Skip to content

Dynamic Reports with Patient Search, Cohorts & Programs #113

Dynamic Reports with Patient Search, Cohorts & Programs

Dynamic Reports with Patient Search, Cohorts & Programs #113

Triggered via pull request August 7, 2024 12:16
Status Failure
Total duration 57s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build
Error: Input required and not supplied: server-token
build
lint: command (/home/runner/work/esm-ugandaemr-data-visualizer/esm-ugandaemr-data-visualizer) yarn run lint exited (1)
build: src/components/popover/modifier-panel.tsx#L1
Replace `'react'` with `"react"`
build: src/components/popover/modifier-panel.tsx#L5
Replace `modifiers` with `·modifiers·`
build: src/components/popover/modifier-panel.tsx#L11
Replace `listItem,onChangeMostRecent,·onChangeExtraValue` with `⏎··listItem,⏎··onChangeMostRecent,⏎··onChangeExtraValue,⏎`
build: src/components/popover/modifier-panel.tsx#L15
Replace `·Most·Recent·#:·<span·className={styles.modifierLeft}>{listItem?.modifier}</span>` with `⏎··········{"·"}⏎··········Most·Recent·#:{"·"}⏎··········<span·className={styles.modifierLeft}>{listItem?.modifier}</span>⏎········`
build: src/components/popover/modifier-panel.tsx#L17
Insert `⏎···········`
build: src/components/popover/modifier-panel.tsx#L18
Replace `····················onClick={()·=>·onChangeMostRecent(listItem,·"subtract")}` with `············onClick={()·=>·onChangeMostRecent(listItem,·"subtract")}⏎··········`
build: src/components/popover/modifier-panel.tsx#L19
Replace `·className={styles.selectedListItemArrow}·onClick={()·=>·onChangeMostRecent(listItem,·"add")}` with `⏎············className={styles.selectedListItemArrow}⏎············onClick={()·=>·onChangeMostRecent(listItem,·"add")}⏎··········`
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/