Care Plan #15983
Annotations
3 errors and 12 warnings
cypress-run (1):
src/components/Facility/ConsultationDetails/QuestionnaireResponsesList.tsx#L249
Type 'QuestionnaireResponse[]' is not assignable to type '{ values: ResponseValueType[]; note?: string | undefined; question_id: string; }[]'.
|
cypress-run (1):
src/components/Facility/ConsultationDetails/QuestionnaireResponsesList.tsx#L263
Type 'QuestionnaireResponse' is not assignable to type '{ values: ResponseValueType[]; note?: string | undefined; question_id: string; }'.
|
cypress-run (1)
Process completed with exit code 2.
|
cypress-run (1):
src/CAREUI/misc/PaginatedList.tsx#L80
React Hook useEffect has a missing dependency: 'queryCB'. Either include it or remove the dependency array. If 'queryCB' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
cypress-run (1):
src/PluginRegistry.ts#L13
Unexpected any. Specify a different type
|
cypress-run (1):
src/PluginRegistry.ts#L34
Unexpected any. Specify a different type
|
cypress-run (1):
src/PluginRegistry.ts#L35
Unexpected any. Specify a different type
|
cypress-run (1):
src/PluginRegistry.ts#L38
Unexpected any. Specify a different type
|
cypress-run (1):
src/Utils/Notifications.ts#L22
Unexpected any. Specify a different type
|
cypress-run (1):
src/Utils/Notifications.ts#L50
Unexpected any. Specify a different type
|
cypress-run (1):
src/Utils/request/request.ts#L59
Unexpected any. Specify a different type
|
cypress-run (1):
src/Utils/useVoiceRecorder.ts#L75
Unexpected any. Specify a different type
|
cypress-run (1):
src/common/schemaParser.ts#L7
Unexpected any. Specify a different type
|
cypress-run (1)
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
cypress-run (1)
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/
|