Skip to content

Form page examples tweaks #76

Form page examples tweaks

Form page examples tweaks #76

Triggered via push February 15, 2026 21:36
Status Failure
Total duration 3m 38s
Artifacts

test.yml

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

Annotations

10 errors
build: app/pages/forms/examples/material/checkbox-radio-panels.vue#L80
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-text/variants/InputTextWithLabel.vue#L51
Type 'FormTheme' is not assignable to type '"primary" | "secondary" | "tertiary" | undefined'.
build: app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L64
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L49
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-text/variants/InputTextAsNumberWithLabel.vue#L37
Type 'FormTheme' is not assignable to type '"primary" | "secondary" | "tertiary" | undefined'.
build: app/components/forms/input-text/variants/InputPasswordWithLabel.vue#L22
Type '"input-action" | "input-action-underlined"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-range/variants/InputRangeDefault.vue#L44
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-range/variants/InputRangeDefault.vue#L29
Type 'FormTheme' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-number/variants/InputNumberDefault.vue#L59
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.
build: app/components/forms/input-number/variants/InputNumberDefault.vue#L44
Type '"input-action"' is not assignable to type '"error" | "default" | "success" | "warning" | undefined'.