feat: add AST node for function bindings #2301
NodeCI.yml
on: pull_request
lint
46s
test-for-svelte-v5
1m 6s
test-for-svelte-v4
54s
update-fixtures
1m 26s
test-and-coverage
1m 20s
Matrix: test-for-svelte-v3
Matrix: test
Annotations
2 errors and 14 warnings
lint:
src/visitor-keys.ts#L12
Property 'SvelteFunctionBindingsExpression' is missing in type '{ Program: "body"[]; SvelteScriptElement: ("body" | "name" | "startTag" | "endTag")[]; SvelteStyleElement: ("name" | "startTag" | "endTag" | "children")[]; SvelteElement: ("name" | "startTag" | "endTag" | "children")[]; ... 29 more ...; SvelteReactiveStatement: ("body" | "label")[]; }' but required in type 'SvelteKeysType<SvelteNode>'.
|
lint
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/ast/html.ts#L269
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
lint:
src/parser/converts/attr.ts#L174
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/converts/const.ts#L22
Unexpected 'todo' comment: 'TODO Remove in v2 and later.'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
test-for-svelte-v3 (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-for-svelte-v5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-and-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-for-svelte-v4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update-fixtures
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|