Skip to content

chore(deps): bump the security group with 3 updates (#3046) #1205

chore(deps): bump the security group with 3 updates (#3046)

chore(deps): bump the security group with 3 updates (#3046) #1205

Triggered via push August 6, 2024 07:35
Status Failure
Total duration 33m 27s
Artifacts 1
call-workflow-e2e-prod  /  compute-prod-versions
5s
call-workflow-e2e-prod / compute-prod-versions
Matrix: call-workflow-e2e-prod / e2e-prod
call-workflow-e2e-prod  /  e2e-tests-success
0s
call-workflow-e2e-prod / e2e-tests-success
release
0s
release
report-release-failure
4s
report-release-failure
report-release-success
0s
report-release-success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 34 warnings
call-workflow-e2e-prod / e2e-tests-success
Process completed with exit code 1.
setup-matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/components/App.js#L46
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
lint: src/components/DashboardsBar/DashboardsBar.js#L56
React Hook useEffect has missing dependencies: 'onExpandedChanged', 'updateUserRows', and 'userRows'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/DashboardsBar/DashboardsBar.js#L60
React Hook useEffect has a missing dependency: 'rootElement.style'. Either include it or remove the dependency array
lint: src/components/DashboardsBar/DashboardsBar.js#L65
React Hook useEffect has a missing dependency: 'rootElement.style'. Either include it or remove the dependency array
lint: src/components/DashboardsBar/DashboardsBar.js#L72
React Hook useEffect has a missing dependency: 'userRows'. Either include it or remove the dependency array. Mutable values like 'userRowsChanged.current' aren't valid dependencies because mutating them doesn't re-render the component
lint: src/components/DashboardsBar/DashboardsBar.js#L87
React Hook useCallback has missing dependencies: 'memoizedCancelExpanded', 'onExpandedChanged', and 'scrollToTop'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/DashboardsBar/DashboardsBar.js#L92
React Hook useCallback has missing dependencies: 'onExpandedChanged' and 'scrollToTop'. Either include them or remove the dependency array. If 'onExpandedChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/SystemSettingsProvider.js#L39
React Hook useEffect has a missing dependency: 'engine'. Either include it or remove the dependency array
lint: src/pages/edit/EditDashboard.js#L56
React Hook useEffect has missing dependencies: 'dataEngine', 'props', and 'width'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
lint: src/pages/edit/LayoutModal.js#L33
React Hook useEffect has a missing dependency: 'columns'. Either include it or remove the dependency array. If 'setCols' needs the current value of 'columns', you can also switch to useReducer instead of useState and read 'columns' in the reducer
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / compute-prod-versions
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, ./action-supported-legacy-versions/precheck-max-version, dhis2/action-instance-version@v1, ./action-supported-legacy-versions/legacy-versions. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 2, cypress/e2e/edit_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 3, cypress/e2e/edit_errors.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 5, cypress/e2e/item_context_menu.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 1, cypress/e2e/dashboard_filter.feature, cypress/e2e/view_errors.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 7, cypress/e2e/smoke.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 4, cypress/e2e/filter_restrict.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 6, cypress/e2e/responsive_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.40, 8, cypress/e2e/view_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 3, cypress/e2e/edit_errors.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 5, cypress/e2e/item_context_menu.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 4, cypress/e2e/filter_restrict.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 7, cypress/e2e/smoke.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 8, cypress/e2e/view_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 6, cypress/e2e/responsive_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 2, cypress/e2e/edit_dashboard.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-workflow-e2e-prod / e2e-prod (2.41, 1, cypress/e2e/dashboard_filter.feature, cypress/e2e/view_errors.feature)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
report-release-failure
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Saionaro/[email protected], slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/

Artifacts

Produced during runtime
Name Size
app-build Expired
27.9 MB