summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-09-03 04:22:57 +0000
committerGitHub <noreply@github.com>2020-09-03 04:22:57 +0000
commit7511885c155f5f5291cf9b1add848f711fda0adc (patch)
treea201d45032b1e72a45152dd98e8c9e41783e9e8a /build
parent63ac3615c5e37bcd40bfa8272ec2bbbb6e17e86e (diff)
downloadnextcloud-server-7511885c155f5f5291cf9b1add848f711fda0adc.tar.gz
nextcloud-server-7511885c155f5f5291cf9b1add848f711fda0adc.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cc9b6d7df1a..59cc85122ba 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1355,11 +1355,8 @@
</InvalidReturnType>
</file>
<file src="apps/files/lib/Controller/DirectEditingController.php">
- <InvalidArgument occurrences="4">
+ <InvalidArgument occurrences="1">
<code>$templateId</code>
- <code>'Failed to create file: ' . $e-&gt;getMessage()</code>
- <code>'Failed to open file: ' . $e-&gt;getMessage()</code>
- <code>'Failed to obtain template list: ' . $e-&gt;getMessage()</code>
</InvalidArgument>
<UndefinedInterfaceMethod occurrences="2">
<code>open</code>
@@ -1910,7 +1907,7 @@
</InvalidReturnType>
</file>
<file src="apps/files_sharing/lib/SharedStorage.php">
- <FalsableReturnStatement occurrences="6">
+ <FalsableReturnStatement occurrences="5">
<code>$this-&gt;sourceRootInfo</code>
<code>false</code>
<code>false</code>