Skip to content

feat: Follow latest Svelte 5 #2108

feat: Follow latest Svelte 5

feat: Follow latest Svelte 5 #2108

Triggered via pull request April 23, 2024 01:06
Status Success
Total duration 2m 17s
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

22 warnings
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 ESLint 7 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 ESLint 8 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/.
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/.
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/.
Test for Svelte v4 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 Svelte v4 on Node.js: 18 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 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 Svelte v4 on Node.js: 16 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 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/.
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...'