Skip to content

feat(ActionMenu<Scan>): ds-437 add download report button #1585

feat(ActionMenu<Scan>): ds-437 add download report button

feat(ActionMenu<Scan>): ds-437 add download report button #1585

Triggered via pull request November 11, 2024 20:14
@bruno-fsbruno-fs
synchronize #513
disco-437
Status Success
Total duration 2m 39s
Artifacts

integration.yml

on: pull_request
Matrix: Integration
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Integration (18.x): src/components/login/login.tsx#L74
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
Integration (18.x): src/views/credentials/addCredentialModal.tsx#L26
Unexpected any. Specify a different type
Integration (18.x): src/views/credentials/addCredentialModal.tsx#L77
React Hook useEffect has a missing dependency: 'initialFormState'. Either include it or remove the dependency array
Integration (18.x): src/views/sources/addSourceModal.tsx#L34
Unexpected any. Specify a different type
Integration (20.x): src/components/login/login.tsx#L74
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
Integration (20.x): src/views/credentials/addCredentialModal.tsx#L26
Unexpected any. Specify a different type
Integration (20.x): src/views/credentials/addCredentialModal.tsx#L77
React Hook useEffect has a missing dependency: 'initialFormState'. Either include it or remove the dependency array
Integration (20.x): src/views/sources/addSourceModal.tsx#L34
Unexpected any. Specify a different type