Skip to content

Deps: Update all non-major dependencies #11551

Deps: Update all non-major dependencies

Deps: Update all non-major dependencies #11551

Triggered via push October 27, 2024 16:56
Status Failure
Total duration 3m 34s
Artifacts

test.yaml

on: push
🧢 Install Deps and πŸ—οΈ Build Design Tokens
1m 20s
🧢 Install Deps and πŸ—οΈ Build Design Tokens
πŸ’… Code Formatting
1m 24s
πŸ’… Code Formatting
πŸ“ Code Linting
1m 46s
πŸ“ Code Linting
πŸ§ͺ Unit Testing
1m 15s
πŸ§ͺ Unit Testing
πŸ“˜ Type Checking
52s
πŸ“˜ Type Checking
🧹 Cleanup
6s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

10 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
'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">>'.