Testing Session UI/UX fixes #976
main.yml
on: pull_request
Angular-Unit-Tests
53s
Angular-Linting
49s
React-Unit-Tests
1m 45s
React-Linting
49s
React-Build
1m 2s
Annotations
9 warnings
React-Linting
Cache not found for keys: node-cache-Linux-x64-npm-7fe3e2b49f1a83764b0ddff612f9a484009a48fb3631bbcb67de7e43dc840b23
|
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
|
React-Build
Cache not found for keys: node-cache-Linux-x64-npm-7fe3e2b49f1a83764b0ddff612f9a484009a48fb3631bbcb67de7e43dc840b23
|
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
|
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-7fe3e2b49f1a83764b0ddff612f9a484009a48fb3631bbcb67de7e43dc840b23
|