Skip to content

chore(version): Bump to Java 11 / Enable KVM in CI (#103) #401

chore(version): Bump to Java 11 / Enable KVM in CI (#103)

chore(version): Bump to Java 11 / Enable KVM in CI (#103) #401

Triggered via push February 6, 2024 23:09
Status Failure
Total duration 7m 35s
Artifacts

validate.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
AudioPlayerTest$State.givenPlaySource_thenShouldBePlayingAndFinallyEnded: AudioPlayerTest$State#L113
java.lang.IndexOutOfBoundsException: toIndex = 4 at java.util.ArrayList.subListRangeCheck(ArrayList.java:1016)
QueuedAudioPlayerTest$OnPrevious.givenPlayerIsPlayingAndCallingPrevious_thenShouldGoToPreviousAndPlay: QueuedAudioPlayerTest$OnPrevious#L359
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
QueuedAudioPlayerTest$RepeatMode$Off.givenAddedOneItemAndAllowingPlaybackToEnd_thenShouldStopPlayback: QueuedAudioPlayerTest$RepeatMode$Off#L460
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
QueuedAudioPlayerTest$RepeatMode$Off.givenAddedTwoItemsAndAllowingPlaybackToEndTwice_whenRepeatModeOff_thenShouldStopPlayback: QueuedAudioPlayerTest$RepeatMode$Off#L414
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
QueuedAudioPlayerTest$RepeatMode$One.givenAddedTwoItemsAllowingToPlayTillEnd_whenRepeatModeOne_thenShouldRestartFirstItem: QueuedAudioPlayerTest$RepeatMode$One#L574
org.opentest4j.AssertionFailedError: expected: <[IDLE, LOADING, PLAYING, STOPPED]> but was: <[IDLE, LOADING, PLAYING]> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
test (31)
The process '/usr/bin/sh' failed with exit code 1
AudioPlayerTest$State.givenPlaySource_thenShouldBePlayingAndFinallyEnded: AudioPlayerTest$State#L113
java.lang.IndexOutOfBoundsException: toIndex = 4 at java.util.ArrayList.subListRangeCheck(ArrayList.java:1016)
QueuedAudioPlayerTest$OnPrevious.givenPlayerIsPlayingAndCallingPrevious_thenShouldGoToPreviousAndPlay: QueuedAudioPlayerTest$OnPrevious#L359
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
QueuedAudioPlayerTest$RepeatMode$Off.givenAddedOneItemAndAllowingPlaybackToEnd_thenShouldStopPlayback: QueuedAudioPlayerTest$RepeatMode$Off#L460
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
QueuedAudioPlayerTest$RepeatMode$Off.givenAddedTwoItemsAndAllowingPlaybackToEndTwice_whenRepeatModeOff_thenShouldStopPlayback: QueuedAudioPlayerTest$RepeatMode$Off#L414
org.opentest4j.AssertionFailedError: expected: <ENDED> but was: <PLAYING> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
test (26)
The process '/usr/bin/sh' failed with exit code 1
build-sample
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-sample
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (31)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (31)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, gradle/gradle-build-action@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/