Address review feedback on per-host semaphore pruning #141
Annotations
1 error and 10 warnings
|
deploy
Process completed with exit code 1.
|
|
deploy:
client/src/main/java/org/asynchttpclient/uri/Uri.java#L256
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
|
|
deploy:
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.
|
|
deploy:
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.
|
|
deploy:
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.
|
|
deploy:
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.
|
|
deploy:
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.
|
|
deploy:
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.
|
|
deploy:
client/src/main/java/org/asynchttpclient/Response.java#L209
[MissingSummary] A summary line is required on public/protected Javadocs.
|
|
deploy:
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.
|
|
deploy:
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.
|