Merge branch 'main' into dev #1227
ci-workflow.yml
on: push
Check tsc, lint, and prettier
1m 29s
Matrix: test
Annotations
3 errors and 3 warnings
|
Test on node 18 and macos-latest
Process completed with exit code 2.
|
|
Test on node 18 and ubuntu-latest
The strategy configuration was canceled because "test.macos-latest_18" failed
|
|
Test on node 18 and ubuntu-latest
The operation was canceled.
|
|
Check tsc, lint, and prettier:
src/ncpdp/script.ts#L604
'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
|