Skip to content

fix(deps): update nextjs monorepo to v15 (major) #3390

fix(deps): update nextjs monorepo to v15 (major)

fix(deps): update nextjs monorepo to v15 (major) #3390

Triggered via pull request October 23, 2024 23:12
Status Failure
Total duration 4m 2s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
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#L63
Unsafe assignment of an error typed value
lint
@homarr/auth#lint: command (/home/runner/work/homarr/homarr/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@homarr/nextjs#lint: command (/home/runner/work/homarr/homarr/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/nextjs/src/app/[locale]/layout.tsx#L83
Unsafe assignment of an error typed value
lint: apps/nextjs/src/app/[locale]/manage/users/groups/[id]/_rename-group-form.tsx#L61
React Hook useCallback has a missing dependency: 'disabled'. Either include it or remove the dependency array