Skip to content

Create .poggit.yml

Create .poggit.yml #19

Triggered via push February 17, 2024 10:04
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Matrix: PHPStan analysis

Annotations

10 errors
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/api/check/Check.php#L28
Parameter $player of method ReinfyTeam\Zuri\api\check\Check::check() has invalid type ReinfyTeam\Zuri\api\check\PlayerAPI.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/api/logging/LogManager.php#L38
Parameter #1 $stream of function fwrite expects resource, resource|false given.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/api/logging/LogManager.php#L39
Parameter #1 $stream of function fclose expects resource, resource|false given.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/checks/aimassist/AimAssistA.php#L79
Construct empty() is not allowed. Use more strict comparison.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/checks/aimassist/AimAssistB.php#L70
Construct empty() is not allowed. Use more strict comparison.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/checks/aimassist/AimAssistC.php#L79
Construct empty() is not allowed. Use more strict comparison.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/checks/aimassist/AimAssistD.php#L79
Construct empty() is not allowed. Use more strict comparison.
PHPStan analysis (8.0): src/ReinfyTeam/Zuri/checks/aimassist/AimAssistE.php#L79
Construct empty() is not allowed. Use more strict comparison.