Skip to content

Commit

Permalink
chore(tests): 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 Sep 15, 2024
1 parent 124b565 commit 76c4e97
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 @@ -2370,9 +2370,6 @@
<code>null</code>
<code>null</code>
</NullableReturnStatement>
<ParamNameMismatch>
<code>$searchQuery</code>
</ParamNameMismatch>
</file>
<file src="lib/private/Files/Cache/FailedCache.php">
<InvalidReturnStatement>
Expand Down Expand Up @@ -2422,9 +2419,6 @@
<code>array</code>
<code>array</code>
</LessSpecificImplementedReturnType>
<ParamNameMismatch>
<code>$searchQuery</code>
</ParamNameMismatch>
</file>
<file src="lib/private/Files/Config/MountProviderCollection.php">
<InvalidOperand>
Expand Down

0 comments on commit 76c4e97

Please sign in to comment.