fix(deps): update dependency eslint-visitor-keys to v4 #2138
NodeCI.yml
on: pull_request
lint
48s
test-for-svelte-v5
1m 8s
test-for-svelte-v4
1m 3s
update-fixtures
1m 21s
test-and-coverage
1m 19s
Matrix: test-for-svelte-v3
Matrix: test
Annotations
10 errors and 2 warnings
lint:
src/parser/converts/block.ts#L74
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L92
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L155
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L176
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L244
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L320
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L360
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L624
No overload matches this call.
|
lint:
src/parser/converts/block.ts#L690
Argument of type '(Text | Comment | Tag | ElementLike | Block)[]' is not assignable to parameter of type '(TemplateNode | Child)[]'.
|
lint:
src/parser/converts/element.ts#L90
No overload matches this call.
|
lint:
src/parser/converts/attr.ts#L173
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|