chore(release): cut 100.2.6 [skip release] #25
test-and-release.yml
on: push
lint-commits
/
lint-commits
46s
lint
/
lint
45s
test
/
test
47s
e2e
/
e2e
5m 26s
release
/
release
1m 7s
Annotations
16 warnings
lint / lint:
src/components/BulkMemberManager/hooks/useResults/useResults.js#L94
React Hook useEffect has a missing dependency: 'navigateToPage'. Either include it or remove the dependency array
|
lint / lint:
src/components/BulkMemberManager/hooks/useResults/useResults.js#L102
React Hook useEffect has missing dependencies: 'transformQueryResponse' and 'updatePrevPageRef'. Either include them or remove the dependency array. If 'transformQueryResponse' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint / lint:
src/components/BulkMemberManager/hooks/useResults/useResults.js#L106
React Hook useEffect has a missing dependency: 'navigateToPage'. Either include it or remove the dependency array
|
lint / lint:
src/components/Form.js#L192
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
|
lint / lint:
src/components/GroupForm/BulkUserManager/BulkUserManagerField.js#L12
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
|
lint / lint:
src/components/GroupForm/BulkUserManager/useQueries.js#L65
React Hook useMemo has a missing dependency: 'params'. Either include it or remove the dependency array
|
lint / lint:
src/components/RoleForm/MetadataAuthoritiesTableField.js#L79
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
|
lint / lint:
src/components/RoleForm/MetadataAuthoritiesTableField.js#L111
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
|
lint / lint:
src/components/SearchableOrgUnitTree/AsyncAutoComplete/useOrgUnitSearchResults.js#L61
React Hook useEffect has missing dependencies: 'currentUser', 'orgUnitType', and 'waiting'. Either include them or remove the dependency array. If 'setOrganisationUnits' needs the current value of 'orgUnitType', you can also switch to useReducer instead of useState and read 'orgUnitType' in the reducer
|
lint / lint:
src/hooks/useValidator.js#L12
React Hook useCallback has a missing dependency: 'memoedValidator'. Either include it or remove the dependency array
|
e2e / e2e
Failed to download action 'https://api.github.com/repos/cypress-io/github-action/tarball/f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
e2e / e2e
Back off 22.474 seconds before retry.
|
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: v100.2.6
|