ci: fix main branch ref in concurrency expression (#2104) #15
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 38s
lint
/
lint
1m 37s
test
/
test
1m 34s
release
/
release
1m 49s
Annotations
12 warnings
lint / lint:
src/components/ElementSchemes/DataElementIdScheme.js#L26
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/IdScheme.js#L52
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/OrgUnitIdScheme.js#L21
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/JobOverview/JobOverview.js#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.js#L15
React Hook useEffect has a missing dependency: 'history'. Either include it or remove the dependency array
|
lint / lint:
src/components/Schemas/Schemas.js#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
The following actions uses node12 which is deprecated and will be forced to run on node16: dhis2/action-semantic-release@master, dhis2/deploy-build@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release / release
The following actions use a deprecated Node.js version and will be forced to run on node20: dhis2/action-semantic-release@master, dhis2/deploy-build@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release / release
Failed to create the repo, probably exists, which is OK!
|
release / release
failed to create branch: master
|