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 11, 2023
1 parent 402a223 commit 4b13370
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -10370,16 +10370,6 @@ parameters:
count: 1
path: src/lib/FieldType/Time/Value.php

-
message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Unindexed\\:\\:getDefaultMatchField\\(\\) should return string but returns null\\.$#"
count: 1
path: src/lib/FieldType/Unindexed.php

-
message: "#^Method Ibexa\\\\Core\\\\FieldType\\\\Unindexed\\:\\:getDefaultSortField\\(\\) should return string but returns null\\.$#"
count: 1
path: src/lib/FieldType/Unindexed.php

-
message: "#^Access to an undefined property Ibexa\\\\Contracts\\\\Core\\\\FieldType\\\\Value\\:\\:\\$text\\.$#"
count: 1
Expand Down Expand Up @@ -62040,6 +62030,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 4b13370

Please sign in to comment.