chore(deps): update pnpm to v8.15.9 #63
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, codecov/codecov-action@v3. 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#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#L51
Unsafe assignment of an `any` value
|
src/__tests__/auth-context.test.tsx#L54
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/__tests__/auth-context.test.tsx#L61
Unsafe member access .getUser on an `any` value
|
This job failed
Loading