summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-07-12 02:39:06 +0000
committerGitHub <noreply@github.com>2023-07-12 02:39:06 +0000
commit1c650177f0da43024f0013e19050231a34a37c1d (patch)
tree14c7935ce292b1aaf5b5a6e73e920ec3b7b35b1b /build/psalm-baseline.xml
parent0a7feab3cef6505041bb4d29d8201d5bf916daa5 (diff)
downloadnextcloud-server-1c650177f0da43024f0013e19050231a34a37c1d.tar.gz
nextcloud-server-1c650177f0da43024f0013e19050231a34a37c1d.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/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 378e2bf0834..378f921cb5b 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -521,9 +521,6 @@
<InvalidNullableReturnType>
<code>bool</code>
</InvalidNullableReturnType>
- <NullableReturnStatement>
- <code>$resultFileIds</code>
- </NullableReturnStatement>
<TooManyArguments>
<code>new PreconditionFailed('Cannot filter by non-existing tag', 0, $e)</code>
</TooManyArguments>
@@ -2787,9 +2784,6 @@
<code>ArrayCache</code>
<code>ArrayCache</code>
</InvalidClass>
- <InvalidNullableReturnType>
- <code>getETag</code>
- </InvalidNullableReturnType>
<InvalidReturnStatement>
<code><![CDATA[$response->getBody()]]></code>
</InvalidReturnStatement>