Potential fix for code scanning alert no. 33: Database query built fr… #1223
ci-workflow.yml
on: push
Check tsc, lint, and prettier
1m 29s
Matrix: test
Annotations
3 warnings
|
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
|