Skip to content

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

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

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

Triggered via pull request December 22, 2025 21:14
Status Failure
Total duration 37s
Artifacts

push.yml

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

Annotations

3 errors and 20 warnings
test (18.x)
Process completed with exit code 1.
test (22.x)
Process completed with exit code 1.
test (20.x)
Process completed with exit code 1.
test (22.x): src/__tests__/threshold.test.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `string | number`
test (22.x): src/__tests__/pullDown.test.tsx#L41
Unexpected any. Specify a different type
test (22.x): src/__tests__/pullDown.test.tsx#L41
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (22.x): src/__tests__/pullDown.test.tsx#L37
Unexpected any. Specify a different type
test (22.x): src/__tests__/pullDown.test.tsx#L37
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (22.x): src/__tests__/pullDown.test.tsx#L33
Unexpected any. Specify a different type
test (22.x): src/__tests__/pullDown.test.tsx#L33
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (22.x): src/__tests__/pullDown.test.tsx#L8
Unsafe call of a(n) `any` typed value
test (22.x): src/__tests__/pullDown.test.tsx#L8
Unsafe return of a value of type `any`
test (22.x): src/__tests__/pullDown.test.tsx#L8
Unexpected any. Specify a different type
test (20.x): src/__tests__/threshold.test.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `string | number`
test (20.x): src/__tests__/pullDown.test.tsx#L41
Unexpected any. Specify a different type
test (20.x): src/__tests__/pullDown.test.tsx#L41
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (20.x): src/__tests__/pullDown.test.tsx#L37
Unexpected any. Specify a different type
test (20.x): src/__tests__/pullDown.test.tsx#L37
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (20.x): src/__tests__/pullDown.test.tsx#L33
Unexpected any. Specify a different type
test (20.x): src/__tests__/pullDown.test.tsx#L33
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
test (20.x): src/__tests__/pullDown.test.tsx#L8
Unsafe call of a(n) `any` typed value
test (20.x): src/__tests__/pullDown.test.tsx#L8
Unsafe return of a value of type `any`
test (20.x): src/__tests__/pullDown.test.tsx#L8
Unexpected any. Specify a different type