Skip to content

Fix FileUploadDialog overflow | Use ShadCN component #15098

Fix FileUploadDialog overflow | Use ShadCN component

Fix FileUploadDialog overflow | Use ShadCN component #15098

Triggered via pull request January 19, 2025 01:46
Status Success
Total duration 3m 29s
Artifacts

cypress.yaml

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

Annotations

12 warnings
cypress-run (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/AutoSave.tsx#L22
Unexpected any. Specify a different type
cypress-run (1): src/Utils/AutoSave.tsx#L27
Unexpected any. Specify a different type
cypress-run (1): src/Utils/AutoSave.tsx#L28
Unexpected any. Specify a different type
cypress-run (1): src/Utils/AutoSave.tsx#L81
Unexpected any. Specify a different type
cypress-run (1): src/Utils/AutoSave.tsx#L82
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/