Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(tests): Update psalm baseline
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Sep 15, 2024
commit 4fe6c26dda32a7f212aa1e2e37161c2445aa1542
6 changes: 0 additions & 6 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1978,9 +1978,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 @@ -2030,9 +2027,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