Skip to content

Add test steps

Add test steps #6

Triggered via push March 26, 2024 17:08
Status Failure
Total duration 2m 5s
Billable time 2m
Artifacts

packages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test: apps/policy-engine/src/shared/module/persistence/seed.ts#L3
Cannot find module '@prisma/client/policy-engine' or its corresponding type declarations.
Build and test: apps/policy-engine/src/shared/module/persistence/seed.ts#L17
Parameter 'txn' implicitly has an 'any' type.
Build and test: apps/policy-engine/src/shared/module/persistence/service/prisma.service.ts#L3
Cannot find module '@prisma/client/policy-engine' or its corresponding type declarations.
Build and test: apps/policy-engine/src/shared/module/persistence/service/prisma.service.ts#L25
Property '$connect' does not exist on type 'PrismaService'.
Build and test: apps/policy-engine/src/shared/module/persistence/service/prisma.service.ts#L33
Property '$disconnect' does not exist on type 'PrismaService'.
Build and test: apps/policy-engine/src/shared/module/persistence/service/prisma.service.ts#L52
Property '$disconnect' does not exist on type 'PrismaService'.
Build and test: apps/policy-engine/src/shared/module/persistence/service/test-prisma.service.ts#L2
Cannot find module '@prisma/client/policy-engine' or its corresponding type declarations.
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.