Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-07 08:39:28 +0300
committerGitHub <noreply@github.com>2022-10-07 08:39:28 +0300
commit58705e36ce66e01095be0fd17b6438a24b98fb6e (patch)
tree391d0165443060f860d91bf52d2f6cc2d6abbe32
parent0112a2925af360b23e65908c314a21619a1bcf33 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index ac4a7fafcdf..61d1a7061ef 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -148,9 +148,6 @@
<code>null</code>
<code>null</code>
</NullableReturnStatement>
- <RedundantCast occurrences="1">
- <code>(int)$calendarId</code>
- </RedundantCast>
<UndefinedFunction occurrences="4">
<code>Uri\split($principalUri)</code>
<code>Uri\split($row['principaluri'])</code>