fix(deps): update dependency eslint-scope to v9 #3072
NodeCI.yml
on: pull_request
lint
48s
test-with-eslint-v10
1m 28s
test-for-svelte-v5
1m 10s
test-for-svelte-v4
52s
update-fixtures
1m 26s
test-and-coverage
1m 27s
Matrix: test-for-svelte-v3
Matrix: test
Annotations
3 errors and 5 warnings
|
lint
Process completed with exit code 2.
|
|
lint:
src/parser/analyze-scope.ts#L397
Argument of type 'boolean' is not assignable to parameter of type '{ pattern: Pattern; node: Node; }'.
|
|
lint:
src/parser/analyze-scope.ts#L392
Type 'import("/home/runner/work/svelte-eslint-parser/svelte-eslint-parser/node_modules/.pnpm/eslint-scope@9.1.1/node_modules/eslint-scope/lib/index").Reference' is not assignable to type 'import("/home/runner/work/svelte-eslint-parser/svelte-eslint-parser/node_modules/.pnpm/eslint@9.38.0/node_modules/eslint/lib/types/index").Scope.Reference'.
|
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
|
lint:
src/parser/converts/const.ts#L22
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
|
lint:
src/parser/converts/attr.ts#L181
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
|
lint:
src/ast/html.ts#L271
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
|
lint:
eslint.config.mjs#L49
Unexpected 'fixme' comment: 'FIXME: Turning off this rule because it...'
|