chore: update configs and dependencies #59
Annotations
2 errors and 1 warning
src/tests/health.test.ts:
api/src/libs/shared/prisma/prisma.ts#L12
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
❯ src/libs/shared/prisma/prisma.ts:12:21
❯ src/config/database.ts:1:1
|
build (22.x)
Process completed with exit code 1.
|
build (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|