Skip to content

Commit

Permalink
Merge pull request #31853 from nextcloud/automated/noid/psalm-baselin…
Browse files Browse the repository at this point in the history
…e-update-1649218284

[Automated] Update psalm-baseline.xml
  • Loading branch information
CarlSchwan authored Apr 6, 2022
2 parents dd97809 + d4b5b24 commit 3b98db1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3216,7 +3216,6 @@
</UndefinedThisPropertyAssignment>
</file>
<file src="lib/private/Files/Node/Folder.php">
<InvalidArgument occurrences="1"/>
<InvalidReturnStatement occurrences="1">
<code>new NonExistingFolder($this-&gt;root, $this-&gt;view, $path)</code>
</InvalidReturnStatement>
Expand Down Expand Up @@ -3672,11 +3671,7 @@
<code>null</code>
<code>null</code>
</NullableReturnStatement>
<RedundantCondition occurrences="5">
<code>$result</code>
<code>$result &amp;&amp; in_array('delete', $hooks) and $result</code>
<code>Constants::PERMISSION_READ</code>
<code>Constants::PERMISSION_READ</code>
<RedundantCondition occurrences="1">
<code>is_resource($source)</code>
</RedundantCondition>
<UndefinedDocblockClass occurrences="2">
Expand Down

0 comments on commit 3b98db1

Please sign in to comment.