mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
d9c5f174b2
commit
00368895c4
1 changed files with 0 additions and 11 deletions
|
|
@ -1430,12 +1430,6 @@
|
|||
<code><![CDATA[$share->getId()]]></code>
|
||||
<code>(int)$data['id']</code>
|
||||
</InvalidArgument>
|
||||
<LessSpecificReturnStatement>
|
||||
<code>$nodes[0]</code>
|
||||
</LessSpecificReturnStatement>
|
||||
<MoreSpecificReturnType>
|
||||
<code>\OCP\Files\File|\OCP\Files\Folder</code>
|
||||
</MoreSpecificReturnType>
|
||||
</file>
|
||||
<file src="apps/systemtags/lib/Activity/Listener.php">
|
||||
<InvalidArgument>
|
||||
|
|
@ -3136,11 +3130,6 @@
|
|||
<code>\ArrayAccess</code>
|
||||
</MissingTemplateParam>
|
||||
</file>
|
||||
<file src="lib/private/NavigationManager.php">
|
||||
<ParamNameMismatch>
|
||||
<code>$id</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Preview/BackgroundCleanupJob.php">
|
||||
<InvalidReturnStatement>
|
||||
<code>[]</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue