Skip to content

Commit

Permalink
phpstan: Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
raviks789 committed Apr 12, 2024
1 parent 73dd609 commit 4e00f53
Showing 1 changed file with 0 additions and 95 deletions.
95 changes: 0 additions & 95 deletions phpstan-baseline-standard.neon
Original file line number Diff line number Diff line change
Expand Up @@ -425,16 +425,6 @@ parameters:
count: 1
path: library/Jira/IcingaCommandPipe.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\IcingaCommandPipe\\:\\:setMonitoringInfo\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/IcingaCommandPipe.php

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\IcingaCommandPipe\\:\\:\\$monitoringInfo has no type specified\\.$#"
count: 1
path: library/Jira/IcingaCommandPipe.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\IcingadbBackend\\:\\:getObject\\(\\) should return Icinga\\\\Module\\\\Icingadb\\\\Model\\\\Host\\|Icinga\\\\Module\\\\Icingadb\\\\Model\\\\Service but returns ipl\\\\Orm\\\\Model\\.$#"
count: 1
Expand Down Expand Up @@ -1615,46 +1605,6 @@ parameters:
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoring\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoring\\(\\) has parameter \\$host with no type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoring\\(\\) has parameter \\$service with no type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoringHost\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoringHost\\(\\) has parameter \\$host with no type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoringService\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoringService\\(\\) has parameter \\$host with no type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:linkToMonitoringService\\(\\) has parameter \\$service with no type specified\\.$#"
count: 1
path: library/Jira/Web/RenderingHelper.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\RenderingHelper\\:\\:renderAvatar\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -1755,26 +1705,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:addComment\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:addComment\\(\\) has parameter \\$author with no type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:addComment\\(\\) has parameter \\$body with no type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:addComment\\(\\) has parameter \\$time with no type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:addComments\\(\\) has no return type specified\\.$#"
count: 1
Expand Down Expand Up @@ -1850,31 +1780,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:formatBody\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:formatBody\\(\\) has parameter \\$body with no type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:replaceLinks\\(\\) has no return type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:replaceLinks\\(\\) has parameter \\$string with no type specified\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Parameter \\#2 \\$callback of function preg_replace_callback expects callable\\(array\\<int\\|string, string\\>\\)\\: string, Closure\\(mixed\\)\\: ipl\\\\Html\\\\HtmlElement given\\.$#"
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:\\$helper has no type specified\\.$#"
count: 1
Expand Down

0 comments on commit 4e00f53

Please sign in to comment.