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 16, 2024
1 parent 70bd525 commit 2d633fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2174,9 +2174,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Local.php">
<ImplicitToStringCast>
<code><![CDATA[$file]]></code>
</ImplicitToStringCast>
<TypeDoesNotContainNull>
<code><![CDATA[$space === false || is_null($space)]]></code>
<code><![CDATA[is_null($space)]]></code>
Expand Down

0 comments on commit 2d633fc

Please sign in to comment.