chore: upgrade to React 17 with v7.0.0-beta.0 release #415
Annotations
10 warnings
|
Lint:
src/__tests__/threshold.test.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `string | number`
|
|
Lint
Unexpected any. Specify a different type
|
|
Lint
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
|
|
Lint
Unexpected any. Specify a different type
|
|
Lint
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
|
|
Lint
Unexpected any. Specify a different type
|
|
Lint
Unsafe argument of type `any` assigned to a parameter of type `MouseEventInit | undefined`
|
|
Lint
Unsafe call of a(n) `any` typed value
|
|
Lint
Unsafe return of a value of type `any`
|
|
Lint
Unexpected any. Specify a different type
|
Loading