Skip to content

Update all non-major dependencies #380

Update all non-major dependencies

Update all non-major dependencies #380

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

pull_request.yaml

on: pull_request
Lint backend and frontend
1m 22s
Lint backend and frontend
Matrix: test_end_to_end
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint backend and frontend: services/frontend/src/components/SortableTable/columnContent.jsx#L161
React Hook "useContextSelector" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
Lint backend and frontend: services/frontend/src/components/SortableTable/columnContent.jsx#L162
React Hook "useContextSelector" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
Lint backend and frontend: services/frontend/src/pages/Faculties/BasicInformationTab/InteractiveDataTable/CollapsedStackedBar.tsx#L153
'point.color' may use Object's default stringification format ('[object Object]') when stringified
Lint backend and frontend
Process completed with exit code 1.