elharo commented on PR #2046: URL: https://github.com/apache/maven-resolver/pull/2046#issuecomment-5225951647
CI seems borked: ``` [13](https://github.com/apache/maven-resolver/actions/runs/31255258160/job/93097599126?pr=2046#step:12:914) Error: [ERROR] /Users/runner/work/maven-resolver/maven-resolver/maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultRepositorySystemReentrancyTest.java:[361,17] incompatible types: no instance(s) of type variable(s) T exist so that java.util.List<T> conforms to java.util.Map<java.lang.String,org.eclipse.aether.spi.validator.ValidatorFactory> Error: [ERROR] /Users/runner/work/maven-resolver/maven-resolver/maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultRepositorySystemReentrancyTest.java:[398,17] incompatible types: no instance(s) of type variable(s) T exist so that java.util.List<T> conforms to java.util.Map<java.lang.String,org.eclipse.aether.spi.validator.ValidatorFactory> Error: [ERROR] /Users/runner/work/maven-resolver/maven-resolver/maven-resolver-impl/src/test/java/org/eclipse/aether/internal/impl/DefaultRepositorySystemReentrancyTest.java:[457,17] incompatible types: no instance(s) of type variable(s) T exist so that java.util.List<T> conforms to java.util.Map<java.lang.String,org.eclipse.aether.spi.validator.ValidatorFactory> [INFO] 3 errors ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
