Skip to content

Commit

Permalink
IBX-6601: Updated baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Oct 12, 2023
1 parent 402a223 commit 74f3e87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -62040,6 +62040,11 @@ parameters:
count: 1
path: tests/lib/Repository/Values/ContentType/FieldDefinitionCollectionTest.php

-
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertContainsEquals\\(\\) with Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Content\\\\Query\\\\SortClause\\\\Location\\\\Priority and array\\{\\} will always evaluate to false\\.$#"
count: 1
path: tests/lib/Repository/Values/Filter/FilterTest.php

-
message: "#^Method Ibexa\\\\Tests\\\\Core\\\\Repository\\\\Values\\\\Filter\\\\FilterTest\\:\\:getComplexFilterTestData\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
Expand Down

0 comments on commit 74f3e87

Please sign in to comment.