From 60bb1f6bd5858be7e696071e6a2b96133267d4c3 Mon Sep 17 00:00:00 2001 From: raviks789 <33730024+raviks789@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:19:25 +0200 Subject: [PATCH] Remove fixed errors from PhpStan baseline --- phpstan-baseline.neon | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 6b8d0e5..98e6ba2 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -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 @@ -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 @@ -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 @@ -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 @@ -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