Node.js CI #2685
Annotations
16 warnings
build-quiet (12.x)
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/
|
build-quiet (12.x)
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/
|
build-quiet (10.x)
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/
|
build-quiet (10.x)
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/
|
build (14.x)
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/
|
build (14.x)
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/
|
build (14.x):
.eslintrc.js#L33
Expected indentation of 12 spaces but found 10
|
build (14.x):
libraries/nodeUtilities.js#L7
'knownObjects' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (14.x):
libraries/nodeUtilities.js#L8
'socketArray' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (14.x):
libraries/nodeUtilities.js#L9
'globalVariables' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (14.x):
libraries/nodeUtilities.js#L10
'hardwareAPI' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (14.x):
libraries/objectDefaultFiles/gl-worker.js#L42
Expected indentation of 4 spaces but found 2
|
build (14.x):
libraries/objectDefaultFiles/gl-worker.js#L43
Expected indentation of 8 spaces but found 4
|
build (14.x):
libraries/objectDefaultFiles/gl-worker.js#L44
Expected indentation of 8 spaces but found 4
|
build (14.x):
libraries/objectDefaultFiles/gl-worker.js#L46
Expected indentation of 8 spaces but found 4
|
build (14.x):
libraries/objectDefaultFiles/gl-worker.js#L47
Expected indentation of 8 spaces but found 4
|