feat: update type of $props rune #1617
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
NodeCI.yml
on: pull_request
lint
37s
test-for-svelte-v5
1m 3s
test-for-svelte-v4
58s
update-fixtures
1m 13s
test-and-coverage
1m 6s
Matrix: test-for-eslint-v7
Matrix: test-for-svelte-v3
Matrix: test-for-ts-eslint-v5
Matrix: test
Annotations
10 errors and 15 warnings
lint:
explorer-v2/src/lib/MonacoEditor.svelte#L241
Self-closing HTML tags for non-void elements are ambiguous — use <div ...></div> rather than <div ... />(invalid-self-closing-tag)
|
lint:
explorer-v2/src/lib/MonacoEditor.svelte#L244
Self-closing HTML tags for non-void elements are ambiguous — use <div ...></div> rather than <div ... />(invalid-self-closing-tag)
|
lint:
explorer-v2/src/routes/+layout.svelte#L17
Unused CSS selector ".main > *"(css-unused-selector)
|
lint:
src/parser/converts/attr.ts#L109
This assertion is unnecessary since it does not change the type of the expression
|
lint:
src/parser/converts/element.ts#L214
This assertion is unnecessary since it does not change the type of the expression
|
|
|
|
|
|
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/parser/converts/attr.ts#L183
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
test-for-svelte-v5
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-and-coverage
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-v7 (14.x)
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 (20.x)
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 (14.x)
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 (19.x)
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
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 (17.x)
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 (18.x)
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-ts-eslint-v5 (18.x)
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-fixtures
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 (16.x)
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/.
|