Merge branch 'main' into feature/entity-storage #26
Annotations
8 errors and 1 warning
Test types:
apps/policy-engine/src/app/opa/opa.service.ts#L84
Type 'Dictionary<UserGroupEntity>' is not assignable to type 'Record<string, UserGroup>'.
|
Test types:
apps/policy-engine/src/app/opa/opa.service.ts#L86
Type 'Dictionary<WalletGroupEntity>' is not assignable to type 'Record<string, WalletGroup>'.
|
Test types:
apps/policy-engine/src/app/persistence/repository/mock_data.ts#L16
Property 'engineering1' does not exist on type 'Record<"Engineering" | "Treasury" | "Testing" | "Operation", WalletEntity>'. Did you mean 'Engineering'?
|
Test types:
apps/policy-engine/src/app/persistence/repository/mock_data.ts#L17
Property 'treasury' does not exist on type 'Record<"Engineering" | "Treasury" | "Testing" | "Operation", WalletEntity>'. Did you mean 'Treasury'?
|
Test types:
apps/policy-engine/src/app/persistence/repository/mock_data.ts#L29
Property 'engineering1' does not exist on type 'Record<"Engineering" | "Treasury" | "Testing" | "Operation", WalletEntity>'. Did you mean 'Engineering'?
|
Test types:
apps/policy-engine/src/opa/template/mockData.ts#L27
Property 'engineering1' does not exist on type 'Record<"Engineering" | "Treasury" | "Testing" | "Operation", WalletEntity>'. Did you mean 'Engineering'?
|
Test types:
apps/policy-engine/src/opa/template/mockData.ts#L87
Property 'engineering1' does not exist on type 'Record<"Engineering" | "Treasury" | "Testing" | "Operation", WalletEntity>'. Did you mean 'Engineering'?
|
Test types
Process completed with exit code 2.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading