Skip to content

Fix : User Detail Responsiveness #16019

Fix : User Detail Responsiveness

Fix : User Detail Responsiveness #16019

Triggered via pull request February 3, 2025 17:03
Status Success
Total duration 6m 32s
Artifacts

cypress.yaml

on: pull_request
Matrix: cypress-run
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/components/Auth/Login.tsx#L78
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/