chore(deps): update dependency @testing-library/react to v16 #86
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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