feat: Create prisma adapter for transactional plugin #83
Annotations
15 errors and 3 warnings
run_tests (18)
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
|
run_tests (18)
Property 'optionsFactory' in type 'TransactionalAdapterPrisma' is not assignable to the same property in base type 'TransactionalAdapter<any, never, unknown>'.
|
run_tests (18)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (18)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (18)
Process completed with exit code 1.
|
run_tests (16)
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
|
run_tests (16)
Property 'optionsFactory' in type 'TransactionalAdapterPrisma' is not assignable to the same property in base type 'TransactionalAdapter<any, never, unknown>'.
|
run_tests (16)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (16)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (16)
Process completed with exit code 1.
|
run_tests (20)
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
|
run_tests (20)
Property 'optionsFactory' in type 'TransactionalAdapterPrisma' is not assignable to the same property in base type 'TransactionalAdapter<any, never, unknown>'.
|
run_tests (20)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (20)
Property 'TransactionIsolationLevel' does not exist on type 'typeof Prisma'.
|
run_tests (20)
The operation was canceled.
|
run_tests (18)
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/
|
run_tests (16)
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/
|
run_tests (20)
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/
|