fix(deps): update nextjs monorepo to v15 (major) #6411
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
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
@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
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
Cache not found for keys: node-cache-Linux-x64-pnpm-f89fcea98c9edafe534b14384929efb7bb6bcec754960bdaff2c245de5e009f2
|
typecheck
Cache not found for keys: node-cache-Linux-x64-pnpm-f89fcea98c9edafe534b14384929efb7bb6bcec754960bdaff2c245de5e009f2
|
lint
Cache not found for keys: node-cache-Linux-x64-pnpm-f89fcea98c9edafe534b14384929efb7bb6bcec754960bdaff2c245de5e009f2
|