Skip to content

Commit 563f0da

Browse files
committed
cr remarks
1 parent eeaa6aa commit 563f0da

File tree

1 file changed

+0
-132
lines changed

1 file changed

+0
-132
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -17028,18 +17028,6 @@ parameters:
1702817028
count: 1
1702917029
path: src/lib/Repository/LocationService.php
1703017030

17031-
-
17032-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\:\:\$defaultSortField \(int\) on left side of \?\? is not nullable\.$#'
17033-
identifier: nullCoalesce.property
17034-
count: 1
17035-
path: src/lib/Repository/LocationService.php
17036-
17037-
-
17038-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\ContentType\\ContentType\:\:\$defaultSortOrder \(int\) on left side of \?\? is not nullable\.$#'
17039-
identifier: nullCoalesce.property
17040-
count: 1
17041-
path: src/lib/Repository/LocationService.php
17042-
1704317031
-
1704417032
message: '#^Property Ibexa\\Core\\Repository\\LocationService\:\:\$repository \(Ibexa\\Core\\Repository\\Repository\) does not accept Ibexa\\Contracts\\Core\\Repository\\Repository\.$#'
1704517033
identifier: assign.propertyType
@@ -22650,54 +22638,6 @@ parameters:
2265022638
count: 1
2265122639
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
2265222640

22653-
-
22654-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationAlreadyStored\(\) has no return type specified\.$#'
22655-
identifier: missingType.return
22656-
count: 1
22657-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22658-
22659-
-
22660-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationInvalidVariation\(\) has no return type specified\.$#'
22661-
identifier: missingType.return
22662-
count: 1
22663-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22664-
22665-
-
22666-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationNotStored\(\) has no return type specified\.$#'
22667-
identifier: missingType.return
22668-
count: 1
22669-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22670-
22671-
-
22672-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationNotStoredHavingReferences\(\) has no return type specified\.$#'
22673-
identifier: missingType.return
22674-
count: 1
22675-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22676-
22677-
-
22678-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationOriginal\(\) has no return type specified\.$#'
22679-
identifier: missingType.return
22680-
count: 1
22681-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22682-
22683-
-
22684-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationOriginalNotFound\(\) has no return type specified\.$#'
22685-
identifier: missingType.return
22686-
count: 1
22687-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22688-
22689-
-
22690-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testGetVariationWrongValue\(\) has no return type specified\.$#'
22691-
identifier: missingType.return
22692-
count: 1
22693-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22694-
22695-
-
22696-
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\AliasGeneratorTest\:\:testSupportsValue\(\) has no return type specified\.$#'
22697-
identifier: missingType.return
22698-
count: 1
22699-
path: tests/bundle/Core/Imagine/AliasGeneratorTest.php
22700-
2270122641
-
2270222642
message: '#^Method Ibexa\\Tests\\Bundle\\Core\\Imagine\\BinaryLoaderTest\:\:testFindBadPathRoot\(\) has no return type specified\.$#'
2270322643
identifier: missingType.return
@@ -33990,12 +33930,6 @@ parameters:
3399033930
count: 1
3399133931
path: tests/integration/Core/Repository/Regression/EZP21771IbexaStringTest.php
3399233932

33993-
-
33994-
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\Regression\\EZP21798Test\:\:testRoleChanges\(\) has no return type specified\.$#'
33995-
identifier: missingType.return
33996-
count: 1
33997-
path: tests/integration/Core/Repository/Regression/EZP21798Test.php
33998-
3399933933
-
3400033934
message: '#^Parameter \#1 \$value of function count expects array\|Countable, iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\User\\Policy\> given\.$#'
3400133935
identifier: argument.type
@@ -38496,18 +38430,6 @@ parameters:
3849638430
count: 1
3849738431
path: tests/integration/Core/Repository/URLWildcardServiceTest.php
3849838432

38499-
-
38500-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertNotNull\(\) with int will always evaluate to true\.$#'
38501-
identifier: staticMethod.alreadyNarrowedType
38502-
count: 1
38503-
path: tests/integration/Core/Repository/URLWildcardServiceTest.php
38504-
38505-
-
38506-
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\URLWildcardServiceTest\:\:testCreateSetsIdPropertyOnURLWildcard\(\) has no return type specified\.$#'
38507-
identifier: missingType.return
38508-
count: 1
38509-
path: tests/integration/Core/Repository/URLWildcardServiceTest.php
38510-
3851138433
-
3851238434
message: '#^Method Ibexa\\Tests\\Integration\\Core\\Repository\\URLWildcardServiceTest\:\:testCreateSetsPropertiesOnURLWildcard\(\) has no return type specified\.$#'
3851338435
identifier: missingType.return
@@ -60372,54 +60294,12 @@ parameters:
6037260294
count: 1
6037360295
path: tests/lib/Repository/Values/User/RoleTest.php
6037460296

60375-
-
60376-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
60377-
identifier: staticMethod.alreadyNarrowedType
60378-
count: 1
60379-
path: tests/lib/Repository/Values/User/RoleTest.php
60380-
6038160297
-
6038260298
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
6038360299
identifier: missingType.return
6038460300
count: 1
6038560301
path: tests/lib/Repository/Values/User/RoleTest.php
6038660302

60387-
-
60388-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:testIsPropertySet\(\) has no return type specified\.$#'
60389-
identifier: missingType.return
60390-
count: 1
60391-
path: tests/lib/Repository/Values/User/RoleTest.php
60392-
60393-
-
60394-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:testMissingProperty\(\) has no return type specified\.$#'
60395-
identifier: missingType.return
60396-
count: 1
60397-
path: tests/lib/Repository/Values/User/RoleTest.php
60398-
60399-
-
60400-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:testNewClass\(\) has no return type specified\.$#'
60401-
identifier: missingType.return
60402-
count: 1
60403-
path: tests/lib/Repository/Values/User/RoleTest.php
60404-
60405-
-
60406-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:testReadOnlyProperty\(\) has no return type specified\.$#'
60407-
identifier: missingType.return
60408-
count: 1
60409-
path: tests/lib/Repository/Values/User/RoleTest.php
60410-
60411-
-
60412-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\RoleTest\:\:testUnsetProperty\(\) has no return type specified\.$#'
60413-
identifier: missingType.return
60414-
count: 1
60415-
path: tests/lib/Repository/Values/User/RoleTest.php
60416-
60417-
-
60418-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\User\\Role\:\:\$id \(int\) in isset\(\) is not nullable\.$#'
60419-
identifier: isset.property
60420-
count: 1
60421-
path: tests/lib/Repository/Values/User/RoleTest.php
60422-
6042360303
-
6042460304
message: '#^Access to an undefined property Ibexa\\Core\\Repository\\Values\\User\\UserGroup\:\:\$notDefined\.$#'
6042560305
identifier: property.notFound
@@ -60480,24 +60360,12 @@ parameters:
6048060360
count: 1
6048160361
path: tests/lib/Repository/Values/User/UserTest.php
6048260362

60483-
-
60484-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#'
60485-
identifier: staticMethod.alreadyNarrowedType
60486-
count: 1
60487-
path: tests/lib/Repository/Values/User/UserTest.php
60488-
6048960363
-
6049060364
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\User\\UserTest\:\:assertPropertiesCorrect\(\) has no return type specified\.$#'
6049160365
identifier: missingType.return
6049260366
count: 1
6049360367
path: tests/lib/Repository/Values/User/UserTest.php
6049460368

60495-
-
60496-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\User\\User\:\:\$login \(string\) in isset\(\) is not nullable\.$#'
60497-
identifier: isset.property
60498-
count: 1
60499-
path: tests/lib/Repository/Values/User/UserTest.php
60500-
6050160369
-
6050260370
message: '#^Method Ibexa\\Tests\\Core\\Search\\Common\\FieldValueMapper\\RemoteIdentifierMapperTest\:\:getDataForTestCanMap\(\) return type has no value type specified in iterable type iterable\.$#'
6050360371
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)