Skip to content

direct root to /examples/archive #843

direct root to /examples/archive

direct root to /examples/archive #843

Triggered via pull request November 25, 2024 15:33
Status Failure
Total duration 1m 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 3.
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/edit/actions/OpacitiesAction.js#L62
'baseClass' is never reassigned. Use 'const' instead
build: src/edit/actions/OpacitiesAction.js#L63
'className' is never reassigned. Use 'const' instead
build: src/edit/actions/OpacitiesAction.js#L83
Line 83 exceeds the maximum line length of 80
build: src/util/MatrixUtil.js#L79
Line 79 exceeds the maximum line length of 80
build: src/util/MatrixUtil.js#L80
Line 80 exceeds the maximum line length of 80
build: test/SpecHelper.js#L20
'e' is never reassigned. Use 'const' instead
build: test/SpecHelper.js#L33
'Assertion' is never reassigned. Use 'const' instead
build: test/SpecHelper.js#L35
'obj' is never reassigned. Use 'const' instead
build: test/SpecHelper.js#L42
'lat' is never reassigned. Use 'const' instead
build: test/SpecHelper.js#L43
'lng' is never reassigned. Use 'const' instead