Bump actions/checkout from 4.1.7 to 4.2.0 #135
build-and-test.yml
on: push
Maven Build and Test
2m 59s
Annotations
4 errors
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_blocked:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L165
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in was not blocked
|
com.uwetrottmann.trakt5.services.UsersTest ► test_reorderLists:
src/test/java/com/uwetrottmann/trakt5/services/UsersTest.java#L289
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
Error:
org.junit.ComparisonFailure: expected:<[3]> but was:<[2]>
|
Maven Build and Test
Failed test were found and 'fail-on-error' option is set to true
|
Maven Build and Test
Process completed with exit code 1.
|