add db-scheduler-ui.enabled to toggle autoconfiguration (fixes #96) #338
tests.yml
on: push
Matrix: Run tests with spring boot version compatibility check
Annotations
6 warnings
Run tests with spring boot version compatibility check (2.7.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.0.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Run tests with spring boot version compatibility check (3.1.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|