send communication resource to EHR #1222
ci-workflow.yml
on: pull_request
Check tsc, lint, and prettier
1m 19s
Matrix: test
Annotations
3 warnings
|
Check tsc, lint, and prettier:
src/ncpdp/script.ts#L596
'rxFill' is defined but never used. Allowed unused args must match /^_/u
|
|
Check tsc, lint, and prettier:
src/hooks/hookResources.ts#L923
'fhirServer' is defined but never used. Allowed unused args must match /^_/u
|
|
Check tsc, lint, and prettier:
frontend/vite.config.ts#L18
Forbidden non-null assertion
|