Feat: Display total no. of entities with heading in Organization #15298
Annotations
6 errors and 14 warnings
Build ⚙️:
src/components/Facility/FacilityUsers.tsx#L76
Argument of type '["entity_count", { count: string | number; entity: string; }]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Build ⚙️:
src/pages/Organization/OrganizationFacilities.tsx#L68
Argument of type '["facility_count", { count: string | number; }]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Build ⚙️:
src/pages/Organization/OrganizationPatients.tsx#L107
Argument of type '["entity_count", { count: string | number; entity: string; }]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Build ⚙️:
src/pages/Organization/OrganizationUsers.tsx#L67
Argument of type '["entity_count", { count: string | number; entity: string; }]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Build ⚙️:
src/pages/Organization/OrganizationView.tsx#L61
Argument of type '["entity_count", { count: string | number; entity: string; }]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary) | undefined] | [key: ...]'.
|
Build ⚙️
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build ⚙️:
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
|
Build ⚙️:
src/PluginRegistry.ts#L13
Unexpected any. Specify a different type
|
Build ⚙️:
src/PluginRegistry.ts#L34
Unexpected any. Specify a different type
|
Build ⚙️:
src/PluginRegistry.ts#L35
Unexpected any. Specify a different type
|
Build ⚙️:
src/PluginRegistry.ts#L38
Unexpected any. Specify a different type
|
Build ⚙️:
src/Utils/AutoSave.tsx#L22
Unexpected any. Specify a different type
|
Build ⚙️:
src/Utils/AutoSave.tsx#L27
Unexpected any. Specify a different type
|
Build ⚙️:
src/Utils/AutoSave.tsx#L28
Unexpected any. Specify a different type
|
Build ⚙️:
src/Utils/AutoSave.tsx#L81
Unexpected any. Specify a different type
|
Build ⚙️:
src/Utils/AutoSave.tsx#L82
Unexpected any. Specify a different type
|
Upload cypress screenshots on failure 📸
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
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 videos 📹
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
Loading