Bump oxsecurity/megalinter/flavors/java from 10.0.0 to 10.1.0 #246
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.
|