Skip to content

feat: add AST node for function bindings #2301

feat: add AST node for function bindings

feat: add AST node for function bindings #2301

Triggered via pull request January 15, 2025 04:36
@ota-meshiota-meshi
synchronize #647
fn-bind
Status Failure
Total duration 2m 12s
Artifacts

NodeCI.yml

on: pull_request
Matrix: test-for-svelte-v3
Matrix: test
Fit to window
Zoom out
Zoom in

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