Skip to content

feat: support React 19 #3768

feat: support React 19

feat: support React 19 #3768

Triggered via pull request December 6, 2024 18:00
Status Failure
Total duration 3m 8s
Artifacts

tests-swizzle.yml

on: pull_request
Matrix: Swizzle
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Swizzle (wrap, ts)
'curNode.props' is of type 'unknown'.
Swizzle (wrap, ts)
Argument of type 'ReactElement<unknown, string | JSXElementConstructor<any>>[]' is not assignable to parameter of type 'ReactElement<DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, string | JSXElementConstructor<...>> | readonly ReactElement<...>[]'.
Swizzle (wrap, ts)
Process completed with exit code 2.
Swizzle (wrap, js)
The job was canceled because "wrap_ts" failed.
Swizzle (wrap, js)
'curNode.props' is of type 'unknown'.
Swizzle (wrap, js)
Argument of type 'ReactElement<unknown, string | JSXElementConstructor<any>>[]' is not assignable to parameter of type 'ReactElement<DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, string | JSXElementConstructor<...>> | readonly ReactElement<...>[]'.
Swizzle (wrap, js)
Process completed with exit code 2.
Swizzle (eject, ts)
The job was canceled because "wrap_ts" failed.
Swizzle (eject, ts)
'curNode.props' is of type 'unknown'.
Swizzle (eject, ts)
Argument of type 'ReactElement<unknown, string | JSXElementConstructor<any>>[]' is not assignable to parameter of type 'ReactElement<DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, string | JSXElementConstructor<...>> | readonly ReactElement<...>[]'.
Swizzle (eject, ts)
The operation was canceled.
Swizzle (eject, js)
The job was canceled because "wrap_ts" failed.
Swizzle (eject, js)
'curNode.props' is of type 'unknown'.
Swizzle (eject, js)
Argument of type 'ReactElement<unknown, string | JSXElementConstructor<any>>[]' is not assignable to parameter of type 'ReactElement<DetailedHTMLProps<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, string | JSXElementConstructor<...>> | readonly ReactElement<...>[]'.
Swizzle (eject, js)
The operation was canceled.
Swizzle (wrap, ts)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636