chore: upgrade to React 17 with v7.0.0-beta.0 release #105
Annotations
30 errors and 6 warnings
|
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 (22.x)
Unsafe spread of an `any` value in an array
|
|
test (22.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 (22.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 (22.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 (22.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 (22.x):
src/index.tsx#L324
Expected an assignment or function call and instead saw an expression
|
|
test (22.x):
src/index.tsx#L302
Unsafe return of a value of type `any`
|
|
test (22.x):
src/index.tsx#L238
Expected an assignment or function call and instead saw an expression
|
|
test (22.x):
src/index.tsx#L23
Unexpected any. Specify a different type
|
|
test (22.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 (22.x):
src/utils/threshold.ts#L27
Use the `RegExp#exec()` method instead
|
|
test (22.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
|