chore(release): cut 1.10.33 [skip release] #34
test-and-release.yml
on: push
lint-commits
/
lint-commits
34s
lint
/
lint
30s
test
/
test
32s
release
/
release
Annotations
1 error and 2 warnings
lint-commits / lint-commits
You have commit messages with errors
⧗ input: chore(release): cut 1.10.33 [skip release]
## [1.10.33](https://github.com/dhis2/data-quality-app/compare/v1.10.32...v1.10.33) (2024-11-17)
### Bug Fixes
* **translations:** sync translations from transifex (master) ([a89c068](https://github.com/dhis2/data-quality-app/commit/a89c0686e84c5dc494e8f65b7b010feb016e58ac))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
lint / lint:
src/components/App/App.js#L20
React Hook useEffect has missing dependencies: 'history' and 'sidebar'. Either include them or remove the dependency array
|
lint / lint:
src/components/AvailableOrganisationUnitsTree/AvailableOrganisationUnitsTree.js#L45
React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array
|