Skip to content

Bump io.freefair.maven-central.validate-poms from 8.1.0 to 8.2.2 #318

Bump io.freefair.maven-central.validate-poms from 8.1.0 to 8.2.2

Bump io.freefair.maven-central.validate-poms from 8.1.0 to 8.2.2 #318

GitHub Actions / Test Report failed Aug 15, 2023 in 0s

88 tests run, 0 skipped, 1 failed.

Annotations

Check failure on line 145 in api-client/src/test/java/de/gesellix/docker/remote/api/client/SystemApiIntegrationTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

SystemApiIntegrationTest.systemVersion()

org.opentest4j.AssertionFailedError: expected: <1.41> but was: <1.42>
Raw output
org.opentest4j.AssertionFailedError: expected: <1.41> but was: <1.42>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at de.gesellix.docker.remote.api.client.SystemApiIntegrationTest.systemVersion(SystemApiIntegrationTest.java:145)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)