Skip to content

Test different linter actions #29

Test different linter actions

Test different linter actions #29

Triggered via pull request January 29, 2024 16:29
Status Failure
Total duration 28s
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/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.