Skip to content

IMN-914 Fix platformstate-writers logic #11877

IMN-914 Fix platformstate-writers logic

IMN-914 Fix platformstate-writers logic #11877

Triggered via pull request November 14, 2024 17:10
Status Failure
Total duration 9m 5s
Artifacts

pr.yml

on: pull_request
Matrix: Build
Build Result
0s
Build Result
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check
Argument of type '{ GSIPK_consumerId_eserviceId: string & BRAND<"tenantId#eserviceId">; agreementState: "Archived"; dynamoDBClient: DynamoDBClient; GSIPK_eserviceId_descriptorId: string & BRAND<...>; catalogEntry: { ...; }; }' is not assignable to parameter of type '{ GSIPK_consumerId_eserviceId: string & BRAND<"tenantId#eserviceId">; agreementId: string & BRAND<"AgreementId">; agreementState: "Draft" | "Suspended" | "Archived" | "Pending" | "Active" | "MissingCertifiedAttributes" | "Rejected"; dynamoDBClient: DynamoDBClient; GSIPK_eserviceId_descriptorId: string & BRAND<...>; ...'.
Check
Argument of type '{ GSIPK_consumerId_eserviceId: string & BRAND<"tenantId#eserviceId">; agreementState: "Active"; dynamoDBClient: DynamoDBClient; GSIPK_eserviceId_descriptorId: string & BRAND<...>; catalogEntry: { ...; }; }' is not assignable to parameter of type '{ GSIPK_consumerId_eserviceId: string & BRAND<"tenantId#eserviceId">; agreementId: string & BRAND<"AgreementId">; agreementState: "Draft" | "Suspended" | "Archived" | "Pending" | "Active" | "MissingCertifiedAttributes" | "Rejected"; dynamoDBClient: DynamoDBClient; GSIPK_eserviceId_descriptorId: string & BRAND<...>; ...'.
Check
pagopa-interop-agreement-platformstate-writer#check: command (/home/runner/work/interop-be-monorepo/interop-be-monorepo/packages/agreement-platformstate-writer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check exited (2)
Check
Process completed with exit code 2.
Test
pagopa-interop-purpose-platformstate-writer#test: command (/home/runner/work/interop-be-monorepo/interop-be-monorepo/packages/purpose-platformstate-writer) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Test
Process completed with exit code 1.