Skip to content

remove references to certain unused fonts from css #2741

remove references to certain unused fonts from css

remove references to certain unused fonts from css #2741

Triggered via push September 27, 2024 16:27
Status Success
Total duration 41s
Artifacts

nodejs.yml

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

Annotations

16 warnings
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/gl-worker.js#L40
Expected indentation of 4 spaces but found 2
build (12.x): libraries/objectDefaultFiles/gl-worker.js#L41
Expected indentation of 8 spaces but found 4
build (12.x): libraries/objectDefaultFiles/gl-worker.js#L42
Expected indentation of 8 spaces but found 4
build (12.x): libraries/objectDefaultFiles/gl-worker.js#L44
Expected indentation of 8 spaces but found 4
build (12.x): libraries/objectDefaultFiles/gl-worker.js#L45
Expected indentation of 8 spaces but found 4
build (12.x): libraries/objectDefaultFiles/gl-worker.js#L46
Expected indentation of 12 spaces but found 6
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/