Skip to content

Commit 0f9da78

Browse files
committed
[PHPStan] Removed resolved issues from the baseline
1 parent bbd3898 commit 0f9da78

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,12 +3462,6 @@ parameters:
34623462
count: 1
34633463
path: src/lib/FieldType/Mapper/UserAccountFormMapper.php
34643464

3465-
-
3466-
message: '#^Method Ibexa\\AdminUi\\Form\\ActionDispatcher\\ContentTypeDispatcher\:\:configureOptions\(\) has no return type specified\.$#'
3467-
identifier: missingType.return
3468-
count: 1
3469-
path: src/lib/Form/ActionDispatcher/ContentTypeDispatcher.php
3470-
34713465
-
34723466
message: '#^Method Ibexa\\AdminUi\\Form\\Data\\Content\\CustomUrl\\CustomUrlRemoveData\:\:__construct\(\) has parameter \$urlAliases with no value type specified in iterable type array\.$#'
34733467
identifier: missingType.iterableValue
@@ -9348,12 +9342,6 @@ parameters:
93489342
count: 1
93499343
path: src/lib/Validator/Constraints/ValidatorConfigurationValidator.php
93509344

9351-
-
9352-
message: '#^Parameter \#1 \$validationErrors of method Ibexa\\ContentForms\\Validator\\Constraints\\FieldTypeValidator\:\:processValidationErrors\(\) expects array\<Ibexa\\Contracts\\Core\\FieldType\\ValidationError\>, iterable\<Ibexa\\Contracts\\Core\\FieldType\\ValidationError\> given\.$#'
9353-
identifier: argument.type
9354-
count: 1
9355-
path: src/lib/Validator/Constraints/ValidatorConfigurationValidator.php
9356-
93579345
-
93589346
message: '#^Call to an undefined method Symfony\\Component\\Form\\FormInterface\:\:getClickedButton\(\)\.$#'
93599347
identifier: method.notFound
@@ -9660,12 +9648,6 @@ parameters:
96609648
count: 1
96619649
path: tests/lib/Config/AdminUiForms/ContentTypeFieldTypesResolverTest.php
96629650

9663-
-
9664-
message: '#^Call to static method PHPUnit\\Framework\\Assert\:\:assertNull\(\) with Symfony\\Component\\HttpFoundation\\Response will always evaluate to false\.$#'
9665-
identifier: staticMethod.impossibleType
9666-
count: 2
9667-
path: tests/lib/Event/FormActionEventTest.php
9668-
96699651
-
96709652
message: '#^Method Ibexa\\Tests\\AdminUi\\EventListener\\ContentProxyCreateDraftListenerTest\:\:getContentType\(\) has parameter \$fieldDefs with no value type specified in iterable type array\.$#'
96719653
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)