summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-01-13 04:59:54 +0000
committerGitHub <noreply@github.com>2021-01-13 04:59:54 +0000
commit510be67e94a67cffc69f203b6ea34939856cc8e1 (patch)
tree1e308ceb803854d68f03ae5dfa867d595385e187
parent6cf9c88596dd7f5d65d5b07b51d05921aff8fff4 (diff)
downloadnextcloud-server-510be67e94a67cffc69f203b6ea34939856cc8e1.tar.gz
nextcloud-server-510be67e94a67cffc69f203b6ea34939856cc8e1.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--build/psalm-baseline.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fc782b00bb4..cd69b74efee 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1196,23 +1196,11 @@
</InvalidScalarArgument>
</file>
<file src="apps/files/lib/Command/Scan.php">
- <InvalidReturnStatement occurrences="1">
- <code>$connection</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>\OCP\IDBConnection</code>
- </InvalidReturnType>
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
</file>
<file src="apps/files/lib/Command/ScanAppData.php">
- <InvalidReturnStatement occurrences="1">
- <code>$connection</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>\OCP\IDBConnection</code>
- </InvalidReturnType>
<NullArgument occurrences="2">
<code>null</code>
<code>null</code>