Test different linter actions #29
Annotations
11 errors
PHP-CS
Process completed with exit code 2.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L5
Property App\SupportedApps\AVMFritzbox\AVMFritzbox::$config has no type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L6
Property App\SupportedApps\AVMFritzbox\AVMFritzbox::$method has no type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L12
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAttrs() has no return type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L12
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAttrs() has parameter $calltype with no type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L44
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::getAvailableStats() has no return type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L58
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::formatValueUsingStat() has no return type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L58
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::formatValueUsingStat() has parameter $stat with no type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L58
Method App\SupportedApps\AVMFritzbox\AVMFritzbox::formatValueUsingStat() has parameter $value with no type specified.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L71
Function format_bytes not found.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L74
Function format_bytes not found.
|