Skip to content

bug/WG-449-Success-toast-with-error-msg (#336) #993

bug/WG-449-Success-toast-with-error-msg (#336)

bug/WG-449-Success-toast-with-error-msg (#336) #993

Triggered via push February 28, 2025 14:40
Status Success
Total duration 1m 49s
Artifacts

main.yml

on: push
Angular-Unit-Tests
51s
Angular-Unit-Tests
Angular-Linting
49s
Angular-Linting
React-Unit-Tests
1m 36s
React-Unit-Tests
React-Linting
48s
React-Linting
React-Build
57s
React-Build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
React-Linting: react/src/components/CreateMapModal/CreateMapModal.tsx#L91
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
React-Linting: react/src/components/Files/FileListing.tsx#L147
React Hook useEffect has missing dependencies: 'communityDataSystem?.id', 'myDataSystem?.id', 'onFolderSelect', 'onSystemSelect', 'publishedDataSystem?.id', 'systems', and 'user?.username'. Either include them or remove the dependency array. If 'onSystemSelect' changes too often, find the parent component that defines it and wrap that definition in useCallback
React-Linting: react/src/components/Systems/SystemSelect.tsx#L40
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
React-Linting: react/src/pages/Login/Login.tsx#L29
React Hook useEffect has missing dependencies: 'configuration.geoapiUrl', 'isAuthenticated', 'location.search', and 'navigate'. Either include them or remove the dependency array