IMN-914 Fix platformstate-writers logic #11876
pr.yml
on: pull_request
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.
|