mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #39155 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
This commit is contained in:
commit
61835be271
1 changed files with 0 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue