Skip to content

Commit 9a7bea3

Browse files
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
1 parent 983f443 commit 9a7bea3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2835,9 +2835,6 @@
28352835
</InvalidReturnStatement>
28362836
</file>
28372837
<file src="lib/private/Files/Node/Node.php">
2838-
<ImplementedReturnTypeMismatch occurrences="1">
2839-
<code>Node</code>
2840-
</ImplementedReturnTypeMismatch>
28412838
<InvalidArgument occurrences="1">
28422839
<code>'\OCP\Files::' . $hook</code>
28432840
</InvalidArgument>
@@ -2873,9 +2870,6 @@
28732870
</ParamNameMismatch>
28742871
</file>
28752872
<file src="lib/private/Files/Node/Root.php">
2876-
<ImplementedReturnTypeMismatch occurrences="1">
2877-
<code>Node</code>
2878-
</ImplementedReturnTypeMismatch>
28792873
<InvalidNullableReturnType occurrences="1">
28802874
<code>\OC\User\User</code>
28812875
</InvalidNullableReturnType>

0 commit comments

Comments
 (0)