ci(github): fix type exports in packages/cactus-verifier-client #3633
Labels
bug
Something isn't working
P3
Priority 3: Medium
Triage_Needed
Triage if the issue is/still relevant, bug report is valid, arch/design details etc.
Description
Relates to: #3140
Ignore pattern has been added in tools/custom-checks/get-all-tgz-path.ts in PR #3561 for packages that are having error when running the newly added check in custom-checks to validate exported types being correct so that the job will pass for now.
This ticket is created to fix
packages/cactus-verifier-client/hyperledger-cactus-verifier-client-*.tgz
and delete it in the ignore pattern right after. For more info about the custom-check log, refer to this github action link:https://github.com/hyperledger-cacti/cacti/actions/runs/11798447068/job/32864671597?pr=3561
and this discussion reply:
#3561 (review)
Related link that can help with regards to the error logs:
https://www.npmjs.com/package/@arethetypeswrong/cli
Acceptance Criteria
The text was updated successfully, but these errors were encountered: