chore(ci): Enable KVM #395
validate.yml
on: pull_request
build-sample
2m 43s
Matrix: unit-tests
Annotations
10 errors and 8 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)
|
unit-tests (26)
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)
|
unit-tests (31)
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/
|
unit-tests (23)
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/.
|
unit-tests (23)
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/
|
unit-tests (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/.
|
unit-tests (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/
|
unit-tests (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/.
|
unit-tests (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/
|