Sometimes the testStreamersSuccessful test fails due to invalid response from AzuraCast.
Needs to be investigated to determine the root cause.
1) AzuraCast\Api\AzuraCastApiClientTest::testStreamersSuccessful
TypeError: Argument 1 passed to AzuraCast\Api\Dto\StreamerDto::fromArray() must be of the type array, null given, called in /app/src/Station/StreamersClient.php on line 88
/app/src/Dto/StreamerDto.php:233
/app/src/Station/StreamersClient.php:88
/app/tests/AzuraCastApiClient/AzuraCastApiClientTest.php:488
Sometimes the
testStreamersSuccessful
test fails due to invalid response from AzuraCast.Needs to be investigated to determine the root cause.