mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 07:43:18 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
9971121509
commit
9b893b5235
1 changed files with 0 additions and 8 deletions
|
|
@ -1605,11 +1605,6 @@
|
|||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="apps/workflowengine/lib/Check/FileSystemTags.php">
|
||||
<UndefinedDocblockClass>
|
||||
<code><![CDATA[$this->storage]]></code>
|
||||
</UndefinedDocblockClass>
|
||||
</file>
|
||||
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
|
||||
<InvalidArgument>
|
||||
<code>$decodedValue[1]</code>
|
||||
|
|
@ -3323,9 +3318,6 @@
|
|||
</MoreSpecificReturnType>
|
||||
</file>
|
||||
<file src="lib/private/Streamer.php">
|
||||
<InvalidArgument>
|
||||
<code>$stream</code>
|
||||
</InvalidArgument>
|
||||
<UndefinedInterfaceMethod>
|
||||
<code>get</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
|
|
|
|||
Loading…
Reference in a new issue