Fix: UI Issues in Data Fetch Scroll, Text Area Overflow, and User Profile Navigation in notes tab #15094
Annotations
2 errors and 14 warnings
src/pages/Encounters/tabs/EncounterNotesTab.tsx#L183
Replace `<span·className="text-xs·text-gray-500·mb-1·cursor-pointer"·onClick={navigateToUser}` with `·<span⏎············className="text-xs·text-gray-500·mb-1·cursor-pointer"⏎············onClick={navigateToUser}⏎··········`
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
src/PluginRegistry.ts#L13
Unexpected any. Specify a different type
|
src/PluginRegistry.ts#L34
Unexpected any. Specify a different type
|
src/PluginRegistry.ts#L35
Unexpected any. Specify a different type
|
src/PluginRegistry.ts#L38
Unexpected any. Specify a different type
|
src/Utils/AutoSave.tsx#L22
Unexpected any. Specify a different type
|
src/Utils/AutoSave.tsx#L27
Unexpected any. Specify a different type
|
src/Utils/AutoSave.tsx#L28
Unexpected any. Specify a different type
|
src/Utils/AutoSave.tsx#L81
Unexpected any. Specify a different type
|
src/Utils/AutoSave.tsx#L82
Unexpected any. Specify a different type
|
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading