Skip to content

chore(deps): update pnpm to v10 #2451

chore(deps): update pnpm to v10

chore(deps): update pnpm to v10 #2451

Triggered via pull request April 1, 2025 14:39
Status Failure
Total duration 2m 56s
Artifacts

NodeCI.yml

on: pull_request
lint
2m 51s
lint
test-for-svelte-v5
18s
test-for-svelte-v5
test-for-svelte-v4
20s
test-for-svelte-v4
update-fixtures
18s
update-fixtures
test-and-coverage
17s
test-and-coverage
Matrix: test-for-svelte-v3
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 4 warnings
test (22.x)
Process completed with exit code 1.
test (20.x)
Process completed with exit code 1.
test (20.x)
The strategy configuration was canceled because "test._22_x" failed
test-and-coverage
Process completed with exit code 1.
test (18.x)
Process completed with exit code 1.
test (18.x)
The strategy configuration was canceled because "test._22_x" failed
update-fixtures
Process completed with exit code 1.
test-for-svelte-v5
Process completed with exit code 1.
test-for-svelte-v3 (18.x)
Process completed with exit code 1.
test (latest)
The operation was canceled.
test (latest)
The strategy configuration was canceled because "test._22_x" failed
test-for-svelte-v4
Process completed with exit code 1.
lint
Process completed with exit code 2.
lint: src/traverse.ts#L50
Parameter 'key' implicitly has an 'any' type.
lint: src/traverse.ts#L6
Cannot find module '@typescript-eslint/visitor-keys' or its corresponding type declarations.
lint: src/context/script-let.ts#L1319
Type 'TSAbstractKeyword | TSAnyKeyword | TSArrayType | TSAsyncKeyword | TSBigIntKeyword | TSBooleanKeyword | ... 34 more ... | TSVoidKeyword' is not assignable to type 'never'.
lint: src/context/script-let.ts#L4
Cannot find module '@typescript-eslint/scope-manager' or its corresponding type declarations.
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#L174
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
lint: src/ast/html.ts#L269
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'