mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
86bcafd366
commit
1cc0e753fa
1 changed files with 0 additions and 13 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue