Skip to content

feat(sort-attributes): support {@attach} #896

feat(sort-attributes): support {@attach}

feat(sort-attributes): support {@attach} #896

Triggered via pull request May 15, 2025 12:37
Status Failure
Total duration 56s
Artifacts

pkg.pr.new.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
build
Argument of type '(attribute: SvelteAttribute | SvelteShorthandAttribute | SvelteSpreadAttribute | SvelteDirective | SvelteStyleDirective | SvelteSpecialDirective | SvelteGenericsDirective) => string[]' is not assignable to parameter of type '(this: undefined, value: SvelteAttribute | SvelteShorthandAttribute | SvelteSpreadAttribute | SvelteAttachTag | SvelteDirective | SvelteStyleDirective | SvelteSpecialDirective | SvelteGenericsDirective, index: number, array: (SvelteAttribute | ... 6 more ... | SvelteGenericsDirective)[]) => string | readonly string[]'.
build
Argument of type 'SvelteAttribute | SvelteShorthandAttribute | SvelteSpreadAttribute | SvelteAttachTag | SvelteDirective | SvelteStyleDirective | SvelteSpecialDirective | SvelteGenericsDirective' is not assignable to parameter of type 'SvelteAttribute | SvelteShorthandAttribute | SvelteSpreadAttribute | SvelteDirective | SvelteStyleDirective | SvelteSpecialDirective | SvelteGenericsDirective'.