Skip to content

Deps: Update all non-major dependencies #11465

Deps: Update all non-major dependencies

Deps: Update all non-major dependencies #11465

Triggered via push October 20, 2024 00:44
Status Failure
Total duration 2m 38s
Artifacts

test.yaml

on: push
🧢 Install Deps and πŸ—οΈ Build Design Tokens
1m 26s
🧢 Install Deps and πŸ—οΈ Build Design Tokens
πŸ’… Code Formatting
1m 10s
πŸ’… Code Formatting
πŸ“ Code Linting
31s
πŸ“ Code Linting
πŸ§ͺ Unit Testing
28s
πŸ§ͺ Unit Testing
πŸ“˜ Type Checking
44s
πŸ“˜ Type Checking
🧹 Cleanup
7s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

12 errors
πŸ§ͺ Unit Testing
Process completed with exit code 1.
πŸ“ Code Linting
Process completed with exit code 1.
πŸ“˜ 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
'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
'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">>'.