Update all non-major dependencies #380
pull_request.yaml
on: pull_request
Lint backend and frontend
1m 22s
Matrix: test_end_to_end
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.
|