aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2021-03-26 07:08:10 +0100
committerGitHub <noreply@github.com>2021-03-26 07:08:10 +0100
commit09718c20aa10fb2e25bceaa3bbe364eeb5be145b (patch)
tree0d030dbbd64eed9c895fc0d9eeaaef7d923547ce
parent630eddf41b7ea05d4d1a844a2faed157605b13c3 (diff)
parent3319ed8aca3e097bf35683188e9f48d44736f545 (diff)
downloadnextcloud-server-09718c20aa10fb2e25bceaa3bbe364eeb5be145b.tar.gz
nextcloud-server-09718c20aa10fb2e25bceaa3bbe364eeb5be145b.zip
Merge pull request #26304 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 71bf21193b0..1a28e2e885e 100644
--- a/build/psalm-baseline.xml
+++ b/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>