Selaa lähdekoodia

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
Nextcloud-PR-Bot 3 vuotta sitten
vanhempi
commit
3319ed8aca
1 muutettua tiedostoa jossa 0 lisäystä ja 10 poistoa
  1. 0 10
      build/psalm-baseline.xml

+ 0 - 10
build/psalm-baseline.xml

@@ -2446,11 +2446,6 @@
       <code>1</code>
     </InvalidScalarArgument>
   </file>
-  <file src="core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php">
-    <InvalidScalarArgument occurrences="1">
-      <code>$column-&gt;getLength()</code>
-    </InvalidScalarArgument>
-  </file>
   <file src="core/Command/Encryption/Enable.php">
     <NullArgument occurrences="1">
       <code>null</code>
@@ -3152,11 +3147,6 @@
       <code>$statement</code>
     </ParamNameMismatch>
   </file>
-  <file src="lib/private/DB/MDB2SchemaReader.php">
-    <InvalidScalarArgument occurrences="1">
-      <code>$options['default']</code>
-    </InvalidScalarArgument>
-  </file>
   <file src="lib/private/DB/MigrationService.php">
     <InvalidOperand occurrences="2">
       <code>$offset</code>