Migration to useQuery: Removed PaginatedList.tsx
and Update Dependent Components
#15952
Annotations
11 warnings
cypress-run (1):
src/CAREUI/misc/PaginatedList.tsx#L93
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)
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/
|