From 1021257b3409297455ac97f0660a4a4f126b7fa8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 30 Dec 2019 10:58:07 +0100 Subject: [PATCH] reduce baseline --- Config/phpstan-baseline.neon | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Config/phpstan-baseline.neon b/Config/phpstan-baseline.neon index 204d83a..c4a9e9e 100644 --- a/Config/phpstan-baseline.neon +++ b/Config/phpstan-baseline.neon @@ -295,11 +295,6 @@ parameters: count: 1 path: Modules/Exchange/Interfaces/GSD/Importer.php - - - message: "#^Call to an undefined method Modules\\\\Exchange\\\\Interfaces\\\\GSD\\\\Importer\\:\\:importArticle\\(\\)\\.$#" - count: 2 - path: Modules/Exchange/Interfaces/GSD/Importer.php - - message: "#^Parameter \\#1 \\$dbdata of static method phpOMS\\\\DataStorage\\\\Database\\\\Connection\\\\ConnectionFactory\\:\\:create\\(\\) expects array\\, array\\ given\\.$#" count: 1 @@ -360,16 +355,6 @@ parameters: count: 1 path: Modules/Exchange/Interfaces/GSD/Importer.php - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Exchange/Interfaces/GSD/Model/GSDCostCenter.php - - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Exchange/Interfaces/GSD/Model/GSDCostObject.php - - message: "#^Access to constant CUSTOMER on an unknown class Modules\\\\Exchange\\\\Interfaces\\\\OMS\\\\Model\\\\ExchangeType\\.$#" count: 1 @@ -1265,11 +1250,6 @@ parameters: count: 1 path: Modules/Tasks/Models/Task.php - - - message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#" - count: 1 - path: Modules/Tasks/Models/Task.php - - message: "#^Method Modules\\\\Tasks\\\\Models\\\\TaskElement\\:\\:getDue\\(\\) should return DateTime but returns DateTime\\|null\\.$#" count: 1