Test different linter actions #11
Annotations
11 errors
PHPStan:
AMP/AMP.php#L3
Class App\SupportedApps\AMP\AMP extends unknown class App\SupportedApps.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L3
Class App\SupportedApps\AVMFritzbox\AVMFritzbox extends unknown class App\SupportedApps.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L3
Class App\SupportedApps\AVMFritzbox\AVMFritzbox implements unknown interface App\EnhancedApps.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L5
Property App\SupportedApps\AVMFritzbox\AVMFritzbox::$config has no type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L6
Property App\SupportedApps\AVMFritzbox\AVMFritzbox::$method has no type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L12
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAttrs() has no return type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L12
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAttrs() has parameter $calltype with no type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L44
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAvailableStats() has no return type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L58
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::formatValueUsingStat() has no return type specified.
|
PHPStan:
AVMFritzbox/AVMFritzbox.php#L58
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::formatValueUsingStat() has parameter $stat with no type specified.
|
PHP-CS
Process completed with exit code 2.
|