Skip to content

Commit

Permalink
Remove fixed errors from PhpStan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
raviks789 committed Sep 22, 2023
1 parent bda9ea9 commit 60bb1f6
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,6 @@ parameters:
count: 1
path: application/forms/Config/ConfigForm.php

-
message: "#^Method Icinga\\\\Module\\\\Jira\\\\Forms\\\\Config\\\\ConfigForm\\:\\:populate\\(\\) has parameter \\$values with no value type specified in iterable type iterable\\.$#"
count: 1
path: application/forms/Config/ConfigForm.php

-
message: "#^Method ipl\\\\Html\\\\Contract\\\\FormElement\\:\\:getValue\\(\\) invoked with 1 parameter, 0 required\\.$#"
count: 3
Expand Down Expand Up @@ -1945,11 +1940,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/IssueDetails.php

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssueDetails\\:\\:\\$defaultAttributes type has no value type specified in iterable type array\\.$#"
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 All @@ -1970,11 +1960,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/IssuesTable.php

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

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\IssuesTable\\:\\:\\$issues has no type specified\\.$#"
count: 1
Expand All @@ -1990,11 +1975,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/JiraCustomFields.php

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

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\JiraCustomFields\\:\\:\\$fields type has no value type specified in iterable type array\\.$#"
count: 1
Expand All @@ -2010,11 +1990,6 @@ parameters:
count: 1
path: library/Jira/Web/Table/TemplateTable.php

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

-
message: "#^Property Icinga\\\\Module\\\\Jira\\\\Web\\\\Table\\\\TemplateTable\\:\\:\\$templates type has no value type specified in iterable type array\\.$#"
count: 1
Expand Down

0 comments on commit 60bb1f6

Please sign in to comment.