Skip to content

chore: sync lockfile #1902

chore: sync lockfile

chore: sync lockfile #1902

Triggered via push November 8, 2024 15:37
Status Failure
Total duration 56s
Artifacts

main.yml

on: push
Build + E2E tests
0s
Build + E2E tests
Unit tests + typecheck
47s
Unit tests + typecheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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/[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.
Unit tests + typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/