fix(deps): update nextjs monorepo to v15 (major) #3481
Annotations
15 errors
typecheck
Argument of type 'Promise<ReadonlyHeaders>' is not assignable to parameter of type 'ReadonlyHeaders'.
|
typecheck
@homarr/common#typecheck: command (/home/runner/work/homarr/homarr/packages/common) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
build
@homarr/nextjs#build: command (/home/runner/work/homarr/homarr/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Process completed with exit code 1.
|
lint:
packages/auth/configuration.ts#L79
Unsafe call of a(n) `error` type typed value
|
lint:
packages/auth/configuration.ts#L106
Unsafe assignment of an error typed value
|
lint:
packages/auth/configuration.ts#L106
Unsafe call of a(n) `error` type typed value
|
lint:
packages/auth/configuration.ts#L106
Unsafe member access .value on an `error` typed value
|
lint:
packages/auth/configuration.ts#L107
Unsafe return of a value of type error
|
lint:
packages/auth/events.ts#L55
Unsafe call of a(n) `error` type typed value
|
lint:
apps/nextjs/src/app/[locale]/layout.tsx#L69
Unsafe assignment of an error typed value
|
lint:
apps/nextjs/src/app/[locale]/layout.tsx#L90
Unsafe assignment of an error typed value
|
lint:
apps/nextjs/src/app/[locale]/layout.tsx#L111
Unsafe return of a value of type error
|
lint:
apps/nextjs/src/app/[locale]/layout.tsx#L111
Unsafe call of a(n) `error` type typed value
|