fixup! Deps: Update all non-major dependencies #11976
test.yaml
on: push
π§Ά Install Deps and ποΈ Build Design Tokens
1m 44s
π
Code Formatting
1m 22s
π Code Linting
1m 13s
π§ͺ Unit Testing
45s
π Type Checking
38s
π§Ή Cleanup
7s
Annotations
9 errors
π Type Checking
'ReadableByteStreamController' is referenced directly or indirectly in its own type annotation.
|
π Type Checking
'ReadableStreamBYOBReader' is referenced directly or indirectly in its own type annotation.
|
π Type Checking
'ReadableStreamBYOBRequest' is referenced directly or indirectly in its own type annotation.
|
π 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.
|
π Code Linting
Process completed with exit code 1.
|