ci: fix main branch ref in concurrency expression (#464) #11
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 11s
lint
/
lint
56s
test
/
test
54s
release
/
release
1m 18s
Annotations
14 warnings
lint / lint:
src/sms-command/FieldDataElementWithCategoryOptionCombo/AddFormulaButton.js#L46
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
|
lint / lint:
src/sms-command/FieldDataElementWithCategoryOptionCombo/FormulaModalForm.js#L47
React Hook useMemo has a missing dependency: 'initialFormula'. Either include it or remove the dependency array
|
lint / lint:
src/sms-command/FieldDataElementWithCategoryOptionCombo/FormulaModalForm.js#L51
React Hook useMemo has a missing dependency: 'initialFormula'. Either include it or remove the dependency array
|
lint / lint:
src/sms-command/FieldDataElementWithCategoryOptionCombo/useReadDataElementsOfDataSetQuery.js#L58
React Hook useEffect has missing dependencies: 'dataSetId', 'filter', and 'refetch'. Either include them or remove the dependency array
|
lint / lint:
src/sms-command/FieldProgram/FieldProgramWithAutoLoad.js#L22
React Hook useEffect has missing dependencies: 'form' and 'refetch'. Either include them or remove the dependency array
|
lint / lint:
src/sms-command/FieldProgramStage/FieldProgramStageWithLoadingStates.js#L30
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
|
lint / lint:
src/sms-command/FieldProgramStage/FieldProgramStageWithLoadingStates.js#L45
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
lint / lint:
src/sms-command/FormJ2meParser/useCommandData.js#L61
React Hook useEffect has missing dependencies: 'id' and 'refetch'. Either include them or remove the dependency array
|
lint / lint:
src/sms-command/FormKeyValueParser/useCommandData.js#L61
React Hook useEffect has missing dependencies: 'id' and 'refetch'. Either include them or remove the dependency array
|
lint / lint:
src/sms-command/ViewSmsCommandAdd/ViewSmsCommandAdd.js#L85
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
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
|