chore(deps): update dependency @sveltejs/vite-plugin-svelte to v6 #2516
Annotations
10 errors and 4 warnings
Build:
src/parser/converts/element.ts#L90
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L695
Argument of type '(Text | Comment | Tag | ElementLike | Block)[]' is not assignable to parameter of type '(TemplateNode | Child)[]'.
|
Build:
src/parser/converts/block.ts#L629
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L365
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L325
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L244
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L176
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L154
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L92
No overload matches this call.
|
Build:
src/parser/converts/block.ts#L74
No overload matches this call.
|
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.'
|
Loading