Skip to content

PHPStan

PHPStan #26

Triggered via schedule September 4, 2026 02:01
Status Failure
Total duration 32s
Artifacts

test-phpstan.yml

on: schedule
PHP Static Analysis
29s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP Static Analysis: src/CallQueuedHandler.php#L263
Function config not found.
PHP Static Analysis: src/CallQueuedHandler.php#L247
Function logger not found.
PHP Static Analysis: src/CallQueuedHandler.php#L219
Function logger not found.
PHP Static Analysis: src/CallQueuedHandler.php#L185
Method BlitzPHP\Queue\CallQueuedHandler::handleException() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: src/CallQueuedHandler.php#L89
Negated boolean expression is always true.
PHP Static Analysis: src/CallQueuedHandler.php#L82
Method BlitzPHP\Queue\CallQueuedHandler::getCommand() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: src/CallQueuedHandler.php#L68
Caught class BlitzPHP\Wolke\Exceptions\ModelNotFoundException not found.
PHP Static Analysis: src/CallQueuedHandler.php#L42
Method BlitzPHP\Queue\CallQueuedHandler::call() has parameter $data with no value type specified in iterable type array.
PHP Static Analysis: src/CallQueuedClosure.php#L105
Instanceof between Laravel\SerializableClosure\SerializableClosure and Laravel\SerializableClosure\SerializableClosure will always evaluate to true.
PHP Static Analysis: src/CallQueuedClosure.php#L47
Property BlitzPHP\Queue\CallQueuedClosure::$failureCallbacks type has no value type specified in iterable type array.