Skip to content

Added communication library (#283) #293

Added communication library (#283)

Added communication library (#283) #293

Triggered via push March 26, 2024 12:20
Status Success
Total duration 1m 30s
Artifacts

pages-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy: src/bundles/communication/GlobalStateController.ts#L66
'||' should be placed at the beginning of the line
deploy: src/bundles/communication/GlobalStateController.ts#L75
'||' should be placed at the beginning of the line
deploy: src/bundles/communication/GlobalStateController.ts#L76
'||' should be placed at the beginning of the line
deploy: src/bundles/communication/MqttController.ts#L42
Unexpected var, use let or const instead
deploy: src/bundles/communication/MqttController.ts#L91
Expected property shorthand
deploy: src/bundles/communication/MqttController.ts#L107
Expected property shorthand
deploy: src/bundles/communication/MultiUserController.ts#L10
'=' should be placed at the beginning of the line
deploy: src/bundles/csg/functions.ts#L13
'geom3' is defined but never used
deploy: src/bundles/painter/functions.ts#L67
'data' is already declared in the upper scope on line 10 column 5
deploy: src/bundles/unity_academy/functions.ts#L1237
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'