Skip to content

WIP: Prepare for carbon-components-svelte v1 #175

WIP: Prepare for carbon-components-svelte v1

WIP: Prepare for carbon-components-svelte v1 #175

Triggered via push August 12, 2024 14:52
Status Failure
Total duration 34s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: src/view/FileList.svelte#L185
Type 'Size' is not assignable to type '\"short\" | \"compact\" | \"medium\" | \"tall\" | undefined'.\n Type '\"sm\"' is not assignable to type '\"short\" | \"compact\" | \"medium\" | \"tall\" | undefined'.
check: src/view/FileList.svelte#L210
Type '\"danger--ghost\"' is not assignable to type '\"danger\" | \"primary\" | \"secondary\" | \"tertiary\" | \"ghost\" | \"danger-tertiary\" | \"danger-ghost\" | undefined'. Did you mean '\"danger-ghost\"'?
check
Process completed with exit code 2.