Skip to content

feat: eslint, cspell, prettier #512

feat: eslint, cspell, prettier

feat: eslint, cspell, prettier #512

Triggered via pull request November 9, 2024 19:39
Status Success
Total duration 2m 47s
Artifacts

test.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
test (22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (22): src/declarative.js#L262
Move function declaration to function body root
test (22): src/response.js#L372
Unexpected lexical declaration in case block
test (22): src/response.js#L681
Unnecessary escape character: \[
test (22): src/router.js#L415
Promise executor functions should not be async
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20): src/declarative.js#L262
Move function declaration to function body root
test (20): src/response.js#L372
Unexpected lexical declaration in case block
test (20): src/response.js#L681
Unnecessary escape character: \[
test (20): src/router.js#L415
Promise executor functions should not be async
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18): src/declarative.js#L262
Move function declaration to function body root
test (18): src/response.js#L372
Unexpected lexical declaration in case block
test (18): src/response.js#L681
Unnecessary escape character: \[
test (18): src/router.js#L415
Promise executor functions should not be async