Skip to content

Test different linter actions #18

Test different linter actions

Test different linter actions #18

Triggered via pull request January 29, 2024 16:05
Status Failure
Total duration 30s
Artifacts

test-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.