chore(release): cut 101.1.27 [skip release] #86
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 3s
lint
/
lint
57s
test
/
test
57s
release
/
release
1m 17s
Annotations
10 warnings
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
|
release / release
Failed to create the repo, probably exists, which is OK!
|
release / release
could not fetch ref: v101.1.27
|