manual fix #2094
main.yml
on: push
Build + E2E tests
0s
Unit tests + typecheck
51s
Annotations
4 errors
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/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/[email protected]/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/[email protected]/node_modules/zod/lib/index.mjs' implicitly has an 'any' type.
|
Unit tests + typecheck
Process completed with exit code 2.
|