fix(deps): update nextjs monorepo to v15 #3498
Annotations
10 errors and 4 warnings
lint (tsc):
src/app/articles/[slug]/page.tsx#L30
Property 'get' does not exist on type 'Promise<ReadonlyHeaders>'.
|
lint (tsc):
src/app/layout.tsx#L27
Property 'get' does not exist on type 'Promise<ReadonlyHeaders>'.
|
lint (tsc)
Process completed with exit code 2.
|
lint (eslint):
src/app/articles/[slug]/page.tsx#L30
Unsafe assignment of an `any` value
|
lint (eslint):
src/app/articles/[slug]/page.tsx#L30
Unsafe call of an `any` typed value
|
lint (eslint):
src/app/articles/[slug]/page.tsx#L38
Unsafe assignment of an `any` value
|
lint (eslint):
src/app/layout.tsx#L27
Unsafe assignment of an `any` value
|
lint (eslint):
src/app/layout.tsx#L27
Unsafe call of an `any` typed value
|
lint (eslint):
src/app/layout.tsx#L32
Unsafe assignment of an `any` value
|
lint (eslint)
Process completed with exit code 1.
|
lint (tsc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (eslint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (stylelint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|