Enable features from backend feature flags #9887
Annotations
4 errors and 3 warnings
Build ⚙️:
src/Components/Patient/DailyRounds.tsx#L774
Type '{ options: { label: string; value: "UNRESPONSIVE" | "RESPONDS_TO_PAIN" | "RESPONDS_TO_VOICE" | "ALERT" | "AGITATED_OR_CONFUSED" | "ONSET_OF_AGITATION_AND_CONFUSION"; }[]; optionDisplay: (option: any) => any; ... 8 more ...; label: string; }' is not assignable to type 'IntrinsicAttributes & FormFieldBaseProps<any> & { options: readonly unknown[]; optionLabel: (option: unknown) => ReactNode; optionValue: (option: unknown) => any; containerClassName?: string | undefined; unselectLabel?: string | undefined; layout?: "auto" | ... 3 more ... | undefined; }'.
|
Build ⚙️:
src/Components/Patient/DailyRounds.tsx#L774
Parameter 'option' implicitly has an 'any' type.
|
Build ⚙️:
src/Components/Patient/DailyRounds.tsx#L775
'option' is of type 'unknown'.
|
Build ⚙️
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Determine PR Origin
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Upload cypress screenshots on failure 📸
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
Loading