Skip to content

chore: upgrade to React 17 with v7.0.0-beta.0 release #104

chore: upgrade to React 17 with v7.0.0-beta.0 release

chore: upgrade to React 17 with v7.0.0-beta.0 release #104

Triggered via pull request December 22, 2025 20:15
Status Failure
Total duration 54s
Artifacts

push.yml

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

Annotations

21 errors and 4 warnings
test (16.x)
Process completed with exit code 1.
test (20.x)
Unsafe spread of an `any` value in an array
test (20.x): src/stories/ScrolleableTop.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (20.x): src/stories/ScrollableTargetInfScroll.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (20.x): src/stories/PullDownToRefreshInfScroll.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (20.x): src/stories/InfiniteScrollWithHeight.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (20.x): src/index.tsx#L324
Expected an assignment or function call and instead saw an expression
test (20.x): src/index.tsx#L302
Unsafe return of a value of type `any`
test (20.x): src/index.tsx#L238
Expected an assignment or function call and instead saw an expression
test (20.x): src/index.tsx#L23
Unexpected any. Specify a different type
test (20.x): src/index.tsx#L5
Unexpected any. Specify a different type
test (18.x)
Unsafe spread of an `any` value in an array
test (18.x): src/stories/ScrolleableTop.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (18.x): src/stories/ScrollableTargetInfScroll.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (18.x): src/stories/PullDownToRefreshInfScroll.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (18.x): src/stories/InfiniteScrollWithHeight.tsx#L2
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
test (18.x): src/index.tsx#L324
Expected an assignment or function call and instead saw an expression
test (18.x): src/index.tsx#L302
Unsafe return of a value of type `any`
test (18.x): src/index.tsx#L238
Expected an assignment or function call and instead saw an expression
test (18.x): src/index.tsx#L23
Unexpected any. Specify a different type
test (18.x): src/index.tsx#L5
Unexpected any. Specify a different type
test (20.x): src/utils/threshold.ts#L27
Use the `RegExp#exec()` method instead
test (20.x): src/utils/threshold.ts#L20
Use the `RegExp#exec()` method instead
test (18.x): src/utils/threshold.ts#L27
Use the `RegExp#exec()` method instead
test (18.x): src/utils/threshold.ts#L20
Use the `RegExp#exec()` method instead