Skip to content

Commit

Permalink
PHPStan: Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
raviks789 authored and nilmerg committed Oct 12, 2023
1 parent f35fa25 commit d382738
Showing 1 changed file with 0 additions and 60 deletions.
60 changes: 0 additions & 60 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2800,11 +2800,6 @@ parameters:
count: 1
path: library/Businessprocess/Renderer/Breadcrumb.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Renderer\\\\Breadcrumb\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Renderer/Breadcrumb.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Renderer\\\\Renderer\\:\\:applyManualSorting\\(\\) has parameter \\$bpNodes with no value type specified in iterable type array\\.$#"
count: 1
Expand Down Expand Up @@ -3715,36 +3710,6 @@ parameters:
count: 1
path: library/Businessprocess/Storage/Storage.php

-
message: "#^Call to an undefined method Icinga\\\\Web\\\\Request\\:\\:shouldReceive\\(\\)\\.$#"
count: 1
path: library/Businessprocess/Test/BaseTestCase.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Test\\\\BaseTestCase\\:\\:emptyConfigSection\\(\\) has no return type specified\\.$#"
count: 1
path: library/Businessprocess/Test/BaseTestCase.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Test\\\\BaseTestCase\\:\\:makeLoop\\(\\) has no return type specified\\.$#"
count: 1
path: library/Businessprocess/Test/BaseTestCase.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Test\\\\Bootstrap\\:\\:cli\\(\\) has no return type specified\\.$#"
count: 1
path: library/Businessprocess/Test/Bootstrap.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Test\\\\Bootstrap\\:\\:cli\\(\\) has parameter \\$basedir with no type specified\\.$#"
count: 1
path: library/Businessprocess/Test/Bootstrap.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\ActionBar\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/ActionBar.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\BpDashboardTile\\:\\:__construct\\(\\) has parameter \\$attributes with no type specified\\.$#"
count: 1
Expand Down Expand Up @@ -3775,26 +3740,6 @@ parameters:
count: 1
path: library/Businessprocess/Web/Component/BpDashboardTile.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\BpDashboardTile\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/BpDashboardTile.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\Content\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/Content.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\Controls\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/Controls.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\Dashboard\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/Dashboard.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\DashboardAction\\:\\:__construct\\(\\) has parameter \\$attributes with no type specified\\.$#"
count: 1
Expand Down Expand Up @@ -3825,11 +3770,6 @@ parameters:
count: 1
path: library/Businessprocess/Web/Component/DashboardAction.php

-
message: "#^Property Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\DashboardAction\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
count: 1
path: library/Businessprocess/Web/Component/DashboardAction.php

-
message: "#^Method Icinga\\\\Module\\\\Businessprocess\\\\Web\\\\Component\\\\RenderedProcessActionBar\\:\\:currentProcessParams\\(\\) has no return type specified\\.$#"
count: 1
Expand Down

0 comments on commit d382738

Please sign in to comment.