Skip to content

Change provider name from 'Music on TIDAL' to 'TIDAL' #144

Change provider name from 'Music on TIDAL' to 'TIDAL'

Change provider name from 'Music on TIDAL' to 'TIDAL' #144

Triggered via pull request December 21, 2025 22:06
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
PHPStan Static Analysis
18s
PHPStan Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan Static Analysis
Process completed with exit code 1.
PHPStan Static Analysis: src/Adapters/Tidal/Extractor.php#L10
Method Embed\Adapters\Tidal\Extractor::createCustomDetectors() return type with generic class Embed\Detectors\Detector does not specify its types: TExtractor
PHPStan Static Analysis: src/Adapters/Tidal/Detectors/ProviderName.php#L8
Class Embed\Adapters\Tidal\Detectors\ProviderName extends generic class Embed\Detectors\ProviderName but does not specify its types: TExtractor
PHPStan Static Analysis: src/Adapters/Tidal/Detectors/Code.php#L22
Only booleans are allowed in a negated boolean, int|false given.
PHPStan Static Analysis: src/Adapters/Tidal/Detectors/Code.php#L14
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
PHPStan Static Analysis: src/Adapters/Tidal/Detectors/Code.php#L10
Class Embed\Adapters\Tidal\Detectors\Code extends generic class Embed\Detectors\Code but does not specify its types: TExtractor