Add Spring Boot 3.2 support #119
build.yml
on: pull_request
Matrix: Matrix Build
Build and Test
0s
Annotations
3 errors and 5 warnings
AlternativeSchedulingShutdownerIntTest.testThatItGenerallyWorks():
core/src/test/java/com/transferwise/common/gracefulshutdown/AlternativeSchedulingShutdownerIntTest.java#L44
org.opentest4j.AssertionFailedError:
expected: 557L
but was: 567L
|
GracefulShutdownerIntTest.testThatItGenerallyWorks():
core/src/test/java/com/transferwise/common/gracefulshutdown/GracefulShutdownerIntTest.java#L61
org.opentest4j.AssertionFailedError:
expected: 438L
but was: 458L
|
Matrix Build (3.2.2)
Process completed with exit code 1.
|
Matrix Build (3.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Matrix Build (3.2.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Matrix Build (2.7.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Matrix Build (3.1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Matrix Build (3.0.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|