Skip to content

feat: add support for react 19 #431

feat: add support for react 19

feat: add support for react 19 #431

Triggered via pull request February 5, 2025 08:42
Status Failure
Total duration 3m 11s
Artifacts

pull-request.yml

on: pull_request
Build and test
3m 3s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test
Process completed with exit code 1.
Build and test
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
Build and test
Property 'children' does not exist on type 'unknown'.
Build and test
Property 'children' does not exist on type 'unknown'.
Build and test
No overload matches this call.
Build and test
Spread types may only be created from object types.
Build and test
No overload matches this call.
Build and test
No overload matches this call.
Build and test
No overload matches this call.
Build and test
Type '<B extends HTMLElement | ReactElement<unknown, string | JSXElementConstructor<any>>>(element: B) => B' is not assignable to type 'Ref<HTMLDivElement>'.
Build and test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down