task/WG-425: Fix asset panel css (#321) #911
main.yml
on: push
Angular-Unit-Tests
1m 0s
Angular-Linting
56s
React-Unit-Tests
2m 5s
React-Linting
42s
React-Build
54s
Annotations
13 warnings
React-Linting
Cache not found for keys: node-cache-Linux-x64-npm-091599efbff17aef8601a510598e4007636dc22ff2b6bd7ef1c378dc9536edc0
|
React-Linting:
react/src/components/Systems/SystemSelect.tsx#L33
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/systems/useSystems.ts#L18
The 'systems' logical expression could make the dependencies of useMemo Hook (at line 22) change on every render. To fix this, wrap the initialization of 'systems' in its own useMemo() Hook
|
React-Linting:
react/src/hooks/systems/useSystems.ts#L18
The 'systems' logical expression could make the dependencies of useMemo Hook (at line 28) change on every render. To fix this, wrap the initialization of 'systems' in its own useMemo() Hook
|
React-Linting:
react/src/hooks/systems/useSystems.ts#L18
The 'systems' logical expression could make the dependencies of useMemo Hook (at line 34) change on every render. To fix this, wrap the initialization of 'systems' in its own useMemo() Hook
|
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
Cache not found for keys: node-cache-Linux-x64-npm-091599efbff17aef8601a510598e4007636dc22ff2b6bd7ef1c378dc9536edc0
|
React-Build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Angular-Linting
Cache not found for keys: node-cache-Linux-x64-npm-f47caae394094638c568ec1985227b9c056d389b4356a01e9297781806924439
|
Angular-Unit-Tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Angular-Unit-Tests
Cache not found for keys: node-cache-Linux-x64-npm-f47caae394094638c568ec1985227b9c056d389b4356a01e9297781806924439
|
React-Unit-Tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
React-Unit-Tests
Cache not found for keys: node-cache-Linux-x64-npm-091599efbff17aef8601a510598e4007636dc22ff2b6bd7ef1c378dc9536edc0
|