Skip to content

Update README.md

Update README.md #841

Triggered via pull request May 30, 2024 18:00
Status Success
Total duration 51s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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