chore(deps): update dependency typedoc to ^0.26.0 - autoclosed #65
Annotations
4 errors and 44 warnings
build (lts/*)
Process completed with exit code 1.
|
build (lts/-1)
Process completed with exit code 1.
|
build (current)
Process completed with exit code 1.
|
build (lts/-2)
Process completed with exit code 1.
|
build (lts/*)
The following actions use a deprecated Node.js version 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/
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L29
Unsafe assignment of an `any` value
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L33
Unexpected any. Specify a different type
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L36
Unsafe assignment of an `any` value
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L38
Unsafe member access .getUser on an `any` value
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L40
Unsafe member access .signinRedirect on an `any` value
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L44
Unsafe assignment of an `any` value
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L48
Unexpected any. Specify a different type
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L51
Unsafe assignment of an `any` value
|
build (lts/*):
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
|
build (lts/*):
src/__tests__/auth-context.test.tsx#L61
Unsafe member access .getUser on an `any` value
|
build (lts/-1)
The following actions use a deprecated Node.js version 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/
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L29
Unsafe assignment of an `any` value
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L33
Unexpected any. Specify a different type
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L36
Unsafe assignment of an `any` value
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L38
Unsafe member access .getUser on an `any` value
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L40
Unsafe member access .signinRedirect on an `any` value
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L44
Unsafe assignment of an `any` value
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L48
Unexpected any. Specify a different type
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L51
Unsafe assignment of an `any` value
|
build (lts/-1):
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
|
build (lts/-1):
src/__tests__/auth-context.test.tsx#L61
Unsafe member access .getUser on an `any` value
|
build (current)
The following actions use a deprecated Node.js version 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/
|
build (current):
src/__tests__/auth-context.test.tsx#L29
Unsafe assignment of an `any` value
|
build (current):
src/__tests__/auth-context.test.tsx#L33
Unexpected any. Specify a different type
|
build (current):
src/__tests__/auth-context.test.tsx#L36
Unsafe assignment of an `any` value
|
build (current):
src/__tests__/auth-context.test.tsx#L38
Unsafe member access .getUser on an `any` value
|
build (current):
src/__tests__/auth-context.test.tsx#L40
Unsafe member access .signinRedirect on an `any` value
|
build (current):
src/__tests__/auth-context.test.tsx#L44
Unsafe assignment of an `any` value
|
build (current):
src/__tests__/auth-context.test.tsx#L48
Unexpected any. Specify a different type
|
build (current):
src/__tests__/auth-context.test.tsx#L51
Unsafe assignment of an `any` value
|
build (current):
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
|
build (current):
src/__tests__/auth-context.test.tsx#L61
Unsafe member access .getUser on an `any` value
|
build (lts/-2)
The following actions use a deprecated Node.js version 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/
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L29
Unsafe assignment of an `any` value
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L33
Unexpected any. Specify a different type
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L36
Unsafe assignment of an `any` value
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L38
Unsafe member access .getUser on an `any` value
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L40
Unsafe member access .signinRedirect on an `any` value
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L44
Unsafe assignment of an `any` value
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L48
Unexpected any. Specify a different type
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L51
Unsafe assignment of an `any` value
|
build (lts/-2):
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
|
build (lts/-2):
src/__tests__/auth-context.test.tsx#L61
Unsafe member access .getUser on an `any` value
|