Skip to content

Create docker-image.yml #1

Create docker-image.yml

Create docker-image.yml #1

Triggered via push September 4, 2024 20:47
Status Failure
Total duration 44s
Artifacts

frontend.yml

on: push
Matrix: Frontend Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Frontend Tests (20.x, 8, ubuntu-latest)
Argument of type 'ComponentWithAs<"div", StackProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, StackProps, As>>'.
Frontend Tests (20.x, 8, ubuntu-latest)
Argument of type 'ComponentWithAs<"div", FlexProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, FlexProps, As>>'.
Frontend Tests (20.x, 8, ubuntu-latest)
Type '{ children: Element; content?: string | undefined; id?: string | undefined; prefix?: string | undefined; as?: As | undefined; title?: string | undefined; hidden?: boolean | undefined; ... 694 more ...; animate: { ...; }; }' is not assignable to type 'MotionProps'.
Frontend Tests (20.x, 8, ubuntu-latest)
Argument of type 'ComponentWithAs<"div", AccordionItemProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<MergeWithAs<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, any, AccordionItemProps, As>>'.
Frontend Tests (20.x, 8, ubuntu-latest)
Module '"framer-motion"' has no exported member 'CustomDomComponent'.
Frontend Tests (20.x, 8, ubuntu-latest)
Process completed with exit code 2.
Frontend Tests (20.x, 8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/