Skip to content

Commit

Permalink
Merge pull request #40189 from nextcloud/automated/noid/master-update…
Browse files Browse the repository at this point in the history
…-psalm-baseline

[master] Update psalm-baseline.xml
  • Loading branch information
come-nc committed Sep 4, 2023
2 parents db19b25 + 0036889 commit 373f3f6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 373f3f6

Please sign in to comment.