Skip to content

Component/creation-bouton #37

Component/creation-bouton

Component/creation-bouton #37

Triggered via pull request June 26, 2024 14:09
Status Failure
Total duration 44s
Artifacts

CI.yml

on: pull_request
tests  /  run-tests
29s
tests / run-tests
type-check  /  type-check
29s
type-check / type-check
build  /  build
build / build
build-storybook  /  build
build-storybook / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
type-check / type-check: src/stories/Button.stories.ts#L14
Object literal may only specify known properties, and 'backgroundColor' does not exist in type 'Partial<ArgTypes<ComponentPropsAndSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, { type: string; size: string; }>, {}, unknown, {}, {}, ... 7 more ..., {}>>>>'.
type-check / type-check: src/stories/Button.stories.ts#L17
Object literal may only specify known properties, and 'primary' does not exist in type 'Partial<ComponentPropsAndSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, { type: string; size: string; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>>>'.
type-check / type-check: src/stories/Button.stories.ts#L14
Object literal may only specify known properties, and 'backgroundColor' does not exist in type 'Partial<ArgTypes<ComponentPropsAndSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, { type: string; size: string; }>, {}, unknown, {}, {}, ... 7 more ..., {}>>>>'.
type-check / type-check: src/stories/Button.stories.ts#L17
Object literal may only specify known properties, and 'primary' does not exist in type 'Partial<ComponentPropsAndSlots<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, { type: string; size: string; }>, {}, unknown, {}, {}, ComponentOptionsMixin, ... 6 more ..., {}>>>'.
type-check / type-check
Process completed with exit code 2.