Bump actions/setup-java from 4.0.0 to 4.2.1 #47
build-and-test.yml
on: push
Maven Build and Test
4m 12s
Annotations
15 errors and 1 warning
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_episode:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L39
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
|
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_episode_without_ids:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L39
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
|
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_blocked:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L39
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
|
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_movie:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L39
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
|
com.uwetrottmann.trakt5.services.ShowsTest ► test_summary_trakt_id:
src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java#L78
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
|
com.uwetrottmann.trakt5.services.ShowsTest ► test_summary_slug:
src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java#L78
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
|
com.uwetrottmann.trakt5.services.UsersTest ► test_reorderLists:
src/test/java/com/uwetrottmann/trakt5/services/UsersTest.java#L240
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
Error:
org.junit.ComparisonFailure: expected:<[3]> but was:<[2]>
|
com.uwetrottmann.trakt5.services.UsersTest ► test_addListItems:
src/test/java/com/uwetrottmann/trakt5/services/UsersTest.java#L192
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
Error:
org.junit.ComparisonFailure: expected:<[1]> but was:<[0]>
|
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_episode_without_ids:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L39
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
|
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_blocked:
src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java#L145
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.ShowsTest ► test_summary_trakt_id:
src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java#L78
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
|
com.uwetrottmann.trakt5.services.ShowsTest ► test_summary_slug:
src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java#L78
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
|
com.uwetrottmann.trakt5.services.UsersTest ► test_reorderLists:
src/test/java/com/uwetrottmann/trakt5/services/UsersTest.java#L240
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
Error:
org.junit.ComparisonFailure: expected:<[4]> but was:<[3]>
|
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.
|
Maven Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/test-reporter@afe6793191b75b608954023a46831a3fe10048d4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|