aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-03 03:19:40 +0000
committerGitHub <noreply@github.com>2024-08-03 03:19:40 +0000
commit8b343f2b2443dba4d2fe42c9c5cc8867dd5aabf5 (patch)
tree7c7fefd35b3dbc86b1f164d704e3feb430fa4498
parent86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66 (diff)
parent1cc0e753fabe0dbbc44b6c0de6569b52417bc01e (diff)
downloadnextcloud-server-8b343f2b2443dba4d2fe42c9c5cc8867dd5aabf5.tar.gz
nextcloud-server-8b343f2b2443dba4d2fe42c9c5cc8867dd5aabf5.zip
Merge pull request #46975 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 17ba1cd2250..95e0703c233 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2583,19 +2583,6 @@
<code><![CDATA[$this->collectionName]]></code>
</NullableReturnStatement>
</file>
- <file src="lib/private/Search.php">
- <RedundantCondition>
- <code><![CDATA[$provider instanceof Provider]]></code>
- </RedundantCondition>
- </file>
- <file src="lib/private/Search/Result/File.php">
- <InvalidPropertyAssignmentValue>
- <code><![CDATA[$data->getId()]]></code>
- <code><![CDATA[$data->getMtime()]]></code>
- <code><![CDATA[$data->getPermissions()]]></code>
- <code><![CDATA[$this->hasPreview($data)]]></code>
- </InvalidPropertyAssignmentValue>
- </file>
<file src="lib/private/Security/Bruteforce/Throttler.php">
<NullArgument>
<code><![CDATA[null]]></code>