Merge pull request #149 from mcode/pims-bug-fix #921
ci-workflow.yml
on: push
Check tsc, lint, and prettier on front end
42s
Check tsc, lint, and prettier on back end
32s
Matrix: test_backend
Matrix: test_frontend
Annotations
4 errors and 4 warnings
|
Check tsc, lint, and prettier on back end
Process completed with exit code 1.
|
|
|
|
|
|
Check tsc, lint, and prettier on front end
Process completed with exit code 1.
|
|
Check tsc, lint, and prettier on back end:
backend/src/routes/doctorOrders.js#L676
'request' is assigned a value but never used
|
|
Check tsc, lint, and prettier on back end:
backend/src/routes/doctorOrders.js#L19
'getETASUEndpoint' is defined but never used
|
|
Check tsc, lint, and prettier on front end:
frontend/vite.config.ts#L18
Forbidden non-null assertion
|
|
Check tsc, lint, and prettier on front end:
frontend/vite.config.ts#L11
Forbidden non-null assertion
|