spotless #290
tests.yml
on: push
Matrix: Run tests with spring boot version compatibility check
Annotations
3 warnings
Run tests with spring boot version compatibility check (2.7.15):
db-scheduler-ui-frontend/src/components/history/LogList.tsx#L73
React Hook useEffect has missing dependencies: 'setTaskInstanceExactMatch' and 'setTaskNameExactMatch'. Either include them or remove the dependency array
|
Run tests with spring boot version compatibility check (3.1.3):
db-scheduler-ui-frontend/src/components/history/LogList.tsx#L73
React Hook useEffect has missing dependencies: 'setTaskInstanceExactMatch' and 'setTaskNameExactMatch'. Either include them or remove the dependency array
|
Run tests with spring boot version compatibility check (3.0.6):
db-scheduler-ui-frontend/src/components/history/LogList.tsx#L73
React Hook useEffect has missing dependencies: 'setTaskInstanceExactMatch' and 'setTaskNameExactMatch'. Either include them or remove the dependency array
|