From 4bbd6ceefdc39c1d217d7f3d9f95663c7341cf7b Mon Sep 17 00:00:00 2001
From: Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>
Date: Tue, 3 Nov 2020 04:23:30 +0000
Subject: Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
---
 build/psalm-baseline.xml | 34 +++-------------------------------
 1 file changed, 3 insertions(+), 31 deletions(-)

(limited to 'build')

diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 4fd6847afc0..3fe4af7325e 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2748,9 +2748,6 @@
     </TooManyArguments>
   </file>
   <file src="core/Command/Db/ConvertType.php">
-    <InternalMethod occurrences="1">
-      <code>setFilterSchemaAssetsExpression</code>
-    </InternalMethod>
     <InvalidArgument occurrences="2">
       <code>$chunk * $chunkSize</code>
       <code>$chunkSize</code>
@@ -3535,27 +3532,17 @@
     <InvalidScalarArgument occurrences="1">
       <code>$e-&gt;getCode()</code>
     </InvalidScalarArgument>
-    <LessSpecificImplementedReturnType occurrences="2">
-      <code>Doctrine\DBAL\Driver\Statement</code>
-    </LessSpecificImplementedReturnType>
+    <LessSpecificImplementedReturnType occurrences="1"/>
     <ParamNameMismatch occurrences="1">
       <code>$statement</code>
     </ParamNameMismatch>
   </file>
-  <file src="lib/private/DB/ConnectionFactory.php">
-    <InternalClass occurrences="1">
-      <code>new Configuration()</code>
-    </InternalClass>
-  </file>
   <file src="lib/private/DB/MDB2SchemaReader.php">
     <InvalidScalarArgument occurrences="1">
       <code>$options['default']</code>
     </InvalidScalarArgument>
   </file>
   <file src="lib/private/DB/MDB2SchemaWriter.php">
-    <InternalMethod occurrences="1">
-      <code>setFilterSchemaAssetsExpression</code>
-    </InternalMethod>
     <InvalidScalarArgument occurrences="1">
       <code>$column-&gt;getLength()</code>
     </InvalidScalarArgument>
@@ -3579,11 +3566,6 @@
     </UndefinedThisPropertyFetch>
   </file>
   <file src="lib/private/DB/Migrator.php">
-    <InternalMethod occurrences="3">
-      <code>setFilterSchemaAssetsExpression</code>
-      <code>setFilterSchemaAssetsExpression</code>
-      <code>setFilterSchemaAssetsExpression</code>
-    </InternalMethod>
     <InvalidArgument occurrences="2">
       <code>'\OC\DB\Migrator::checkTable'</code>
       <code>'\OC\DB\Migrator::executeSql'</code>
@@ -3598,11 +3580,6 @@
       <code>$key[0]</code>
     </InvalidArrayAccess>
   </file>
-  <file src="lib/private/DB/PgSqlTools.php">
-    <InternalMethod occurrences="1">
-      <code>setFilterSchemaAssetsExpression</code>
-    </InternalMethod>
-  </file>
   <file src="lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php">
     <ImplicitToStringCast occurrences="1">
       <code>$this-&gt;functionBuilder-&gt;lower($x)</code>
@@ -3648,9 +3625,7 @@
     </NullableReturnStatement>
   </file>
   <file src="lib/private/DB/ReconnectWrapper.php">
-    <InternalMethod occurrences="1">
-      <code>__construct</code>
-    </InternalMethod>
+    <InternalMethod occurrences="1"/>
   </file>
   <file src="lib/private/DateTimeFormatter.php">
     <FalsableReturnStatement occurrences="1"/>
@@ -5091,9 +5066,6 @@
       <code>\OCP\Calendar\Room\IManager</code>
       <code>\OCP\Files\Folder|null</code>
     </ImplementedReturnTypeMismatch>
-    <InternalMethod occurrences="1">
-      <code>setSQLLogger</code>
-    </InternalMethod>
     <InvalidCatch occurrences="1"/>
     <InvalidScalarArgument occurrences="1">
       <code>$uid</code>
@@ -5356,7 +5328,7 @@
       <code>string</code>
       <code>string</code>
     </InvalidParamDefault>
-    <InvalidScalarArgument occurrences="4">
+    <InvalidScalarArgument occurrences="3">
       <code>$appName</code>
       <code>$appName</code>
       <code>\OC_User::getUser()</code>
-- 
cgit v1.2.3