Skip to content

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

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

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

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

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/parser/converts/block.ts#L74
No overload matches this call.
build: src/parser/converts/block.ts#L92
No overload matches this call.
build: src/parser/converts/block.ts#L155
No overload matches this call.
build: src/parser/converts/block.ts#L176
No overload matches this call.
build: src/parser/converts/block.ts#L244
No overload matches this call.
build: src/parser/converts/block.ts#L320
No overload matches this call.
build: src/parser/converts/block.ts#L360
No overload matches this call.
build: src/parser/converts/block.ts#L624
No overload matches this call.
build: src/parser/converts/block.ts#L690
Argument of type '(Text | Comment | Tag | ElementLike | Block)[]' is not assignable to parameter of type '(TemplateNode | Child)[]'.
build: src/parser/converts/element.ts#L90
No overload matches this call.