Skip to content

Address review feedback on per-host semaphore pruning #1184

Address review feedback on per-host semaphore pruning

Address review feedback on per-host semaphore pruning #1184

Triggered via push July 23, 2026 21:50
Status Failure
Total duration 2m 31s
Artifacts

maven.yml

on: push
compile-and-check
59s
compile-and-check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
compile-and-check
Process completed with exit code 1.
compile-and-check: client/src/main/java/org/asynchttpclient/uri/Uri.java#L256
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
compile-and-check: client/src/main/java/org/asynchttpclient/uri/Uri.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java#L56
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java#L50
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java#L44
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java#L39
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/HttpResponseBodyPart.java#L34
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/Response.java#L209
[MissingSummary] A summary line is required on public/protected Javadocs.
compile-and-check: client/src/main/java/org/asynchttpclient/Response.java#L140
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
compile-and-check: client/src/main/java/org/asynchttpclient/Response.java#L109
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.