Skip to content

feat(artwork): add http headers to notification artwork request (#102) #402

feat(artwork): add http headers to notification artwork request (#102)

feat(artwork): add http headers to notification artwork request (#102) #402

Triggered via push February 6, 2024 23:16
Status Failure
Total duration 8m 7s
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)
test (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$OnPrevious.givenPlayerIsPausedAndCallingPrevious_thenShouldGoToPreviousAndNotPlay: QueuedAudioPlayerTest$OnPrevious#L375
org.opentest4j.AssertionFailedError: expected: <READY> but was: <ERROR> 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
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 (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/
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/