Node.js CI #2685
Annotations
12 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.eslintrc.js#L33
Expected indentation of 12 spaces but found 10
|
libraries/nodeUtilities.js#L7
'knownObjects' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/nodeUtilities.js#L8
'socketArray' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/nodeUtilities.js#L9
'globalVariables' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/nodeUtilities.js#L10
'hardwareAPI' is assigned a value but never used. Allowed unused vars must match /^_/u
|
libraries/objectDefaultFiles/gl-worker.js#L42
Expected indentation of 4 spaces but found 2
|
libraries/objectDefaultFiles/gl-worker.js#L43
Expected indentation of 8 spaces but found 4
|
libraries/objectDefaultFiles/gl-worker.js#L44
Expected indentation of 8 spaces but found 4
|
libraries/objectDefaultFiles/gl-worker.js#L46
Expected indentation of 8 spaces but found 4
|
libraries/objectDefaultFiles/gl-worker.js#L47
Expected indentation of 8 spaces but found 4
|
This job succeeded
Loading