Skip to content

fix(deps): update dependency eslint-visitor-keys to v4 #2138

fix(deps): update dependency eslint-visitor-keys to v4

fix(deps): update dependency eslint-visitor-keys to v4 #2138

Triggered via pull request December 1, 2024 22:47
Status Failure
Total duration 2m 13s
Artifacts

NodeCI.yml

on: pull_request
Matrix: test-for-svelte-v3
Matrix: test
Fit to window
Zoom out
Zoom in

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...'