Skip to content

task/WG-429-Public-Map-Info-Panel #946

task/WG-429-Public-Map-Info-Panel

task/WG-429-Public-Map-Info-Panel #946

Triggered via pull request February 17, 2025 21:40
Status Failure
Total duration 2m 34s
Artifacts

main.yml

on: pull_request
Angular-Unit-Tests
51s
Angular-Unit-Tests
Angular-Linting
56s
Angular-Linting
React-Unit-Tests
2m 24s
React-Unit-Tests
React-Linting
38s
React-Linting
React-Build
58s
React-Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
React-Unit-Tests
Process completed with exit code 1.
React-Linting: react/src/components/Files/FileListing.tsx#L144
React Hook useEffect has missing dependencies: 'communityDataSystem?.id', 'myDataSystem?.id', 'onFolderSelect', 'publishedDataSystem?.id', 'systems', and 'user?.username'. Either include them or remove the dependency array. If 'onFolderSelect' 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