Skip to content

fix: πŸ› exporte DsfrDataTable #962

fix: πŸ› exporte DsfrDataTable

fix: πŸ› exporte DsfrDataTable #962

Triggered via pull request September 11, 2024 12:40
Status Failure
Total duration 3m 10s
Artifacts

run-tests.yml

on: pull_request
Run unit tests and CT tests
2m 58s
Run unit tests and CT tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Run unit tests and CT tests: src/components/DsfrCard/DsfrCard.vue#L35
Property 'imgRatio' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrCardProps>, { imgSrc: undefined; link: undefined; detail: undefined; detailIcon: undefined; endDetail: undefined; endDetailIcon: undefined; ... 6 more ...; imgRatio: "md"; }, "horizontal" | ... 2 more ... | "enlarge">'.
Run unit tests and CT tests: src/components/DsfrCard/DsfrCard.vue#L38
Property 'imgRatio' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrCardProps>, { imgSrc: undefined; link: undefined; detail: undefined; detailIcon: undefined; endDetail: undefined; endDetailIcon: undefined; ... 6 more ...; imgRatio: "md"; }, "horizontal" | ... 2 more ... | "enlarge">'.
Run unit tests and CT tests: src/components/DsfrHeader/DsfrHeaderMenuLink.vue#L21
Property 'path' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrHeaderMenuLinkProps>, { icon: undefined; iconAttrs: () => {}; onClick: () => undefined; target: "_self"; label: ""; href: undefined; to: undefined; path: ""; }, "button" | "iconRight">'.
Run unit tests and CT tests: src/components/DsfrHeader/DsfrHeaderMenuLink.vue#L24
Property 'path' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrHeaderMenuLinkProps>, { icon: undefined; iconAttrs: () => {}; onClick: () => undefined; target: "_self"; label: ""; href: undefined; to: undefined; path: ""; }, "button" | "iconRight">'.
Run unit tests and CT tests: src/components/DsfrHeader/DsfrHeaderMenuLink.vue#L27
Property 'path' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrHeaderMenuLinkProps>, { icon: undefined; iconAttrs: () => {}; onClick: () => undefined; target: "_self"; label: ""; href: undefined; to: undefined; path: ""; }, "button" | "iconRight">'.
Run unit tests and CT tests: src/components/DsfrHeader/DsfrHeaderMenuLink.vue#L40
Property 'path' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrHeaderMenuLinkProps>, { icon: undefined; iconAttrs: () => {}; onClick: () => undefined; target: "_self"; label: ""; href: undefined; to: undefined; path: ""; }, "button" | "iconRight">'.
Run unit tests and CT tests: src/components/DsfrHeader/DsfrHeaderMenuLink.vue#L46
Property 'path' does not exist on type 'PropsWithDefaults<LooseRequired<DsfrHeaderMenuLinkProps>, { icon: undefined; iconAttrs: () => {}; onClick: () => undefined; target: "_self"; label: ""; href: undefined; to: undefined; path: ""; }, "button" | "iconRight">'.
Run unit tests and CT tests
Process completed with exit code 1.
Run unit tests and CT tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run unit tests and CT tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/