Updates to Botswana workflows for lab order patient matching. #406
main.yml
on: pull_request
unit-test
1m 19s
build-test-push
1m 18s
Annotations
5 errors and 1 warning
build-test-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn tsc --diagnostics" did not complete successfully: exit code: 2
|
unit-test:
src/lib/hl7MllpSender.ts#L52
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
unit-test:
src/lib/hl7MllpSender.ts#L74
'retries' is possibly 'undefined'.
|
unit-test:
src/workflows/botswana/IpmsWorkflows.ts#L162
Cannot find name 'Hl7MllpSender'.
|
unit-test
Process completed with exit code 1.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|