Skip to content

Commit 57b865e

Browse files
committed
Updated the PHPStan baseline.
1 parent fbb53ff commit 57b865e

1 file changed

Lines changed: 20 additions & 10 deletions

File tree

phpstan-baseline.neon

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -445,16 +445,6 @@ parameters:
445445
count: 1
446446
path: public/modules/custom/helfi_kasko_content/src/Plugin/Field/FieldFormatter/OntologyWordDetailsFormatter.php
447447

448-
-
449-
message: "#^Method Drupal\\\\helfi_kasko_content\\\\Plugin\\\\Field\\\\FieldFormatter\\\\OntologyWordDetailsFormatter\\:\\:__construct\\(\\) has parameter \\$settings with no value type specified in iterable type array\\.$#"
450-
count: 1
451-
path: public/modules/custom/helfi_kasko_content/src/Plugin/Field/FieldFormatter/OntologyWordDetailsFormatter.php
452-
453-
-
454-
message: "#^Method Drupal\\\\helfi_kasko_content\\\\Plugin\\\\Field\\\\FieldFormatter\\\\OntologyWordDetailsFormatter\\:\\:__construct\\(\\) has parameter \\$third_party_settings with no value type specified in iterable type array\\.$#"
455-
count: 1
456-
path: public/modules/custom/helfi_kasko_content/src/Plugin/Field/FieldFormatter/OntologyWordDetailsFormatter.php
457-
458448
-
459449
message: "#^Method Drupal\\\\helfi_kasko_content\\\\Plugin\\\\Field\\\\FieldFormatter\\\\OntologyWordDetailsFormatter\\:\\:create\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
460450
count: 1
@@ -610,6 +600,26 @@ parameters:
610600
count: 1
611601
path: public/modules/custom/helfi_kasko_content/tests/src/Kernel/CrossInstitutionalStudies/Controller/ControllerTest.php
612602

603+
-
604+
message: "#^Method Drupal\\\\Tests\\\\helfi_kasko_content\\\\Kernel\\\\Plugin\\\\search_api\\\\Processor\\\\AdditionalFiltersTest\\:\\:getFilterValues\\(\\) has parameter \\$categories with no value type specified in iterable type array\\.$#"
605+
count: 1
606+
path: public/modules/custom/helfi_kasko_content/tests/src/Kernel/Plugin/search_api/Processor/AdditionalFiltersTest.php
607+
608+
-
609+
message: "#^Method Drupal\\\\Tests\\\\helfi_kasko_content\\\\Kernel\\\\Plugin\\\\search_api\\\\Processor\\\\AdditionalFiltersTest\\:\\:getFilterValues\\(\\) has parameter \\$ontologywordIds with no value type specified in iterable type array\\.$#"
610+
count: 1
611+
path: public/modules/custom/helfi_kasko_content/tests/src/Kernel/Plugin/search_api/Processor/AdditionalFiltersTest.php
612+
613+
-
614+
message: "#^Method Drupal\\\\Tests\\\\helfi_kasko_content\\\\Kernel\\\\Plugin\\\\search_api\\\\Processor\\\\AdditionalFiltersTest\\:\\:getFilterValues\\(\\) return type has no value type specified in iterable type array\\.$#"
615+
count: 1
616+
path: public/modules/custom/helfi_kasko_content/tests/src/Kernel/Plugin/search_api/Processor/AdditionalFiltersTest.php
617+
618+
-
619+
message: "#^Method Drupal\\\\Tests\\\\helfi_kasko_content\\\\Kernel\\\\Plugin\\\\search_api\\\\Processor\\\\IsSchoolTest\\:\\:createItem\\(\\) return type has no value type specified in iterable type Drupal\\\\search_api\\\\Item\\\\ItemInterface\\.$#"
620+
count: 1
621+
path: public/modules/custom/helfi_kasko_content/tests/src/Kernel/Plugin/search_api/Processor/IsSchoolTest.php
622+
613623
-
614624
message: "#^Function _hdbt_subtheme_sidebar_menu_visibility\\(\\) has no return type specified\\.$#"
615625
count: 1

0 commit comments

Comments
 (0)