fix(deps): update nextjs monorepo to v15 (major) #6355
Annotations
17 errors and 3 warnings
typecheck
Property 'delete' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
typecheck
Property 'get' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
typecheck
@acme/nextjs#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Property 'get' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
typecheck
Property 'set' does not exist on type 'Promise<ReadonlyRequestCookies>'.
|
typecheck
Argument of type 'Promise<ReadonlyHeaders>' is not assignable to parameter of type 'HeadersInit | undefined'.
|
typecheck
Process completed with exit code 2.
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L27
Unsafe call of a(n) `error` type typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L58
Unsafe assignment of an error typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L58
Unsafe call of a(n) `error` type typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L63
Unsafe argument of type error typed assigned to a parameter of type `string`
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L63
Unsafe member access .value on an `error` typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L78
Unsafe assignment of an error typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L78
Unsafe call of a(n) `error` type typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L83
Unsafe call of a(n) `error` type typed value
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L92
Unsafe argument of type error typed assigned to a parameter of type `string`
|
lint:
apps/nextjs/src/app/api/auth/[...nextauth]/route.ts#L92
Unsafe member access .value on an `error` typed value
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|