Change provider name from 'Music on TIDAL' to 'TIDAL' #568
Annotations
6 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
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
|
|
Run PHPStan:
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
|
|
Run PHPStan:
src/Adapters/Tidal/Detectors/Code.php#L22
Only booleans are allowed in a negated boolean, int|false given.
|
|
Run PHPStan:
src/Adapters/Tidal/Detectors/Code.php#L14
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
|
|
Run PHPStan:
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
|
Loading