Adding UserAgent Component #62
Annotations
7 errors
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentFactoryInterface.php#L10
src/SonsOfPHP/Component/UserAgent/UserAgentFactoryInterface.php:10:11: UnusedClass: Class SonsOfPHP\Component\UserAgent\UserAgentFactoryInterface is never used (see https://psalm.dev/075)
|
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php#L12
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php:12:21: PossiblyUnusedMethod: Cannot find any calls to method SonsOfPHP\Component\UserAgent\UserAgentInterface::isBot (see https://psalm.dev/087)
|
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php#L14
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php:14:21: PossiblyUnusedMethod: Cannot find any calls to method SonsOfPHP\Component\UserAgent\UserAgentInterface::isMobile (see https://psalm.dev/087)
|
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php#L16
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php:16:21: PossiblyUnusedMethod: Cannot find any calls to method SonsOfPHP\Component\UserAgent\UserAgentInterface::isTablet (see https://psalm.dev/087)
|
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php#L18
src/SonsOfPHP/Component/UserAgent/UserAgentInterface.php:18:21: PossiblyUnusedMethod: Cannot find any calls to method SonsOfPHP\Component\UserAgent\UserAgentInterface::isDesktop (see https://psalm.dev/087)
|
Run make psalm-github:
src/SonsOfPHP/Component/UserAgent/UserAgentProviderInterface.php#L10
src/SonsOfPHP/Component/UserAgent/UserAgentProviderInterface.php:10:11: UnusedClass: Class SonsOfPHP\Component\UserAgent\UserAgentProviderInterface is never used (see https://psalm.dev/075)
|
Run make psalm-github
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading