Skip to content

Bump oxsecurity/megalinter/flavors/java from 10.0.0 to 10.1.0 #246

Bump oxsecurity/megalinter/flavors/java from 10.0.0 to 10.1.0

Bump oxsecurity/megalinter/flavors/java from 10.0.0 to 10.1.0 #246

Status Success
Total duration 46s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Java 21 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 21 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
Java 17 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 17 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
Java 11 build: src/test/java/ch/jalu/configme/properties/ArrayPropertyTest.java#L113
non-varargs call of varargs method with inexact argument type for last parameter;
Java 11 build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.