Skip to content

update to ID match #2666

update to ID match

update to ID match #2666

Triggered via push September 24, 2024 17:46
Status Success
Total duration 1m 16s
Artifacts

nodejs.yml

on: push
Matrix: build-quiet
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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-quiet (8.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 (8.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 (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 (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 (12.x): libraries/nodeUtilities.js#L7
'knownObjects' is assigned a value but never used. Allowed unused vars must match /^_/u
build (12.x): libraries/nodeUtilities.js#L8
'socketArray' is assigned a value but never used. Allowed unused vars must match /^_/u
build (12.x): libraries/nodeUtilities.js#L9
'globalVariables' is assigned a value but never used. Allowed unused vars must match /^_/u
build (12.x): libraries/nodeUtilities.js#L10
'hardwareAPI' is assigned a value but never used. Allowed unused vars must match /^_/u
build (12.x): libraries/objectDefaultFiles/envelopeContents.js#L142
Trailing spaces not allowed
build (12.x): libraries/objectDefaultFiles/envelopeContents.js#L200
Trailing spaces not allowed
build (12.x): libraries/recorder.js#L101
Expected space(s) after "if"
build (12.x): libraries/recorder.js#L102
Expected indentation of 16 spaces but found 12
build (12.x): libraries/sceneGraph/SceneGraph.js#L132
Operator '/' must be spaced
build (12.x): libraries/sceneGraph/SceneNode.js#L388
Missing semicolon