Add method getFieldSelectionWithAliases
to class ResolveInfo
#2458
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
10 errors
Static Analysis with PHPStan (8.3):
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2):
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.1):
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.0):
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
|
Static Analysis with PHPStan (7.4):
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
|