Skip to content

chore: update eslint #139

chore: update eslint

chore: update eslint #139

Triggered via push July 12, 2024 06:42
Status Success
Total duration 1m 34s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
test (macos-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (ubuntu-latest, 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (ubuntu-latest, 16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: packages/eslint/src/rules/loop-call.md#L11
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/loop-call.md#L13
There is a loop call in nodes [a,add], perhaps you can refactor it
lint: packages/eslint/src/rules/loop-call.md#L32
'add' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/loop-call.md#L32
Node [add] is not used, perhaps you can remove it
lint: packages/eslint/src/rules/not-used.md#L11
'b' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/eslint/src/rules/not-used.md#L11
Node [b] is not used, perhaps you can remove it
lint: packages/eslint/src/utils.ts#L78
Generic Object Injection Sink
lint: packages/eslint/src/utils.ts#L149
'e' is defined but never used
lint: packages/eslint/src/utils.ts#L159
'e' is defined but never used
lint: packages/eslint/src/utils.ts#L166
'e' is defined but never used
test (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (windows-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/