fix format #367
Annotations
3 errors and 1 warning
Build with Gradle:
io.rsocket.integration.KeepaliveTest > keepAliveTest()#L1
0.0sec io.rsocket.integration.KeepaliveTest > keepAliveTest()
reactor.netty.ChannelBindException: Failed to bind on [localhost:23200]
Suppressed: java.lang.Exception: #block terminated with an error
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:100)
at reactor.core.publisher.Mono.block(Mono.java:1742)
at io.rsocket.integration.KeepaliveTest.keepAliveTest(KeepaliveTest.java:34)
|
Build with Gradle:
task ':rsocket-transport-netty:test'#L1
Execution failed for task ':rsocket-transport-netty:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/rsocket-java/rsocket-java/rsocket-transport-netty/build/reports/tests/test/index.html
|
Build with Gradle
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading