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:
authorblizzz <blizzz@arthur-schiwon.de>2022-10-07 20:57:46 +0300
committerGitHub <noreply@github.com>2022-10-07 20:57:46 +0300
commit63474360a8270c98528665129ba0f85d8c2ea354 (patch)
tree391d0165443060f860d91bf52d2f6cc2d6abbe32
parent0112a2925af360b23e65908c314a21619a1bcf33 (diff)
parent58705e36ce66e01095be0fd17b6438a24b98fb6e (diff)
Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-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>