Skip to content

Commit 9e853b3

Browse files
adamwojsalongosz
authored andcommitted
[PHPStan] Removed resolved issues from the baseline
1 parent 0fa72ae commit 9e853b3

File tree

1 file changed

+0
-120
lines changed

1 file changed

+0
-120
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -5928,18 +5928,6 @@ parameters:
59285928
count: 1
59295929
path: src/contracts/Repository/Iterator/BatchIteratorAdapter/ContentFilteringAdapter.php
59305930

5931-
-
5932-
message: '#^Method Ibexa\\Contracts\\Core\\Repository\\Iterator\\BatchIteratorAdapter\\LocationFilteringAdapter\:\:__construct\(\) has parameter \$languages with no value type specified in iterable type array\.$#'
5933-
identifier: missingType.iterableValue
5934-
count: 1
5935-
path: src/contracts/Repository/Iterator/BatchIteratorAdapter/LocationFilteringAdapter.php
5936-
5937-
-
5938-
message: '#^Method Ibexa\\Contracts\\Core\\Repository\\Iterator\\BatchIteratorAdapter\\LocationFilteringAdapter\:\:fetch\(\) should return Iterator but returns iterable\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location\>&Traversable\.$#'
5939-
identifier: return.type
5940-
count: 1
5941-
path: src/contracts/Repository/Iterator/BatchIteratorAdapter/LocationFilteringAdapter.php
5942-
59435931
-
59445932
message: '#^Method Ibexa\\Contracts\\Core\\Repository\\LanguageResolver\:\:getPrioritizedLanguages\(\) has parameter \$forcedLanguages with no value type specified in iterable type array\.$#'
59455933
identifier: missingType.iterableValue
@@ -6054,36 +6042,6 @@ parameters:
60546042
count: 1
60556043
path: src/contracts/Repository/Values/Content/ContentDraftList.php
60566044

6057-
-
6058-
message: '#^Method Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\DraftList\\Item\\UnauthorizedContentDraftListItem\:\:__construct\(\) has parameter \$payload with no value type specified in iterable type array\.$#'
6059-
identifier: missingType.iterableValue
6060-
count: 1
6061-
path: src/contracts/Repository/Values/Content/DraftList/Item/UnauthorizedContentDraftListItem.php
6062-
6063-
-
6064-
message: '#^Method Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\DraftList\\Item\\UnauthorizedContentDraftListItem\:\:getPayload\(\) return type has no value type specified in iterable type array\.$#'
6065-
identifier: missingType.iterableValue
6066-
count: 1
6067-
path: src/contracts/Repository/Values/Content/DraftList/Item/UnauthorizedContentDraftListItem.php
6068-
6069-
-
6070-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\DraftList\\Item\\UnauthorizedContentDraftListItem\:\:\$payload type has no value type specified in iterable type array\.$#'
6071-
identifier: missingType.iterableValue
6072-
count: 1
6073-
path: src/contracts/Repository/Values/Content/DraftList/Item/UnauthorizedContentDraftListItem.php
6074-
6075-
-
6076-
message: '#^Class Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location has PHPDoc tag @property\-read for property \$path with no value type specified in iterable type array\.$#'
6077-
identifier: missingType.iterableValue
6078-
count: 1
6079-
path: src/contracts/Repository/Values/Content/Location.php
6080-
6081-
-
6082-
message: '#^Class Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\LocationList implements generic interface IteratorAggregate but does not specify its types\: TKey, TValue$#'
6083-
identifier: missingType.generics
6084-
count: 1
6085-
path: src/contracts/Repository/Values/Content/LocationList.php
6086-
60876045
-
60886046
message: '#^Right side of \|\| is always false\.$#'
60896047
identifier: booleanOr.rightAlwaysFalse
@@ -9102,12 +9060,6 @@ parameters:
91029060
count: 1
91039061
path: src/lib/Limitation/TargetOnlyLimitationType.php
91049062

9105-
-
9106-
message: '#^PHPDoc tag @var does not specify variable name\.$#'
9107-
identifier: varTag.noVariable
9108-
count: 1
9109-
path: src/lib/Limitation/UserGroupLimitationType.php
9110-
91119063
-
91129064
message: '#^Method Ibexa\\Core\\MVC\\Exception\\NoViewTemplateException\:\:getView\(\) has no return type specified\.$#'
91139065
identifier: missingType.return
@@ -17988,12 +17940,6 @@ parameters:
1798817940
count: 1
1798917941
path: src/lib/Repository/ContentService.php
1799017942

17991-
-
17992-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\ContentCreateStruct\:\:\$modificationDate \(DateTime\) in isset\(\) is not nullable\.$#'
17993-
identifier: isset.property
17994-
count: 1
17995-
path: src/lib/Repository/ContentService.php
17996-
1799717943
-
1799817944
message: '#^Property Ibexa\\Core\\Repository\\ContentService\:\:\$repository \(Ibexa\\Core\\Repository\\Repository\) does not accept Ibexa\\Contracts\\Core\\Repository\\Repository\.$#'
1799917945
identifier: assign.propertyType
@@ -19572,18 +19518,6 @@ parameters:
1957219518
count: 1
1957319519
path: src/lib/Repository/Values/Content/Content.php
1957419520

19575-
-
19576-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Location\:\:getProperties\(\) has parameter \$dynamicProperties with no value type specified in iterable type array\.$#'
19577-
identifier: missingType.iterableValue
19578-
count: 1
19579-
path: src/lib/Repository/Values/Content/Location.php
19580-
19581-
-
19582-
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\Location\:\:getProperties\(\) return type has no value type specified in iterable type array\.$#'
19583-
identifier: missingType.iterableValue
19584-
count: 1
19585-
path: src/lib/Repository/Values/Content/Location.php
19586-
1958719521
-
1958819522
message: '#^Method Ibexa\\Core\\Repository\\Values\\Content\\TrashItem\:\:getProperties\(\) has parameter \$dynamicProperties with no value type specified in iterable type array\.$#'
1958919523
identifier: missingType.iterableValue
@@ -20994,12 +20928,6 @@ parameters:
2099420928
count: 1
2099520929
path: src/lib/Search/Legacy/Content/Handler.php
2099620930

20997-
-
20998-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Query\:\:\$sortClauses \(array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Query\\SortClause\>\) does not accept null\.$#'
20999-
identifier: assign.propertyType
21000-
count: 1
21001-
path: src/lib/Search/Legacy/Content/Handler.php
21002-
2100320931
-
2100420932
message: '#^Method Ibexa\\Core\\Search\\Legacy\\Content\\Indexer\:\:purge\(\) has no return type specified\.$#'
2100520933
identifier: missingType.return
@@ -25404,12 +25332,6 @@ parameters:
2540425332
count: 1
2540525333
path: tests/integration/Core/Repository/BaseTestCase.php
2540625334

25407-
-
25408-
message: '#^Property Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\ContentCreateStruct\:\:\$remoteId \(string\) does not accept string\|null\.$#'
25409-
identifier: assign.propertyType
25410-
count: 1
25411-
path: tests/integration/Core/Repository/BaseTestCase.php
25412-
2541325335
-
2541425336
message: '#^Property Ibexa\\Tests\\Integration\\Core\\Repository\\BaseTestCase\:\:\$repository \(Ibexa\\Contracts\\Core\\Repository\\Repository\) does not accept null\.$#'
2541525337
identifier: assign.propertyType
@@ -58524,24 +58446,12 @@ parameters:
5852458446
count: 1
5852558447
path: tests/lib/Repository/Service/Mock/ContentTest.php
5852658448

58527-
-
58528-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Service\\Mock\\ContentTest\:\:testCreateContentThrowsInvalidArgumentExceptionContentTypeNotSet\(\) has no return type specified\.$#'
58529-
identifier: missingType.return
58530-
count: 1
58531-
path: tests/lib/Repository/Service/Mock/ContentTest.php
58532-
5853358449
-
5853458450
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Service\\Mock\\ContentTest\:\:testCreateContentThrowsInvalidArgumentExceptionDuplicateRemoteId\(\) has no return type specified\.$#'
5853558451
identifier: missingType.return
5853658452
count: 1
5853758453
path: tests/lib/Repository/Service/Mock/ContentTest.php
5853858454

58539-
-
58540-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Service\\Mock\\ContentTest\:\:testCreateContentThrowsInvalidArgumentExceptionMainLanguageCodeNotSet\(\) has no return type specified\.$#'
58541-
identifier: missingType.return
58542-
count: 1
58543-
path: tests/lib/Repository/Service/Mock/ContentTest.php
58544-
5854558455
-
5854658456
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Service\\Mock\\ContentTest\:\:testCreateContentThrowsUnauthorizedException\(\) has no return type specified\.$#'
5854758457
identifier: missingType.return
@@ -61704,12 +61614,6 @@ parameters:
6170461614
count: 1
6170561615
path: tests/lib/Repository/Values/Content/LanguageTest.php
6170661616

61707-
-
61708-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\LanguageTest\:\:testNewClass\(\) has no return type specified\.$#'
61709-
identifier: missingType.return
61710-
count: 1
61711-
path: tests/lib/Repository/Values/Content/LanguageTest.php
61712-
6171361617
-
6171461618
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\LanguageTest\:\:testReadOnlyProperty\(\) has no return type specified\.$#'
6171561619
identifier: missingType.return
@@ -61764,12 +61668,6 @@ parameters:
6176461668
count: 1
6176561669
path: tests/lib/Repository/Values/Content/SectionTest.php
6176661670

61767-
-
61768-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\SectionTest\:\:testNewClass\(\) has no return type specified\.$#'
61769-
identifier: missingType.return
61770-
count: 1
61771-
path: tests/lib/Repository/Values/Content/SectionTest.php
61772-
6177361671
-
6177461672
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\SectionTest\:\:testReadOnlyProperty\(\) has no return type specified\.$#'
6177561673
identifier: missingType.return
@@ -61806,12 +61704,6 @@ parameters:
6180661704
count: 1
6180761705
path: tests/lib/Repository/Values/Content/TrashItemTest.php
6180861706

61809-
-
61810-
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\TrashItemTest\:\:testNewClass\(\) has no return type specified\.$#'
61811-
identifier: missingType.return
61812-
count: 1
61813-
path: tests/lib/Repository/Values/Content/TrashItemTest.php
61814-
6181561707
-
6181661708
message: '#^Method Ibexa\\Tests\\Core\\Repository\\Values\\Content\\TrashItemTest\:\:testReadOnlyProperty\(\) has no return type specified\.$#'
6181761709
identifier: missingType.return
@@ -62622,12 +62514,6 @@ parameters:
6262262514
count: 1
6262362515
path: tests/lib/Search/Legacy/Content/HandlerContentTest.php
6262462516

62625-
-
62626-
message: '#^Method Ibexa\\Tests\\Core\\Search\\Legacy\\Content\\HandlerContentTest\:\:testFindWithNullLimit\(\) has no return type specified\.$#'
62627-
identifier: missingType.return
62628-
count: 1
62629-
path: tests/lib/Search/Legacy/Content/HandlerContentTest.php
62630-
6263162517
-
6263262518
message: '#^Method Ibexa\\Tests\\Core\\Search\\Legacy\\Content\\HandlerContentTest\:\:testFindWithOffsetToNonexistent\(\) has no return type specified\.$#'
6263362519
identifier: missingType.return
@@ -63144,12 +63030,6 @@ parameters:
6314463030
count: 1
6314563031
path: tests/lib/Search/Legacy/Content/HandlerLocationTest.php
6314663032

63147-
-
63148-
message: '#^Method Ibexa\\Tests\\Core\\Search\\Legacy\\Content\\HandlerLocationTest\:\:testFindWithNullLimit\(\) has no return type specified\.$#'
63149-
identifier: missingType.return
63150-
count: 1
63151-
path: tests/lib/Search/Legacy/Content/HandlerLocationTest.php
63152-
6315363033
-
6315463034
message: '#^Method Ibexa\\Tests\\Core\\Search\\Legacy\\Content\\HandlerLocationTest\:\:testFindWithOffsetToNonexistent\(\) has no return type specified\.$#'
6315563035
identifier: missingType.return

0 commit comments

Comments
 (0)