Skip to content

feat(message-queue): allow confirming and rejecting record externally #14418

feat(message-queue): allow confirming and rejecting record externally

feat(message-queue): allow confirming and rejecting record externally #14418

Triggered via pull request October 8, 2024 12:59
Status Failure
Total duration 3m 54s
Artifacts

lint-and-test.yml

on: pull_request
security-scans
14s
security-scans
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (packages/workflow)
Process completed with exit code 1.
test (packages/client)
Module '"@client/forms/correction/reason"' has no exported member 'CorrectionReason'.
test (packages/client)
Module '"@client/forms/correction/reason"' has no exported member 'CorrectionReason'.
test (packages/client)
No overload matches this call.
test (packages/client)
This comparison appears to be unintentional because the types 'Maybe<RejectionReason> | undefined' and '"duplicate"' have no overlap.
test (packages/client)
Type 'import("/home/runner/work/opencrvs-core/opencrvs-core/packages/client/src/utils/gateway").RejectionReason' does not satisfy the expected type 'never'.
test (packages/client)
Process completed with exit code 2.
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: mskelton/changelog-reminder-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/