Skip to content

route error fix

route error fix #24

Triggered via pull request November 6, 2024 16:36
Status Failure
Total duration 31s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
tests/hello.test.ts: packages/database/src/index.ts#L7
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient ../../node_modules/.pnpm/@prisma[email protected][email protected]/node_modules/.prisma/client/default.js:43:11 ❯ ../../packages/database/src/index.ts:7:40 ❯ app/api/[[...route]]/route.ts:1:1
test (20.18.0)
Process completed with exit code 1.
test (18.20.4)
The job was canceled because "_20_18_0" failed.
tests/hello.test.ts: packages/database/src/index.ts#L7
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient ../../node_modules/.pnpm/@prisma[email protected][email protected]/node_modules/.prisma/client/default.js:43:11 ❯ ../../packages/database/src/index.ts:7:40 ❯ app/api/[[...route]]/route.ts:1:1
test (18.20.4)
Process completed with exit code 1.
test (22.11.0)
The job was canceled because "_20_18_0" failed.
tests/hello.test.ts: packages/database/src/index.ts#L7
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient ../../node_modules/.pnpm/@prisma[email protected][email protected]/node_modules/.prisma/client/default.js:43:11 ❯ ../../packages/database/src/index.ts:7:40 ❯ app/api/[[...route]]/route.ts:1:1
test (22.11.0)
Process completed with exit code 1.
test (19.9.0)
The job was canceled because "_20_18_0" failed.
test (19.9.0)
The operation was canceled.
test (23.1.0)
The job was canceled because "_20_18_0" failed.
test (23.1.0)
The operation was canceled.
test (20.18.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (20.18.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/