Skip to content

test: migrate to createRuleTestCaseFunction #487

test: migrate to createRuleTestCaseFunction

test: migrate to createRuleTestCaseFunction #487

Triggered via pull request November 20, 2024 23:46
Status Failure
Total duration 1m 52s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 7 warnings
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: .eslintrc.js#L37
`String.raw` should be used to avoid escaping `\`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/rules/dynamic-import-chunkname.ts#L76
`String.raw` should be used to avoid escaping `\`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/rules/prefer-default-export.ts#L72
Replace `⏎··········getValue(node.exported)·===·'default'⏎········` with `getValue(node.exported)·===·'default'`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/utils/declared-scope.ts#L2
`@typescript-eslint/scope-manager` type import should occur before type import of `@typescript-eslint/utils`
Lint and Test with Node.js 20 and ESLint 8 on ubuntu-latest: src/utils/declared-scope.ts#L2
"@typescript-eslint/scope-manager" is extraneous
Lint and Test with Node.js 22 and ESLint 9.14 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 22 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 9.14 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 22 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 18 and ESLint 9.14 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 18 and ESLint 9.14 on macos-latest
The operation was canceled.
Lint and Test with Node.js 18 and ESLint 9.14 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: .eslintrc.js#L37
`String.raw` should be used to avoid escaping `\`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/rules/prefer-default-export.ts#L72
Replace `⏎··········getValue(node.exported)·===·'default'⏎········` with `getValue(node.exported)·===·'default'`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/utils/declared-scope.ts#L2
`@typescript-eslint/scope-manager` type import should occur before type import of `@typescript-eslint/utils`
Lint and Test with Node.js 20 and ESLint 8.56 on ubuntu-latest: src/utils/declared-scope.ts#L2
"@typescript-eslint/scope-manager" is extraneous
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: .eslintrc.js#L37
`String.raw` should be used to avoid escaping `\`
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: src/rules/no-duplicates.ts#L384
Prefer `!== -1` over `>= 0` to check existence
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: src/rules/prefer-default-export.ts#L72
Replace `⏎··········getValue(node.exported)·===·'default'⏎········` with `getValue(node.exported)·===·'default'`
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: src/utils/declared-scope.ts#L2
`@typescript-eslint/scope-manager` type import should occur before type import of `@typescript-eslint/utils`
Lint and Test with Node.js 20 and ESLint 9.14 on ubuntu-latest: src/utils/declared-scope.ts#L2
"@typescript-eslint/scope-manager" is extraneous
Lint and Test with Node.js 20 and ESLint 8 on macos-latest
The job was canceled because "ubuntu-latest_20_8" failed.
Lint and Test with Node.js 20 and ESLint 8 on macos-latest
The operation was canceled.
Lint and Test with Node.js 22 and ESLint 8.56 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 22 and ESLint 8 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 18 and ESLint 8.56 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 22 and ESLint 9.14 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 18 and ESLint 8 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 18 and ESLint 8.56 on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@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 and Test with Node.js 18 and ESLint 8 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/