Add prisma 5 support #142
Annotations
3 errors and 2 warnings
build (15.x):
src/adapters/prisma/index.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
|
build (15.x):
src/adapters/prisma/jsonSchemaParser.ts#L1
Cannot find module '@prisma/client' or its corresponding type declarations.
|
build (15.x)
Process completed with exit code 2.
|
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (15.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|