chore(docs): Update README #406
Annotations
11 errors and 4 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)
|
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
The self-hosted runner: ad89b4cd-e9cc-4dad-b50a-48982eb649bc lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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/
|