MAT-9813_MAT-9814: consume shared action center from madie-util #7415
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint the source code:
src/components/editMeasure/details/MeasureReferences/MeasureReferences.tsx#L275
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/editMeasure/details/MeasureDefinitions/MeasureDefinitions.tsx#L335
React Hook useCallback has missing dependencies: 'formik', 'measure', 'setErrorMessage', and 'updateMeasure'. Either include them or remove the dependency array
|
|
Lint the source code:
src/components/editMeasure/details/MeasureDefinitions/MeasureDefinitions.tsx#L250
React Hook useEffect has a missing dependency: 'managePagination'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/editMeasure/EditMeasure.tsx#L341
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 'setViewHumanReadableModal' needs the current value of 'measure.id'
|
|
Lint the source code:
src/components/editMeasure/EditMeasure.tsx#L252
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'
|
|
Lint the source code:
src/components/editMeasure/EditMeasure.tsx#L113
React Hook useEffect has a missing dependency: 'loadMeasure'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/common/transferDialog/TransferDialog.tsx#L121
React Hook useEffect has a missing dependency: 'formik'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/common/draftMeasureDialog/DraftMeasureDialog.tsx#L56
React Hook useEffect has a missing dependency: 'formik'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/common/createVersionDialog/CreateVersionDialog.tsx#L88
React Hook useEffect has a missing dependency: 'formik'. Either include it or remove the dependency array
|
|
Lint the source code:
src/components/common/createVersionDialog/CreateVersionDialog.tsx#L81
React Hook useEffect has missing dependencies: 'getNewVersion' and 'measureId'. Either include them or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading