(feat) O3-4009: Display stock and price information upon ordering #5989
Annotations
2 errors and 2 warnings
🔍 Run lint, type checks and tests
@openmrs/esm-patient-orders-app#lint: command (/home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/packages/esm-patient-orders-app) /tmp/xfs-5c4d31b1/yarn run lint exited (1)
|
🔍 Run lint, type checks and tests
Process completed with exit code 1.
|
🔍 Run lint, type checks and tests:
packages/esm-patient-orders-app/src/hooks/useOrderPrice.ts#L25
React Hook useMemo has a missing dependency: 'error'. Either include it or remove the dependency array
|
🔍 Run lint, type checks and tests:
packages/esm-patient-orders-app/src/hooks/useOrderStockInfo.ts#L25
React Hook useMemo has a missing dependency: 'error'. Either include it or remove the dependency array
|
Loading