Skip to content

Added communication library #242

Added communication library

Added communication library #242

Triggered via pull request March 25, 2024 04:31
Status Success
Total duration 1m 59s
Artifacts

pull-request.yml

on: pull_request
Verify all tests pass and build success
1m 51s
Verify all tests pass and build success
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Verify all tests pass and build success
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Verify all tests pass and build success
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/
Verify all tests pass and build success: devserver/src/components/Playground.tsx#L125
Unexpected 'TODO' comment: 'TODO: Add support for console.log?'
Verify all tests pass and build success: src/bundles/communication/GlobalStateController.ts#L66
'||' should be placed at the beginning of the line
Verify all tests pass and build success: src/bundles/communication/GlobalStateController.ts#L75
'||' should be placed at the beginning of the line
Verify all tests pass and build success: src/bundles/communication/GlobalStateController.ts#L76
'||' should be placed at the beginning of the line
Verify all tests pass and build success: src/bundles/communication/MqttController.ts#L42
Unexpected var, use let or const instead
Verify all tests pass and build success: src/bundles/communication/MultiUserController.ts#L10
'=' should be placed at the beginning of the line
Verify all tests pass and build success: src/bundles/csg/functions.ts#L13
'geom3' is defined but never used
Verify all tests pass and build success: src/bundles/painter/functions.ts#L67
'data' is already declared in the upper scope on line 10 column 5
Verify all tests pass and build success: src/bundles/unity_academy/functions.ts#L1237
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'