Skip to content

fix/WG-436: use system path during project creation #959

fix/WG-436: use system path during project creation

fix/WG-436: use system path during project creation #959

Triggered via pull request February 18, 2025 03:56
Status Success
Total duration 2m 31s
Artifacts

main.yml

on: pull_request
Angular-Unit-Tests
53s
Angular-Unit-Tests
Angular-Linting
50s
Angular-Linting
React-Unit-Tests
2m 20s
React-Unit-Tests
React-Linting
41s
React-Linting
React-Build
1m 6s
React-Build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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