Skip to content

chore(deps): update pnpm to v9 #2114

chore(deps): update pnpm to v9

chore(deps): update pnpm to v9 #2114

Triggered via pull request April 24, 2024 14:40
Status Failure
Total duration 1m 55s
Artifacts

NodeCI.yml

on: pull_request
Matrix: Test for Svelte v3
Matrix: test-for-svelte-v4
Matrix: Test for typescript-eslint v5
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 17 warnings
Test for Svelte v3 (ubuntu-latest, 14)
Process completed with exit code 1.
Test for Svelte v4 on Node.js: 17 OS: ubuntu-latest
Process completed with exit code 1.
Test for Svelte v4 on Node.js: 16 OS: ubuntu-latest
The job was canceled because "_8_17_ubuntu-latest" failed.
Test for Svelte v4 on Node.js: 16 OS: ubuntu-latest
Process completed with exit code 1.
Test for Svelte v4 on Node.js: 18 OS: ubuntu-latest
The job was canceled because "_8_17_ubuntu-latest" failed.
Test for Svelte v4 on Node.js: 18 OS: ubuntu-latest
The operation was canceled.
Test for Svelte v4 on Node.js: 20 OS: ubuntu-latest
The job was canceled because "_8_17_ubuntu-latest" failed.
Test for Svelte v4 on Node.js: 20 OS: ubuntu-latest
The operation was canceled.
Test for ESLint 9 on Node.js: 20 OS: ubuntu-latest
Process completed with exit code 32.
Test for typescript-eslint v5 (ubuntu-latest, 18)
Process completed with exit code 32.
Test for ESLint 8 on Node.js: 20 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_9_20" failed.
Test for ESLint 8 on Node.js: 20 OS: ubuntu-latest
The operation was canceled.
Test for ESLint 7 on Node.js: 20 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_9_20" failed.
Test for ESLint 7 on Node.js: 20 OS: ubuntu-latest
The operation was canceled.
lint: docs-svelte-kit/src/lib/components/ESLintPlayground.svelte#L193
svelte-ignore comment is used, but not warned
lint: docs-svelte-kit/src/lib/components/ESLintPlayground.svelte#L194
'#' is not a valid href attribute(a11y_invalid_attribute)
lint: docs-svelte-kit/src/routes/+layout.svelte#L36
svelte-ignore comment is used, but not warned
lint: docs-svelte-kit/src/routes/+layout.svelte#L37
Non-interactive element <main> should not be assigned mouse or keyboard event listeners.(a11y_no_noninteractive_element_interactions)
lint
Process completed with exit code 1.
Test for Svelte v3 (ubuntu-latest, 14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test for Svelte v4 on Node.js: 17 OS: ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test for ESLint 9 on Node.js: 20 OS: ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test for typescript-eslint v5 (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
update-resources
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: src/rules/infinite-reactive-loop.ts#L372
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-export-load-in-svelte-module-in-kit-pages.ts#L11
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-immutable-reactive-statements.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-reactive-reassign.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-store-async.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/require-store-reactive-access.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/valid-each-key.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/valid-prop-names-in-kit-pages.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/shared/svelte-compile-warns/index.ts#L2
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
lint: tests/fixtures/rules/infinite-reactive-loop/valid/test08-input.svelte#L12
Unexpected 'todo' comment: 'TODO: This is a false positive. we need...'