refactor: use pnpm, modernize things #5
Annotations
1 error and 10 warnings
|
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
|
The logs for this run have expired and are no longer available.
Loading