Skip to content

chore(deps-dev): bump @dhis2/cli-app-scripts from 11.4.2 to 11.7.2 #40

chore(deps-dev): bump @dhis2/cli-app-scripts from 11.4.2 to 11.7.2

chore(deps-dev): bump @dhis2/cli-app-scripts from 11.4.2 to 11.7.2 #40

Triggered via pull request September 30, 2024 11:24
Status Failure
Total duration 1m 38s
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

2 errors and 15 warnings
build
Process completed with exit code 1.
test
Process completed with exit code 1.
setup-matrix
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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#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
build
The following actions use a deprecated Node.js version 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/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
test
The following actions use a deprecated Node.js version 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/