Skip to content

Test different linter actions #12

Test different linter actions

Test different linter actions #12

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

test-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.