Skip to content

chore(deps): bump @dhis2/ui from 9.4.2 to 10.1.8 #190

chore(deps): bump @dhis2/ui from 9.4.2 to 10.1.8

chore(deps): bump @dhis2/ui from 9.4.2 to 10.1.8 #190

Triggered via pull request December 10, 2024 15:25
Status Failure
Total duration 1m 44s
Artifacts

verify-pr.yml

on: pull_request
call-workflow-e2e-prod  /  compute-prod-versions
call-workflow-e2e-prod / compute-prod-versions
Matrix: call-workflow-e2e-prod / e2e-prod
Waiting for pending jobs
call-workflow-e2e-prod  /  e2e-tests-success
call-workflow-e2e-prod / e2e-tests-success
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build
Process completed with exit code 1.
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/
build
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
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#L358
React Hook useEffect has missing dependencies: 'dispatch', 'loadVisualization', 'previousLocation', and 'rootOrgUnits'. Either include them or remove the dependency array
lint: src/components/App.js#L507
React Hook useEffect has missing dependencies: 'addFixedDimensionsMetadata', 'addOptionSetsMetadata', 'addProgramDimensionsMetadata', 'addTrackedEntityTypeMetadata', 'dispatch', 'orgUnitLevels', 'postDataStatistics', and 'rootOrgUnits'. Either include them or remove the dependency array
lint: src/components/Dialogs/Conditions/AlphanumericCondition.js#L36
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/Dialogs/Conditions/NumericCondition.js#L73
React Hook useEffect has missing dependencies: 'availableLegendSets', 'fetchLegendSets', and 'operator'. Either include them or remove the dependency array
lint: src/components/Dialogs/Conditions/NumericCondition.js#L116
React Hook useEffect has missing dependencies: 'dataEngine', 'legendSet', and 'setLegendSet'. Either include them or remove the dependency array
lint: src/components/Dialogs/Conditions/RepeatableEvents.js#L44
React Hook useEffect has missing dependencies: 'dimensionId' and 'dispatch'. Either include them or remove the dependency array
lint: src/components/Dialogs/PeriodDimension/StartEndDate.js#L16
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/MainSidebar/DimensionsList/DimensionsList.js#L51
React Hook useEffect has missing dependencies: 'fetching', 'loading', and 'setIsListEndVisible'. Either include them or remove the dependency array. Mutable values like 'scrollBoxRef.current' aren't valid dependencies because mutating them doesn't re-render the component
lint: src/components/MainSidebar/ProgramDimensionsPanel/useProgramDataDimensions.js#L326
React Hook useEffect has a missing dependency: 'fetchDimensions'. Either include it or remove the dependency array
lint: src/components/MainSidebar/ProgramDimensionsPanel/useProgramDataDimensions.js#L340
React Hook useEffect has missing dependencies: 'fetchDimensions' and 'fetching'. Either include them or remove the dependency array