Skip to content

chore: use new versions of github actions #2202

chore: use new versions of github actions

chore: use new versions of github actions #2202

Triggered via push June 4, 2024 16:10
Status Success
Total duration 5m 29s
Artifacts 1
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
setup-matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
setup-matrix
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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: 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: src/components/Form.js#L192
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
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: src/components/GroupForm/BulkUserManager/useQueries.js#L65
React Hook useMemo has a missing dependency: 'params'. Either include it or remove the dependency array
lint: src/components/RoleForm/MetadataAuthoritiesTableField.js#L79
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
lint: src/components/RoleForm/MetadataAuthoritiesTableField.js#L111
React Hook useCallback has a missing dependency: 'input'. Either include it or remove the dependency array
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: src/hooks/useValidator.js#L12
React Hook useCallback has a missing dependency: 'memoedValidator'. Either include it or remove the dependency array
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/download-artifact@v3, dhis2/action-semantic-release@master, dhis2/deploy-build@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Failed to create the repo, probably exists, which is OK!
release
could not fetch ref: cypress-record
e2e (2, cypress/integration/navigation/main-navigation.feature, cypress/integration/user-group-wi...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (2, cypress/integration/navigation/main-navigation.feature, cypress/integration/user-group-wi...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (2, cypress/integration/navigation/main-navigation.feature, cypress/integration/user-group-wi...
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/
e2e (3, cypress/integration/user/list-users.feature, cypress/integration/user-group-wip/edit-grou...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (3, cypress/integration/user/list-users.feature, cypress/integration/user-group-wip/edit-grou...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (3, cypress/integration/user/list-users.feature, cypress/integration/user-group-wip/edit-grou...
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/
e2e (7, cypress/integration/user-group-wip/add-group.feature, cypress/integration/user-group-wip/...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (7, cypress/integration/user-group-wip/add-group.feature, cypress/integration/user-group-wip/...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (7, cypress/integration/user-group-wip/add-group.feature, cypress/integration/user-group-wip/...
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/
e2e (5, cypress/integration/user-group/list-groups.feature, cypress/integration/user-group-wip/le...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (5, cypress/integration/user-group/list-groups.feature, cypress/integration/user-group-wip/le...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (5, cypress/integration/user-group/list-groups.feature, cypress/integration/user-group-wip/le...
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/
e2e (1, cypress/integration/homepage/show-action-tiles.feature, cypress/integration/user-group-wi...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (1, cypress/integration/homepage/show-action-tiles.feature, cypress/integration/user-group-wi...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (1, cypress/integration/homepage/show-action-tiles.feature, cypress/integration/user-group-wi...
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/
e2e (6, cypress/integration/user-group/search-groups.feature, cypress/integration/user-group-wip/...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (6, cypress/integration/user-group/search-groups.feature, cypress/integration/user-group-wip/...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (6, cypress/integration/user-group/search-groups.feature, cypress/integration/user-group-wip/...
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-build". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
e2e (4, cypress/integration/user/search-users.feature, cypress/integration/user-group-wip/join-gr...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (4, cypress/integration/user/search-users.feature, cypress/integration/user-group-wip/join-gr...
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
e2e (4, cypress/integration/user/search-users.feature, cypress/integration/user-group-wip/join-gr...
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/

Artifacts

Produced during runtime
Name Size
app-build Expired
16 MB