Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-01-13 07:59:54 +0300
committerGitHub <noreply@github.com>2021-01-13 07:59:54 +0300
commit510be67e94a67cffc69f203b6ea34939856cc8e1 (patch)
tree1e308ceb803854d68f03ae5dfa867d595385e187 /build
parent6cf9c88596dd7f5d65d5b07b51d05921aff8fff4 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>