aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-03-05 12:15:57 +0100
committerGitHub <noreply@github.com>2022-03-05 12:15:57 +0100
commitc4022759c98865b4d6104e8189f82e58233fb66d (patch)
tree40ac83f182dd8a15786b14ab9fc5fdbb062e78a3
parent2a4f473138d4ea02c51da694af6a7804ef718476 (diff)
parenteb6ca991ebd516235bd0b6f20ce45fe8b6d49b19 (diff)
downloadnextcloud-server-c4022759c98865b4d6104e8189f82e58233fb66d.tar.gz
nextcloud-server-c4022759c98865b4d6104e8189f82e58233fb66d.zip
Merge pull request #31465 from nextcloud/automated/noid/psalm-baseline-update-1646460900
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 6ec6d58e714..2425815546c 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3476,9 +3476,6 @@
<ImplementedReturnTypeMismatch occurrences="1">
<code>string|false</code>
</ImplementedReturnTypeMismatch>
- <InvalidNullableReturnType occurrences="1">
- <code>array</code>
- </InvalidNullableReturnType>
<InvalidOperand occurrences="2">
<code>!$permissions</code>
<code>$this-&gt;copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)</code>
@@ -3493,9 +3490,6 @@
<code>$storage-&gt;updater</code>
<code>$storage-&gt;updater</code>
</NoInterfaceProperties>
- <NullableReturnStatement occurrences="1">
- <code>$this-&gt;getStorageCache()-&gt;getAvailability()</code>
- </NullableReturnStatement>
</file>
<file src="lib/private/Files/Storage/DAV.php">
<InvalidClass occurrences="2">