chore(deps): update dependency @testing-library/react to v16 #61
Annotations
1 error and 11 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/__tests__/auth-context.test.tsx#L29
Unsafe assignment of an `any` value
|
src/__tests__/auth-context.test.tsx#L33
Unexpected any. Specify a different type
|
src/__tests__/auth-context.test.tsx#L35
Unsafe call of an `any` typed value
|
src/__tests__/auth-context.test.tsx#L36
Unsafe assignment of an `any` value
|
src/__tests__/auth-context.test.tsx#L38
Unsafe member access .getUser on an `any` value
|
src/__tests__/auth-context.test.tsx#L40
Unsafe member access .signinRedirect on an `any` value
|
src/__tests__/auth-context.test.tsx#L44
Unsafe assignment of an `any` value
|
src/__tests__/auth-context.test.tsx#L48
Unexpected any. Specify a different type
|
src/__tests__/auth-context.test.tsx#L49
Unsafe call of an `any` typed value
|
src/__tests__/auth-context.test.tsx#L51
Unsafe assignment of an `any` value
|
This job failed
Loading