feat: eslint, cspell, prettier #512
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
|