Creation of bed type and bed tag #62
Annotations
3 errors and 6 warnings
Post Setup local cache server for Turborepo
Error: Input required and not supplied: server-token
|
Run yarn verify
lint: command (/home/runner/work/esm-ugandaemr-bed-management-app/esm-ugandaemr-bed-management-app) yarn run lint exited (1)
|
Run yarn verify
Process completed with exit code 1.
|
Run yarn verify:
src/bed-admission/active-patients/active-patients-table.component.tsx#L161
React Hook useMemo has unnecessary dependencies: 'fromPage', 'status', and 't'. Either exclude them or remove the dependency array
|
Run yarn verify:
src/bed-admission/active-patients/active-visits.resource.ts#L94
React Hook useEffect has a missing dependency: 'setSize'. Either include it or remove the dependency array
|
Run yarn verify:
src/bed-admission/admitted-patients/active-admissions.resource.ts#L74
React Hook useEffect has a missing dependency: 'setSize'. Either include it or remove the dependency array
|
Run yarn verify:
src/bed-admission/admitted-patients/admitted-patients-table.component.tsx#L94
React Hook useCallback has an unnecessary dependency: 'handleBedAssigmentModal'. Either exclude it or remove the dependency array
|
Run yarn verify:
src/bed-admission/admitted-patients/admitted-patients-table.component.tsx#L151
React Hook useMemo has unnecessary dependencies: 'fromPage', 'renderActionButton', 'status', and 't'. Either exclude them or remove the dependency array
|
Run yarn verify:
src/workspace/allocate-bed-workspace.component.tsx#L85
React Hook useCallback has a missing dependency: 'closePanel'. Either include it or remove the dependency array. If 'closePanel' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading