fix(deps): update nextjs monorepo to v15 (major) #4392
Annotations
10 errors and 1 warning
Lint:
packages/auth/configuration.ts#L77
Unsafe call of a(n) `error` type typed value
|
Lint:
packages/auth/configuration.ts#L103
Unsafe assignment of an error typed value
|
Lint:
packages/auth/configuration.ts#L103
Unsafe call of a(n) `error` type typed value
|
Lint:
packages/auth/configuration.ts#L103
Unsafe member access .value on an `error` typed value
|
Lint:
packages/auth/configuration.ts#L104
Unsafe return of a value of type error
|
Lint:
packages/auth/events.ts#L57
Unsafe call of a(n) `error` type typed value
|
Lint:
packages/api/src/client.ts#L41
Unsafe assignment of an error typed value
|
Lint:
packages/api/src/client.ts#L44
Unsafe argument of type error typed assigned to a parameter of type `string`
|
Lint:
packages/api/src/client.ts#L58
Unsafe return of a value of type error
|
Lint:
packages/api/src/client.ts#L59
Unsafe return of a value of type error
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading