Skip to content

Upgrade async-http-client to version 3.0.14 (#2353) #1452

Upgrade async-http-client to version 3.0.14 (#2353)

Upgrade async-http-client to version 3.0.14 (#2353) #1452

Triggered via push September 24, 2026 20:53
Status Success
Total duration 9m 56s
Artifacts –

maven.yml

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

Annotations

140 warnings and 5 notices
compile-and-check: client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[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#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
compile-and-check: client/src/main/java/org/asynchttpclient/Response.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/Response.java#L146
[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/spnego/SpnegoEngine.java#L182
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
compile-and-check: client/src/main/java/org/asynchttpclient/uri/Uri.java#L261
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
compile-and-check: client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[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#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
compile-and-check: client/src/main/java/org/asynchttpclient/Response.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/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 25): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 25): 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.
test (ubuntu-latest, 25): 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.
test (ubuntu-latest, 25): 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.
test (ubuntu-latest, 25): 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.
test (ubuntu-latest, 25): 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.
test (ubuntu-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (ubuntu-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 25): client/src/main/java/org/asynchttpclient/spnego/SpnegoEngine.java#L182
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
test (ubuntu-latest, 21): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 21): 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.
test (ubuntu-latest, 21): 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.
test (ubuntu-latest, 21): 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.
test (ubuntu-latest, 21): 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.
test (ubuntu-latest, 21): 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.
test (ubuntu-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (ubuntu-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 21): client/src/main/java/org/asynchttpclient/spnego/SpnegoEngine.java#L182
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
test (ubuntu-latest, 17): client/src/main/java/org/asynchttpclient/uri/Uri.java#L261
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (ubuntu-latest, 17): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 17): 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.
test (ubuntu-latest, 17): 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.
test (ubuntu-latest, 17): 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.
test (ubuntu-latest, 17): 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.
test (ubuntu-latest, 17): 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.
test (ubuntu-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (ubuntu-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 11): client/src/main/java/org/asynchttpclient/uri/Uri.java#L261
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (ubuntu-latest, 11): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 11): 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.
test (ubuntu-latest, 11): 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.
test (ubuntu-latest, 11): 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.
test (ubuntu-latest, 11): 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.
test (ubuntu-latest, 11): 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.
test (ubuntu-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (ubuntu-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (ubuntu-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary line is required on public/protected Javadocs.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 17)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary line is required on public/protected Javadocs.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 25)
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary line is required on public/protected Javadocs.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 21)
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
test (windows-latest, 11)
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary line is required on public/protected Javadocs.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (windows-latest, 11)
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 17): client/src/main/java/org/asynchttpclient/uri/Uri.java#L261
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (macos-latest, 17): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 17): 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.
test (macos-latest, 17): 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.
test (macos-latest, 17): 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.
test (macos-latest, 17): 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.
test (macos-latest, 17): 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.
test (macos-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (macos-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 17): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 11): client/src/main/java/org/asynchttpclient/uri/Uri.java#L261
[EqualsGetClass] Prefer instanceof to getClass when implementing Object#equals.
test (macos-latest, 11): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 11): 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.
test (macos-latest, 11): 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.
test (macos-latest, 11): 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.
test (macos-latest, 11): 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.
test (macos-latest, 11): 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.
test (macos-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (macos-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 11): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 21): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 21): 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.
test (macos-latest, 21): 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.
test (macos-latest, 21): 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.
test (macos-latest, 21): 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.
test (macos-latest, 21): 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.
test (macos-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (macos-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 21): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 21): client/src/main/java/org/asynchttpclient/spnego/SpnegoEngine.java#L182
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
test (macos-latest, 25): client/src/main/java/org/asynchttpclient/uri/Uri.java#L178
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 25): 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.
test (macos-latest, 25): 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.
test (macos-latest, 25): 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.
test (macos-latest, 25): 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.
test (macos-latest, 25): 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.
test (macos-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L246
[MissingSummary] A summary line is required on public/protected Javadocs.
test (macos-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L177
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 25): client/src/main/java/org/asynchttpclient/Response.java#L146
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
test (macos-latest, 25): client/src/main/java/org/asynchttpclient/spnego/SpnegoEngine.java#L182
<T>doAs(javax.security.auth.Subject,java.security.PrivilegedExceptionAction<T>) in javax.security.auth.Subject has been deprecated and marked for removal
compile-and-check
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
test (ubuntu-latest, 25)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
test (ubuntu-latest, 21)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
test (ubuntu-latest, 17)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
test (ubuntu-latest, 11)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"