Skip to content

Component/creation-bouton #45

Component/creation-bouton

Component/creation-bouton #45

Triggered via pull request September 26, 2024 15:35
Status Failure
Total duration 39s
Artifacts

CI.yml

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

Annotations

7 errors
type-check / type-check: src/stories/Header.vue#L16
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check: src/stories/Header.vue#L17
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check: src/stories/Header.vue#L18
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check: src/stories/Header.vue#L16
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check: src/stories/Header.vue#L17
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check: src/stories/Header.vue#L18
Type 'string' is not assignable to type '{ text: string; icon?: Icon | undefined; }'.
type-check / type-check
Process completed with exit code 2.