Skip to content

feat: view mode dashboards-bar design changes [DHIS2-18441] #342

feat: view mode dashboards-bar design changes [DHIS2-18441]

feat: view mode dashboards-bar design changes [DHIS2-18441] #342

Re-run triggered December 12, 2024 16:40
Status Success
Total duration 2m 51s
Artifacts 1

verify-pr.yml

on: pull_request
call-workflow-e2e-prod  /  compute-prod-versions
6s
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
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
setup-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/components/App.js#L44
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/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
lint: src/pages/edit/NewDashboard.js#L35
React Hook useEffect has missing dependencies: 'dispatch' and 'width'. Either include them or remove the dependency array
lint: src/pages/print/PrintDashboard.js#L105
React Hook useEffect has missing dependencies: 'addDashboardItem', 'dataEngine', 'removeDashboardItem', 'setPrintDashboard', and 'updateDashboardItem'. Either include them or remove the dependency array. If 'setPrintDashboard' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/pages/print/PrintLayoutDashboard.js#L92
React Hook useEffect has missing dependencies: 'customizePrintLayoutDashboard', 'dataEngine', 'id', and 'setPrintDashboard'. Either include them or remove the dependency array. If 'setPrintDashboard' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/pages/start/LandingPage.js#L9
React Hook useEffect has a missing dependency: 'onMount'. Either include it or remove the dependency array. If 'onMount' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/pages/start/StartScreen.js#L27
React Hook useEffect has a missing dependency: 'dataEngine'. Either include it or remove the dependency array
lint: src/pages/view/ItemGrid.js#L53
React Hook useEffect has a missing dependency: 'getItemsWithAdjustedHeight'. Either include it or remove the dependency array
call-workflow-e2e-prod / compute-prod-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 6, cypress/e2e/responsive_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 5, cypress/e2e/item_context_menu.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 8, cypress/e2e/view_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 7, cypress/e2e/smoke.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 7, cypress/e2e/smoke.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 3, cypress/e2e/edit_errors.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 4, cypress/e2e/filter_restrict.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.41, 2, cypress/e2e/edit_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 6, cypress/e2e/responsive_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 4, cypress/e2e/filter_restrict.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 2, cypress/e2e/edit_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 5, cypress/e2e/item_context_menu.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 3, cypress/e2e/edit_errors.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-prod (2.40, 8, cypress/e2e/view_dashboard.feature)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-workflow-e2e-prod / e2e-tests-success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636