PHPStan #26
test-phpstan.yml
on: schedule
PHP Static Analysis
29s
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.
|