fix: change text alignment in data set display options from left and … #53
test-and-release.yml
on: push
lint-commits
/
lint-commits
1m 36s
lint
/
lint
53s
test
/
test
1m 8s
e2e
/
e2e
4m 24s
release
/
release
Annotations
3 errors and 1 warning
lint-commits / lint-commits
You have commit messages with errors
⧗ input: fix: change text alignment in data set display options from left and right to line start and line end
✖ header must not be longer than 100 characters, current length is 101 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
e2e / e2e
Canceling since a higher priority waiting request for 'test-and-release-refs/heads/DHIS2-18129/add-custom-text-to-data-sets' exists
|
e2e / e2e
The operation was canceled.
|
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
|