aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-13 02:32:35 +0000
committerGitHub <noreply@github.com>2024-09-13 02:32:35 +0000
commitce5fd09e750033e86994358c3565727b5adc7c9c (patch)
treeaf7639f1121c9e732342d941af39d5187fd64590 /build
parentc9e4598360335d7eab0f4a5153dbf16a1f161351 (diff)
downloadnextcloud-server-ce5fd09e750033e86994358c3565727b5adc7c9c.tar.gz
nextcloud-server-ce5fd09e750033e86994358c3565727b5adc7c9c.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index def2f390275..5b98a8285cf 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2852,14 +2852,6 @@
<code><![CDATA[emit]]></code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/private/legacy/OC_API.php">
- <InvalidNullableReturnType>
- <code><![CDATA[int]]></code>
- </InvalidNullableReturnType>
- <NullableReturnStatement>
- <code><![CDATA[null]]></code>
- </NullableReturnStatement>
- </file>
<file src="lib/private/legacy/OC_App.php">
<InvalidArgument>
<code><![CDATA[$groupsList]]></code>