chore(deps): update typescript-eslint monorepo to v6 (major) #1343
NodeCI.yml
on: pull_request
lint
59s
test-with-eslint6
57s
test-with-eslint7
57s
test-and-coverage
29s
update
1m 13s
Matrix: test
Annotations
36 errors and 20 warnings
test-and-coverage:
tests/lib/rules-with-unknown-flag.ts#L2
Cannot find module '@typescript-eslint/parser' or its corresponding type declarations.
|
test-and-coverage:
tests/lib/rules-with-unknown-flag.ts#L78
Unused '@ts-expect-error' directive.
|
test-and-coverage
Process completed with exit code 1.
|
test (20.x):
tests/lib/rules-with-unknown-flag.ts#L2
Cannot find module '@typescript-eslint/parser' or its corresponding type declarations.
|
test (20.x):
tests/lib/rules-with-unknown-flag.ts#L78
Unused '@ts-expect-error' directive.
|
test (20.x)
Process completed with exit code 1.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test (18.x):
tests/lib/rules-with-unknown-flag.ts#L2
Cannot find module '@typescript-eslint/parser' or its corresponding type declarations.
|
test (18.x):
tests/lib/rules-with-unknown-flag.ts#L78
Unused '@ts-expect-error' directive.
|
test (18.x)
Process completed with exit code 1.
|
test-with-eslint6:
tests/lib/rules-with-unknown-flag.ts#L2
Cannot find module '@typescript-eslint/parser' or its corresponding type declarations.
|
test-with-eslint6:
tests/lib/rules-with-unknown-flag.ts#L78
Unused '@ts-expect-error' directive.
|
test-with-eslint6
Process completed with exit code 1.
|
lint:
.eslintrc.js#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
.github/workflows/GHPages.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
.github/workflows/NodeCI.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
.github/workflows/Release.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
.vscode/launch.json#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
.vscode/settings.json#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
docs/.vitepress/build-system/build.ts#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
docs/.vitepress/config.ts#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
docs/.vitepress/stylelint.config.js#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
docs/.vitepress/theme/Layout.vue#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
test-with-eslint7:
tests/lib/rules-with-unknown-flag.ts#L2
Cannot find module '@typescript-eslint/parser' or its corresponding type declarations.
|
test-with-eslint7:
tests/lib/rules-with-unknown-flag.ts#L78
Unused '@ts-expect-error' directive.
|
test-with-eslint7
Process completed with exit code 1.
|
update:
.eslintrc.js#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
.github/workflows/GHPages.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
.github/workflows/NodeCI.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
.github/workflows/Release.yml#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
.vscode/launch.json#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
.vscode/settings.json#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
docs/.vitepress/build-system/build.ts#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
docs/.vitepress/config.ts#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
docs/.vitepress/stylelint.config.js#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
update:
docs/.vitepress/theme/Layout.vue#L1
Definition for rule '@typescript-eslint/no-duplicate-imports' was not found
|
lint:
lib/rules/negation.ts#L61
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-contradiction-with-assertion.ts#L105
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-dupe-characters-character-class.ts#L70
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-dupe-characters-character-class.ts#L329
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-dupe-disjunctions.ts#L878
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-extra-lookaround-assertions.ts#L103
Unexpected 'todo' comment: 'TODO After dropping support for Node <...'
|
lint:
lib/rules/no-misleading-capturing-group.ts#L94
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-misleading-capturing-group.ts#L184
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-misleading-capturing-group.ts#L239
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
lint:
lib/rules/no-trivially-nested-quantifier.ts#L222
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|
update:
lib/rules/negation.ts#L61
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-contradiction-with-assertion.ts#L105
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-dupe-characters-character-class.ts#L70
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-dupe-characters-character-class.ts#L329
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-dupe-disjunctions.ts#L878
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-extra-lookaround-assertions.ts#L103
Unexpected 'todo' comment: 'TODO After dropping support for Node <...'
|
update:
lib/rules/no-misleading-capturing-group.ts#L94
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-misleading-capturing-group.ts#L184
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-misleading-capturing-group.ts#L239
Unexpected 'fixme' comment: 'FIXME: TS Error'
|
update:
lib/rules/no-trivially-nested-quantifier.ts#L222
Unexpected 'todo' comment: 'TODO: This fix depends on `qNode`'
|