task/WG-240: Tile Layers Panel #829
main.yml
on: pull_request
Angular-Unit-Tests
53s
Angular-Linting
51s
React-Unit-Tests
1m 49s
React-Linting
25s
React-Build
34s
Annotations
3 errors and 11 warnings
React-Build
Type '{ baseLayers: ({ id: number; name: string; type: string; url: string; attribution: string; tileOptions: { maxZoom: number; minZoom: number; maxNativeZoom: number; layers?: undefined; }; uiOptions: { zIndex: number; opacity: number; isActive: boolean; showInput: boolean; showDescription: boolean; }; } | { ...; })[]; ...' is not assignable to type 'IntrinsicAttributes & LeafletMapProps'.
|
React-Build
Process completed with exit code 2.
|
React-Unit-Tests
Process completed with exit code 1.
|
React-Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
React-Linting:
react/src/components/Map/Map.tsx#L63
React Hook useCallback has a missing dependency: 'setSelectedFeatureId'. Either include it or remove the dependency array
|
React-Linting:
react/src/components/Map/Map.tsx#L127
React Hook useMemo has a missing dependency: 'initialAccumulator'. Either include it or remove the dependency array
|
React-Linting:
react/src/components/Systems/SystemSelect.tsx#L29
React Hook useEffect has a missing dependency: 'onSystemSelect'. Either include it 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/hooks/environment/useAppConfiguration.ts#L108
React Hook useMemo has a missing dependency: 'basePath'. Either include it or remove the dependency array
|
React-Linting:
react/src/hooks/projects/useProjects.ts#L71
React Hook useMemo has missing dependencies: 'dsProjectQuery.isSuccess' and 'projectQuery.isSuccess'. Either include them 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
|
React-Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Angular-Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Angular-Unit-Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
React-Unit-Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|