Skip to content

WIP wiring up KEK, MK, CEK keygen & encrypting/storing the MK #42

WIP wiring up KEK, MK, CEK keygen & encrypting/storing the MK

WIP wiring up KEK, MK, CEK keygen & encrypting/storing the MK #42

Triggered via push February 28, 2024 17:33
Status Failure
Total duration 1m 11s
Billable time 3m
Artifacts
Build and test
1m 0s
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/policy-engine/src/keyring/persistence/repository/keyring.repository.ts#L15
Property 'engine' does not exist on type 'PrismaService'.
Build and test: apps/policy-engine/src/keyring/persistence/repository/keyring.repository.ts#L23
Property 'engine' does not exist on type 'PrismaService'.
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: apps/policy-engine/src/shared/module/persistence/service/test-prisma.service.ts#L14
Property '$queryRaw' 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. 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/.