Skip to content

feat: add AST node for function bindings #324

feat: add AST node for function bindings

feat: add AST node for function bindings #324

Triggered via pull request January 15, 2025 04:36
Status Failure
Total duration 36s
Artifacts

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: 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>'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636