Address review feedback on per-host semaphore pruning #1184
maven.yml
on: push
compile-and-check
59s
Matrix: test
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.
|