Skip to content

Commit

Permalink
Merge pull request #39155 from nextcloud/automated/noid/stable26-upda…
Browse files Browse the repository at this point in the history
…te-psalm-baseline

[stable26] Update psalm-baseline.xml
  • Loading branch information
blizzz authored Jul 10, 2023
2 parents fa388d2 + 8c7e4c5 commit 61835be
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2248,9 +2248,6 @@
</InvalidReturnStatement>
</file>
<file src="lib/private/Files/Node/Node.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>Node</code>
</ImplementedReturnTypeMismatch>
<InvalidArgument occurrences="1">
<code>'\OCP\Files::' . $hook</code>
</InvalidArgument>
Expand Down Expand Up @@ -2282,9 +2279,6 @@
</ParamNameMismatch>
</file>
<file src="lib/private/Files/Node/Root.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>Node</code>
</ImplementedReturnTypeMismatch>
<InvalidNullableReturnType occurrences="1">
<code>\OC\User\User</code>
</InvalidNullableReturnType>
Expand Down

0 comments on commit 61835be

Please sign in to comment.