summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-12-21 04:12:51 +0000
committerGitHub <noreply@github.com>2022-12-21 04:12:51 +0000
commit7fe40d5e715c05037d809629168434a83e65ad70 (patch)
tree1b6745beab2ece0615cd1d462043679985ad7549 /build
parent78d8723d0cc8c726cc02dd41439f1c7e2a50136d (diff)
downloadnextcloud-server-7fe40d5e715c05037d809629168434a83e65ad70.tar.gz
nextcloud-server-7fe40d5e715c05037d809629168434a83e65ad70.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fce42b059b5..ed0a232ec8d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -387,18 +387,10 @@
<code>$args['datetime']</code>
<code>200</code>
</InvalidScalarArgument>
- <NullArgument occurrences="1">
- <code>null</code>
- </NullArgument>
<UndefinedFunction occurrences="1">
<code>\Sabre\HTTP\toDate($value)</code>
</UndefinedFunction>
</file>
- <file src="apps/dav/lib/Comments/EntityCollection.php">
- <InvalidArgument occurrences="1">
- <code>$value</code>
- </InvalidArgument>
- </file>
<file src="apps/dav/lib/Comments/EntityTypeCollection.php">
<TypeDoesNotContainType occurrences="1">
<code>!is_string($name)</code>
@@ -1513,9 +1505,6 @@
</NullableReturnStatement>
</file>
<file src="apps/user_ldap/lib/User_Proxy.php">
- <InvalidReturnStatement occurrences="1">
- <code>$users</code>
- </InvalidReturnStatement>
<ParamNameMismatch occurrences="1">
<code>$uid</code>
</ParamNameMismatch>