Skip to content

Merge pull request #3369 from Inist-CNRS/3368-erreur-item-1-delegate-… #4869

Merge pull request #3369 from Inist-CNRS/3368-erreur-item-1-delegate-…

Merge pull request #3369 from Inist-CNRS/3368-erreur-item-1-delegate-… #4869

Triggered via push December 18, 2025 09:06
Status Success
Total duration 16m 19s
Artifacts

lodex-ci.yml

on: push
Matrix: lint
Matrix: test-e2e
Matrix: test-unit
Matrix: type-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (22.x): packages/admin-app/src/data/PreComputationSelector.spec.tsx#L110
Expected an assignment or function call and instead saw an expression
lint (22.x): packages/admin-app/src/annotations/details/AnnotationItems.tsx#L49
Unexpected any. Specify a different type
lint (22.x): packages/admin-app/src/annotations/details/AnnotationItems.tsx#L48
Unexpected any. Specify a different type
lint (22.x): packages/admin-app/src/annotations/details/AnnotationInputs.tsx#L16
Unexpected any. Specify a different type
lint (22.x): packages/admin-app/src/annotations/details/AnnotationForm.tsx#L76
React Hook useMemo has a missing dependency: 'tenant'. Either include it or remove the dependency array
lint (22.x): packages/admin-app/src/Appbar/Menu.tsx#L76
React Hook useEffect has a missing dependency: 'translate'. Either include it or remove the dependency array
lint (22.x): packages/admin-app/src/Appbar/JobProgress.tsx#L342
'getContent' was used before it was defined
lint (22.x): packages/admin-app/src/Appbar/JobProgress.tsx#L340
'getTitle' was used before it was defined
lint (22.x): packages/admin-app/src/Appbar/JobProgress.tsx#L203
React Hook useEffect has missing dependencies: 'finishProgress', 'handlePublishError', 'handlePublishSuccess', 'handleRepublish', 'hasPublishedDataset', 'loadEnrichments', 'loadParsingResult', 'loadPrecomputed', and 'translate'. Either include them or remove the dependency array
lint (22.x): cypress/support/datasetImportPage.ts#L92
Unexpected any. Specify a different type