Skip to content

adding care programs on patient summary #418

adding care programs on patient summary

adding care programs on patient summary #418

Triggered via pull request January 31, 2024 06:02
Status Failure
Total duration 2m 10s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build
Error: Input required and not supplied: server-token
build: packages/esm-care-panel-app/src/care-panel/care-panel.component.tsx#L75
Replace `·key={enrollmentKey}·name={enrollmentKey}·text={enrollments[enrollmentKey]?.display·||·enrollmentKey}` with `⏎··················key={enrollmentKey}⏎··················name={enrollmentKey}⏎··················text={enrollments[enrollmentKey]?.display·||·enrollmentKey}⏎···············`
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#L92
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