Skip to content

MAT-7111: Modify split button to action center button #2671

MAT-7111: Modify split button to action center button

MAT-7111: Modify split button to action center button #2671

Triggered via pull request December 23, 2024 22:15
Status Failure
Total duration 1m 5s
Artifacts

unit_test_coverage.yml

on: pull_request
Checkout, install, lint, build and test with coverage
57s
Checkout, install, lint, build and test with coverage
Upload code coverage to Codacy
0s
Upload code coverage to Codacy
Upload code coverage to Codecov
0s
Upload code coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
Checkout, install, lint, build and test with coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checkout, install, lint, build and test with coverage: src/components/common/createVersionDialog/CreateVersionDialog.tsx#L81
React Hook useEffect has missing dependencies: 'getNewVersion' and 'measureId'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/EditMeasure.tsx#L97
React Hook useEffect has a missing dependency: 'loadMeasure'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/EditMeasure.tsx#L115
React Hook useEffect has a missing dependency: 'loadMeasure'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/EditMeasure.tsx#L163
React Hook useEffect has a missing dependency: 'measure?.id'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCreateVersionDialog' needs the current value of 'measure.id'
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/MeasureReferences/MeasureReferences.tsx#L242
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/TransmissionFormat/TransmissionFormat.tsx#L100
React Hook useEffect has a missing dependency: 'updateRouteHandlerState'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/measureInformation/MeasureInformation.tsx#L98
React Hook useEffect has missing dependencies: 'getTranslatorVersion', 'measure.elmJson', and 'measure?.measureMetaData?.draft'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/measureInformation/MeasureInformation.tsx#L171
React Hook useEffect has a missing dependency: 'updateRouteHandlerState'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/measureInformation/MeasureInformation.tsx#L197
React Hook useEffect has missing dependencies: 'formik', 'measureServiceApi', and 'setErrorMessage'. Either include them or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/editMeasure/details/measureMetadata/MeasureMetadata.tsx#L86
React Hook useEffect has a missing dependency: 'updateRouteHandlerState'. Either include it or remove the dependency array