chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2024-08-03 02:31:40 +00:00 committed by GitHub
parent 86bcafd366
commit 1cc0e753fa

View file

@ -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>