diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-10-07 05:39:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-07 05:39:28 +0000 |
commit | 58705e36ce66e01095be0fd17b6438a24b98fb6e (patch) | |
tree | 391d0165443060f860d91bf52d2f6cc2d6abbe32 /build/psalm-baseline.xml | |
parent | 0112a2925af360b23e65908c314a21619a1bcf33 (diff) | |
download | nextcloud-server-58705e36ce66e01095be0fd17b6438a24b98fb6e.tar.gz nextcloud-server-58705e36ce66e01095be0fd17b6438a24b98fb6e.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/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> |