Merge remote-tracking branch 'origin/master' into upgrade-vite-react #79
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 30s
lint
/
lint
1m 30s
test
/
test
1m 32s
release
/
release
1m 26s
Annotations
15 warnings
lint / lint
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
|
lint / lint:
src/components/ElementSchemes/DataElementIdScheme.jsx#L26
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/IdScheme.jsx#L52
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/OrgUnitIdScheme.jsx#L21
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/JobOverview/JobOverview.jsx#L55
React Hook useEffect has missing dependencies: 'allTasks', 'selectedJob', and 'setSelectedJob'. Either include them or remove the dependency array. If 'setSelectedJob' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/components/Router/ScrollToTop.jsx#L15
React Hook useEffect has a missing dependency: 'history'. Either include it or remove the dependency array
|
lint / lint:
src/components/Schemas/Schemas.jsx#L56
React Hook useEffect has missing dependencies: 'checkedByDefault', 'excludeSchemas', and 'propagateCheckedSchemas'. Either include them or remove the dependency array
|
lint / lint:
src/hooks/useObjects.js#L40
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/hooks/useProgramStages.js#L61
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint
Cache not found for keys: node-cache-Linux-x64-yarn-07b4b9dac902ba79a7a9ae9f46555fcdad97e33af5a6adf087e6d60c9e77ee7e
|
lint-commits / lint-commits
Cache not found for keys: node-cache-Linux-x64-yarn-07b4b9dac902ba79a7a9ae9f46555fcdad97e33af5a6adf087e6d60c9e77ee7e
|
test / test
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
|
test / test
Cache not found for keys: node-cache-Linux-x64-yarn-07b4b9dac902ba79a7a9ae9f46555fcdad97e33af5a6adf087e6d60c9e77ee7e
|
release / release
Failed to create the repo, probably exists, which is OK!
|
release / release
failed to create branch: upgrade-vite-react
|