Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
glye committed Jul 24, 2024
1 parent 4ea1f95 commit f1738c8
Showing 1 changed file with 0 additions and 90 deletions.
90 changes: 0 additions & 90 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -855,21 +855,6 @@ parameters:
count: 1
path: src/lib/Resolver/DomainContentResolver.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Resolver\\\\DomainContentResolver\\:\\:resolveDomainFieldValue\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Resolver/DomainContentResolver.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Resolver\\\\DomainContentResolver\\:\\:resolveDomainFieldValue\\(\\) has parameter \\$args with no type specified\\.$#"
count: 1
path: src/lib/Resolver/DomainContentResolver.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Resolver\\\\DomainContentResolver\\:\\:resolveDomainFieldValue\\(\\) has parameter \\$fieldDefinitionIdentifier with no type specified\\.$#"
count: 1
path: src/lib/Resolver/DomainContentResolver.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Resolver\\\\DomainContentResolver\\:\\:resolveDomainRelationFieldValue\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -1610,71 +1595,6 @@ parameters:
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentCollectionField\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentConnection\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentConnection\\(\\) has parameter \\$contentType with no type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentCreateInputName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentField\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentTypeName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainContentUpdateInputName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainGroupField\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainGroupName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainGroupTypesName\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainMutationCreateContentField\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:domainMutationUpdateContentField\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/Domain/Content/NameHelper.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Domain\\\\Content\\\\NameHelper\\:\\:fieldDefinitionField\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -2255,16 +2175,6 @@ parameters:
count: 1
path: src/lib/Schema/Generator.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\ImagesVariationsBuilder\\:\\:build\\(\\) has no return type specified\\.$#"
count: 1
path: src/lib/Schema/ImagesVariationsBuilder.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\ImagesVariationsBuilder\\:\\:build\\(\\) has parameter \\$schema with no value type specified in iterable type array\\.$#"
count: 1
path: src/lib/Schema/ImagesVariationsBuilder.php

-
message: "#^Method Ibexa\\\\GraphQL\\\\Schema\\\\Initializer\\:\\:init\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit f1738c8

Please sign in to comment.