Test different linter actions #18
Annotations
11 errors
PHP-CS
Process completed with exit code 2.
|
PHPStan:
src/AMP/AMP.php#L3
Class App\SupportedApps\AMP\AMP extends unknown class App\SupportedApps.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L3
Class App\SupportedApps\AVMFritzbox\AVMFritzbox extends unknown class App\SupportedApps.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L3
Class App\SupportedApps\AVMFritzbox\AVMFritzbox implements unknown interface App\EnhancedApps.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L71
Function format_bytes not found.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L74
Function format_bytes not found.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L77
Function format_bytes not found.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L119
App\SupportedApps\AVMFritzbox\AVMFritzbox::test() calls parent::appTest() but App\SupportedApps\AVMFritzbox\AVMFritzbox does not extend any class.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L130
App\SupportedApps\AVMFritzbox\AVMFritzbox::livestats() calls parent::execute() but App\SupportedApps\AVMFritzbox\AVMFritzbox does not extend any class.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L136
App\SupportedApps\AVMFritzbox\AVMFritzbox::livestats() calls parent::execute() but App\SupportedApps\AVMFritzbox\AVMFritzbox does not extend any class.
|
PHPStan:
src/AVMFritzbox/AVMFritzbox.php#L142
App\SupportedApps\AVMFritzbox\AVMFritzbox::livestats() calls parent::execute() but App\SupportedApps\AVMFritzbox\AVMFritzbox does not extend any class.
|