adding care programs on patient summary #420
Annotations
4 errors and 2 warnings
build
Error: Input required and not supplied: server-token
|
build
Module '"./useCarePrograms"' has no exported member 'Result'.
|
build
@ugandaemr/esm-care-panel-app#typescript: command (/home/runner/work/esm-ugandaemr-core/esm-ugandaemr-core/packages/esm-care-panel-app) /tmp/xfs-42ebc0d0/yarn run typescript exited (2)
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
packages/esm-care-panel-app/src/program-enrollment/program-enrollment.component.tsx#L91
React Hook useMemo has an unnecessary dependency: 'programDetailsMap'. Either exclude it or remove the dependency array. Outer scope values like 'programDetailsMap' aren't valid dependencies because mutating them doesn't re-render the component
|