Skip to content

Commit 0f08958

Browse files
authored
[CI] Removed fixed issues from baseline (#527)
1 parent 244f7b2 commit 0f08958

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,12 +3462,6 @@ parameters:
34623462
count: 1
34633463
path: src/bundle/Core/Fragment/SiteAccessSerializationTrait.php
34643464

3465-
-
3466-
message: '#^Method Ibexa\\Bundle\\Core\\IbexaCoreBundle\:\:getContainerExtension\(\) never returns null so it can be removed from the return type\.$#'
3467-
identifier: return.unusedType
3468-
count: 1
3469-
path: src/bundle/Core/IbexaCoreBundle.php
3470-
34713465
-
34723466
message: '#^Method Ibexa\\Bundle\\Core\\Imagine\\AliasCleaner\:\:removeAliases\(\) has no return type specified\.$#'
34733467
identifier: missingType.return
@@ -12762,12 +12756,6 @@ parameters:
1276212756
count: 1
1276312757
path: src/lib/MVC/Symfony/Security/UserInterface.php
1276412758

12765-
-
12766-
message: '#^Property Ibexa\\Core\\MVC\\Symfony\\Security\\UserWrapped\:\:\$apiUser in isset\(\) is not nullable nor uninitialized\.$#'
12767-
identifier: isset.initializedProperty
12768-
count: 1
12769-
path: src/lib/MVC/Symfony/Security/UserWrapped.php
12770-
1277112759
-
1277212760
message: '#^Method Ibexa\\Core\\MVC\\Symfony\\SiteAccess\:\:__construct\(\) has parameter \$groups with no value type specified in iterable type array\.$#'
1277312761
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)