Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
630eddf41b
commit
3319ed8aca
|
@ -2446,11 +2446,6 @@
|
|||
<code>1</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="core/Command/Db/Migrations/GenerateFromSchemaFileCommand.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$column->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>
|
||||
|
|
Loading…
Reference in New Issue