Skip to content

fix: update parser and fix some tests (#628) #1726

fix: update parser and fix some tests (#628)

fix: update parser and fix some tests (#628) #1726

Re-run triggered November 22, 2023 15:54
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

NodeCI.yml

on: push
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

7 errors and 10 warnings
Test for Svelte v4 on Node.js: 17 OS: ubuntu-latest
Unable to find Node version '17' for platform linux and architecture x64.
Test for Svelte v4 on Node.js: 16 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_17" failed.
Test for Svelte v4 on Node.js: 16 OS: ubuntu-latest
The operation was canceled.
Test for Svelte v4 on Node.js: 20 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_17" failed.
Test for Svelte v4 on Node.js: 20 OS: ubuntu-latest
The operation was canceled.
Test for Svelte v4 on Node.js: 18 OS: ubuntu-latest
The job was canceled because "ubuntu-latest_17" failed.
Test for Svelte v4 on Node.js: 18 OS: ubuntu-latest
The operation was canceled.
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...'