fix(deps): update nextjs monorepo to v15 (major) #3445
Annotations
10 errors and 1 warning
packages/auth/configuration.ts#L79
Unsafe call of a(n) `error` type typed value
|
packages/auth/configuration.ts#L106
Unsafe assignment of an error typed value
|
packages/auth/configuration.ts#L106
Unsafe call of a(n) `error` type typed value
|
packages/auth/configuration.ts#L106
Unsafe member access .value on an `error` typed value
|
packages/auth/configuration.ts#L107
Unsafe return of a value of type error
|
packages/auth/events.ts#L55
Unsafe call of a(n) `error` type typed value
|
apps/nextjs/src/app/[locale]/layout.tsx#L69
Unsafe assignment of an error typed value
|
apps/nextjs/src/app/[locale]/layout.tsx#L90
Unsafe assignment of an error typed value
|
apps/nextjs/src/app/[locale]/layout.tsx#L111
Unsafe return of a value of type error
|
apps/nextjs/src/app/[locale]/layout.tsx#L111
Unsafe call of a(n) `error` type typed value
|
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
|
The logs for this run have expired and are no longer available.
Loading