Skip to content

Adding SQLite db to authz, updating persitence directory structure, s… #239

Adding SQLite db to authz, updating persitence directory structure, s…

Adding SQLite db to authz, updating persitence directory structure, s… #239

Triggered via push January 29, 2024 22:53
Status Failure
Total duration 1m 29s
Billable time 3m
Artifacts

authz_ci.yml

on: push
Build and test
1m 21s
Build and test
Open Agent Policy CI
5s
Open Agent Policy CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L40
Property 'organization' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L47
Property 'user' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L56
Property 'authCredential' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L73
Property 'user' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L80
Property 'authCredential' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L93
Property 'user' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/app/persistence/repository/organization.repository.ts#L98
Property 'authCredential' does not exist on type 'PrismaService'.
Build and test: apps/authz/src/shared/module/persistence/seed.ts#L2
Cannot find module '@prisma/client/authz' or its corresponding type declarations.
Build and test: apps/authz/src/shared/module/persistence/service/prisma.service.ts#L4
Cannot find module '@prisma/client/authz' or its corresponding type declarations.
Build and test: apps/authz/src/shared/module/persistence/service/prisma.service.ts#L25
Property '$connect' does not exist on type 'PrismaService'.
Open Agent Policy CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, open-policy-agent/setup-opa@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/.