chore: sync lockfile #1971
main.yml
on: push
Build + E2E tests
0s
Unit tests + typecheck
45s
Annotations
8 errors and 2 warnings
Build + E2E tests
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Unit tests + typecheck:
src/pages/index.tsx#L15
Parameter 'lastPage' implicitly has an 'any' type.
|
Unit tests + typecheck:
src/pages/index.tsx#L79
Parameter 'page' implicitly has an 'any' type.
|
Unit tests + typecheck:
src/pages/index.tsx#L79
Parameter 'index' implicitly has an 'any' type.
|
Unit tests + typecheck:
src/pages/index.tsx#L81
Parameter 'item' implicitly has an 'any' type.
|
Unit tests + typecheck:
src/server/env.ts#L6
Could not find a declaration file for module 'zod'. '/home/runner/work/examples-next-prisma-starter/examples-next-prisma-starter/node_modules/.pnpm/zod@3.0.0/node_modules/zod/lib/index.mjs' implicitly has an 'any' type.
|
Unit tests + typecheck:
src/server/routers/post.ts#L8
Could not find a declaration file for module 'zod'. '/home/runner/work/examples-next-prisma-starter/examples-next-prisma-starter/node_modules/.pnpm/zod@3.0.0/node_modules/zod/lib/index.mjs' implicitly has an 'any' type.
|
Unit tests + typecheck
Process completed with exit code 2.
|
Build + E2E tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests + typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|