mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
fbfead3859
commit
b6becb3d69
1 changed files with 0 additions and 6 deletions
|
|
@ -1895,9 +1895,6 @@
|
|||
<code><![CDATA[null]]></code>
|
||||
<code><![CDATA[null]]></code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch>
|
||||
<code><![CDATA[$searchQuery]]></code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/FailedCache.php">
|
||||
<InvalidReturnStatement>
|
||||
|
|
@ -1947,9 +1944,6 @@
|
|||
<code><![CDATA[array]]></code>
|
||||
<code><![CDATA[array]]></code>
|
||||
</LessSpecificImplementedReturnType>
|
||||
<ParamNameMismatch>
|
||||
<code><![CDATA[$searchQuery]]></code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Config/MountProviderCollection.php">
|
||||
<InvalidOperand>
|
||||
|
|
|
|||
Loading…
Reference in a new issue