Skip to content

fix(deps): update dependency eslint-scope to v8 (#459) #48

fix(deps): update dependency eslint-scope to v8 (#459)

fix(deps): update dependency eslint-scope to v8 (#459) #48

Triggered via push December 1, 2024 22:46
Status Failure
Total duration 30s
Artifacts

pkg.pr.new.yml

on: push
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.