From 6b60c46ad3756030f4c6308ec93df1b050e1e7a3 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Tue, 9 Nov 2021 13:36:09 +0100 Subject: [PATCH] Update baseline - remove ignored errors. --- phpstan-baseline.neon | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 1e7d2f6e5..d2c225d0c 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -65,11 +65,6 @@ parameters: count: 1 path: src/Bundle/ChillAsideActivityBundle/src/Form/AsideActivityFormType.php - - - message: "#^Variable \\$view might not be defined\\.$#" - count: 4 - path: src/Bundle/ChillCalendarBundle/Controller/CalendarController.php - - message: "#^Method Chill\\\\CustomFieldsBundle\\\\CustomFields\\\\CustomFieldChoice\\:\\:buildForm\\(\\) should return Symfony\\\\Component\\\\Form\\\\FormTypeInterface but return statement is missing\\.$#" count: 1 @@ -140,11 +135,6 @@ parameters: count: 1 path: src/Bundle/ChillDocStoreBundle/EntityRepository/AccompanyingCourseDocumentRepository.php - - - message: "#^Access to an undefined property Chill\\\\DocStoreBundle\\\\Security\\\\Authorization\\\\PersonDocumentVoter\\:\\:\\$helper\\.$#" - count: 1 - path: src/Bundle/ChillDocStoreBundle/Security/Authorization/PersonDocumentVoter.php - - message: "#^Variable \\$participation might not be defined\\.$#" count: 3 @@ -445,11 +435,6 @@ parameters: count: 1 path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php - - - message: "#^Variable \\$accompanyingPeriods might not be defined\\.$#" - count: 1 - path: src/Bundle/ChillPersonBundle/Controller/HouseholdController.php - - message: "#^Instantiated class Chill\\\\PersonBundle\\\\Controller\\\\BadRequestExceptions not found\\.$#" count: 1 @@ -605,21 +590,6 @@ parameters: count: 4 path: src/Bundle/ChillReportBundle/Timeline/TimelineReportProvider.php - - - message: "#^Parameter \\$em of method Chill\\\\TaskBundle\\\\Controller\\\\SingleTaskController\\:\\:getPersonParam\\(\\) has invalid type Chill\\\\TaskBundle\\\\Controller\\\\EntityManagerInterface\\.$#" - count: 1 - path: src/Bundle/ChillTaskBundle/Controller/SingleTaskController.php - - - - message: "#^Parameter \\$em of method Chill\\\\TaskBundle\\\\Controller\\\\SingleTaskController\\:\\:getUserParam\\(\\) has invalid type Chill\\\\TaskBundle\\\\Controller\\\\EntityManagerInterface\\.$#" - count: 1 - path: src/Bundle/ChillTaskBundle/Controller/SingleTaskController.php - - - - message: "#^Variable \\$person might not be defined\\.$#" - count: 4 - path: src/Bundle/ChillTaskBundle/Controller/SingleTaskController.php - - message: "#^Undefined variable\\: \\$type$#" count: 1