Dynamic Reports with Patient Search, Cohorts & Programs #111
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#L8
Replace `listItem,onChangeMostRecent` with `⏎··listItem,⏎··onChangeMostRecent,⏎`
|
build:
src/components/popover/modifier-panel.tsx#L12
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#L14
Replace `·className={`${styles.selectedListItemArrow}·${styles.modifier}`}·onClick={()·=>·onChangeMostRecent(listItem,·"subtract")}` with `⏎············className={`${styles.selectedListItemArrow}·${styles.modifier}`}⏎············onClick={()·=>·onChangeMostRecent(listItem,·"subtract")}⏎··········`
|
build:
src/components/popover/modifier-panel.tsx#L15
Replace `·className={styles.selectedListItemArrow}·onClick={()·=>·onChangeMostRecent(listItem,·"add")}` with `⏎············className={styles.selectedListItemArrow}⏎············onClick={()·=>·onChangeMostRecent(listItem,·"add")}⏎··········`
|
|
build:
src/constants.ts#L464
Insert `·`
|
build:
src/constants.ts#L484
Insert `,`
|
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/
|