diff options
author | blizzz <blizzz@arthur-schiwon.de> | 2022-10-07 19:57:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-07 19:57:46 +0200 |
commit | 63474360a8270c98528665129ba0f85d8c2ea354 (patch) | |
tree | 391d0165443060f860d91bf52d2f6cc2d6abbe32 | |
parent | 0112a2925af360b23e65908c314a21619a1bcf33 (diff) | |
parent | 58705e36ce66e01095be0fd17b6438a24b98fb6e (diff) | |
download | nextcloud-server-63474360a8270c98528665129ba0f85d8c2ea354.tar.gz nextcloud-server-63474360a8270c98528665129ba0f85d8c2ea354.zip |
Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 3 |
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> |