Allow callable in args
#1964
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
8 errors
Static Analysis with PHPStan (8.1):
tests/Type/LazyDefinitionTest.php#L241
Cannot call method getType() on GraphQL\Type\Definition\Argument|null.
|
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
|
Static Analysis with PHPStan (7.4):
tests/Type/LazyDefinitionTest.php#L241
Cannot call method getType() on GraphQL\Type\Definition\Argument|null.
|
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8):
tests/Type/LazyDefinitionTest.php#L241
Cannot call method getType() on GraphQL\Type\Definition\Argument|null.
|
Static Analysis with PHPStan (8)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2):
tests/Type/LazyDefinitionTest.php#L241
Cannot call method getType() on GraphQL\Type\Definition\Argument|null.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|