Skip to content

Commit

Permalink
Update psalm baseline
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nextcloud-command authored Jul 9, 2023
1 parent d211ecc commit 4092421
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 4092421

Please sign in to comment.