fix: add value lost in merge #336
test-and-release.yml
on: push
lint-commits
/
lint-commits
57s
lint
/
lint
1m 1s
test
/
test
1m 27s
e2e
/
e2e
7m 8s
release
/
release
1m 34s
Annotations
17 warnings
lint-commits / lint-commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L66
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#L80
React Hook useEffect has a missing dependency: 'value'. Either include it or remove the dependency array
|
lint / lint:
src/data-workspace/inputs/long-text.js#L25
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/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
|
lint / lint:
src/data-workspace/inputs/true-only-checkbox.js#L28
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
|
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e / e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release / release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release / release
Failed to create the repo, probably exists, which is OK!
|
release / release
failed to create branch: DHIS2-18373/data-entry-performance
|