fix: add cypress fixtures #252
test-and-release.yml
on: push
lint-commits
/
lint-commits
48s
lint
/
lint
1m 1s
test
/
test
1m 6s
e2e
/
e2e
6m 44s
release
/
release
1m 26s
Annotations
11 warnings
lint / lint:
src/context-selection/period-selector-bar-item/use-periods.js#L110
React Hook useMemo has an unnecessary dependency: 'currentDayString'. Either exclude it or remove the dependency array
|
lint / lint:
src/data-workspace/inputs/boolean-radios.js#L30
React Hook useEffect has a missing dependency: 'setValueSynced'. Either include it or remove the dependency array. If 'setValueSynced' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/data-workspace/inputs/date-input.js#L32
React Hook useEffect has a missing dependency: 'setValueSynced'. Either include it or remove the dependency array. If 'setValueSynced' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/data-workspace/inputs/datetime-input.js#L47
React Hook useEffect has a missing dependency: 'setValueSynced'. Either include it or remove the dependency array. If 'setValueSynced' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/data-workspace/inputs/file-inputs.js#L48
React Hook useEffect has a missing dependency: 'setValueSynced'. Either include it or remove the dependency array. If 'setValueSynced' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/data-workspace/inputs/generic-input.js#L73
React Hook useEffect has a missing dependency: 'value'. Either include it or remove the dependency array
|
lint / lint:
src/data-workspace/inputs/option-set.js#L81
React Hook useEffect has a missing dependency: 'setValueSynced'. Either include it or remove the dependency array. If 'setValueSynced' 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
could not fetch ref: DHIS2-18373/data-entry-performance
|