Skip to content

Deps: Update all non-major dependencies #11957

Deps: Update all non-major dependencies

Deps: Update all non-major dependencies #11957

Triggered via push November 21, 2024 16:04
Status Failure
Total duration 3m 27s
Artifacts

test.yaml

on: push
🧢 Install Deps and πŸ—οΈ Build Design Tokens
1m 22s
🧢 Install Deps and πŸ—οΈ Build Design Tokens
πŸ’… Code Formatting
1m 23s
πŸ’… Code Formatting
πŸ“ Code Linting
1m 33s
πŸ“ Code Linting
πŸ§ͺ Unit Testing
54s
πŸ§ͺ Unit Testing
πŸ“˜ Type Checking
39s
πŸ“˜ Type Checking
🧹 Cleanup
9s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

5 errors
πŸ“˜ Type Checking
Argument of type '(props: DialogProps, ref: ForwardedRef<HTMLDialogElement | null>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDialogElement | null, Omit<DialogProps, "ref">>'.
πŸ“˜ Type Checking
Argument of type '(props: IconProps, ref: ForwardedRef<SVGSVGElement>) => React.JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<SVGSVGElement, Omit<IconProps, "ref">>'.
πŸ“˜ Type Checking
Argument of type '<E extends React.ElementType<any, keyof React.JSX.IntrinsicElements> = "a">(props: SpiritPaginationLinkProps<E>, ref: PolymorphicRef<E>) => React.JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLAnchorElement, Omit<SpiritPaginationLinkProps<ElementType<any, keyof IntrinsicElements>>, "ref">>'.
πŸ“˜ Type Checking
Process completed with exit code 1.
πŸ§ͺ Unit Testing
Process completed with exit code 1.