You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,6 @@ parameters:
9
9
ignoreErrors:
10
10
- "#PHPDoc tag \\@throws with type Psr\\\\Container\\\\ContainerExceptionInterface is not subtype of Throwable#"
11
11
- "#Parameter .* of class ReflectionMethod constructor expects string(\\|null)?, object\\|string given.#"
12
-
-
13
-
message:'#Method TheCodingMachine\\GraphQLite\\Types\\Mutable(Interface|Object)Type::getFields\(\) should return array<GraphQL\\Type\\Definition\\FieldDefinition> but returns array\|float\|int#'
14
-
path:src/Types/MutableTrait.php
15
-
-
16
-
message:'#Method TheCodingMachine\\GraphQLite\\Mappers\\Proxys\\Mutable(Interface|Object)TypeAdapter::getFields\(\) should return array<GraphQL\\Type\\Definition\\FieldDefinition> but returns array\|float\|int#'
17
-
path:src/Mappers/Proxys/MutableAdapterTrait.php
18
12
- "#PHPDoc tag @throws with type Psr\\\\SimpleCache\\\\InvalidArgumentException is not subtype of Throwable#"
0 commit comments