chore: update deps and some fixes #1893
Triggered via pull request
September 13, 2024 04:32
Status
Failure
Total duration
1m 19s
Artifacts
–
NodeCI.yml
on: pull_request
lint
47s
test-for-svelte-v5
58s
test-for-svelte-v4
55s
update-fixtures
1m 3s
test-and-coverage
1m 9s
Matrix: test-for-eslint-v7
Matrix: test-for-svelte-v3
Matrix: test-for-ts-eslint-v5
Matrix: test
Annotations
10 errors and 16 warnings
lint:
src/parser/compat.ts#L43
Object literal may only specify known properties, and 'transparent' does not exist in type 'Fragment'.
|
lint:
src/parser/html.ts#L89
Object literal may only specify known properties, and 'metadata' does not exist in type 'Attribute'.
|
lint:
src/parser/html.ts#L101
Object literal may only specify known properties, and 'metadata' does not exist in type 'Attribute'.
|
lint:
src/parser/html.ts#L113
Object literal may only specify known properties, and 'metadata' does not exist in type 'Attribute'.
|
lint:
src/parser/html.ts#L152
Object literal may only specify known properties, and 'metadata' does not exist in type 'ExpressionTag'.
|
lint:
src/parser/html.ts#L167
Object literal may only specify known properties, and 'parent' does not exist in type 'Text'.
|
lint:
src/parser/html.ts#L182
Object literal may only specify known properties, and 'parent' does not exist in type 'Text'.
|
lint:
src/parser/html.ts#L201
Object literal may only specify known properties, and 'parent' does not exist in type 'Text'.
|
lint
Process completed with exit code 1.
|
update-fixtures
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/parser/converts/attr.ts#L173
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/svelte-ast-types-for-v5.ts#L1
Unexpected 'fixme' comment: 'FIXME Since the node type is not...'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-for-svelte-v4
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-for-svelte-v5
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-for-eslint-v7 (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (17.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-for-svelte-v3 (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-for-ts-eslint-v5 (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update-fixtures
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-and-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|