fix(translations): sync translations from transifex (master) #45
test-and-release.yml
on: push
lint-commits
/
lint-commits
57s
lint
/
lint
56s
test
/
test
1m 1s
release
/
release
2m 17s
Annotations
16 warnings
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/components/ElementSchemes/DataElementIdScheme.js#L26
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/IdScheme.js#L52
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/ElementSchemes/OrgUnitIdScheme.js#L21
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
lint / lint:
src/components/JobOverview/JobOverview.js#L55
React Hook useEffect has missing dependencies: 'allTasks', 'selectedJob', and 'setSelectedJob'. Either include them or remove the dependency array. If 'setSelectedJob' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/components/Router/ScrollToTop.js#L15
React Hook useEffect has a missing dependency: 'history'. Either include it or remove the dependency array
|
lint / lint:
src/components/Schemas/Schemas.js#L56
React Hook useEffect has missing dependencies: 'checkedByDefault', 'excludeSchemas', and 'propagateCheckedSchemas'. Either include them or remove the dependency array
|
lint / lint:
src/hooks/useObjects.js#L40
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/hooks/useProgramStages.js#L61
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
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
|
test / test
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: master
|
release / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|