Skip to content

update /virtualizer_recording API to serve files from the new correct… #2661

update /virtualizer_recording API to serve files from the new correct…

update /virtualizer_recording API to serve files from the new correct… #2661

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 (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 (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/object.js#L478
'workerId' is not defined
build (14.x): libraries/recorder.js#L101
Expected space(s) after "if"
build (14.x): libraries/recorder.js#L102
Expected indentation of 16 spaces but found 12
build (14.x): libraries/sceneGraph/SceneGraph.js#L161
Operator '/' must be spaced
build (14.x): libraries/sceneGraph/SceneGraph.js#L337
'timestamp' is assigned a value but never used. Allowed unused vars must match /^_/u