Skip to content

feat: async Svelte #2518

feat: async Svelte

feat: async Svelte #2518

Triggered via pull request July 15, 2025 23:48
Status Failure
Total duration 1m 25s
Artifacts

NodeCI.yml

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

Annotations

22 errors and 4 warnings
lint: src/parser/converts/element.ts#L90
No overload matches this call.
lint: src/parser/converts/block.ts#L695
Argument of type '(Text | Comment | Tag | ElementLike | Block)[]' is not assignable to parameter of type '(TemplateNode | Child)[]'.
lint: src/parser/converts/block.ts#L629
No overload matches this call.
lint: src/parser/converts/block.ts#L365
No overload matches this call.
lint: src/parser/converts/block.ts#L325
No overload matches this call.
lint: src/parser/converts/block.ts#L244
No overload matches this call.
lint: src/parser/converts/block.ts#L176
No overload matches this call.
lint: src/parser/converts/block.ts#L154
No overload matches this call.
lint: src/parser/converts/block.ts#L92
No overload matches this call.
lint: src/parser/converts/block.ts#L74
No overload matches this call.
test-for-svelte-v4
Process completed with exit code 5.
update-fixtures
Process completed with exit code 1.
test-for-svelte-v3 (18.x)
Process completed with exit code 5.
test (latest)
Process completed with exit code 195.
test (22.x)
The operation was canceled.
test (22.x)
The strategy configuration was canceled because "test.latest" failed
test (18.x)
The operation was canceled.
test (18.x)
The strategy configuration was canceled because "test.latest" failed
test (20.x)
The operation was canceled.
test (20.x)
The strategy configuration was canceled because "test.latest" failed
test-for-svelte-v5
Process completed with exit code 195.
test-and-coverage
Process completed with exit code 195.
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.'