Skip to content

- code cleanup, bug fixing #4369

- code cleanup, bug fixing

- code cleanup, bug fixing #4369

Triggered via push March 12, 2026 22:29
Status Failure
Total duration 6m 32s
Artifacts

full-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
GrpcTest.shouldHandleBidiStreaming(ServerTestRunner)[3]: tests/src/test/java/io/jooby/i3875/GrpcTest.java#L99
GrpcTest.shouldHandleBidiStreaming(undertow): Expecting actual: ["Echo: Ping 1"] to contain exactly (and in same order): ["Echo: Ping 1", "Echo: Ping 2"] but could not find the following elements: ["Echo: Ping 2"]
build (ubuntu-latest, 25)
Process completed with exit code 1.
build (windows-latest, 21)
The strategy configuration was canceled because "build.ubuntu-latest_25" failed
build (windows-latest, 21)
The operation was canceled.
build (macos-latest, 21)
The strategy configuration was canceled because "build.ubuntu-latest_25" failed
build (macos-latest, 21)
The operation was canceled.
build (ubuntu-latest, 21)
The strategy configuration was canceled because "build.ubuntu-latest_25" failed
build (ubuntu-latest, 21)
The operation was canceled.
build (ubuntu-latest, 25)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mikepenz/action-junit-report@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/