Skip to content

Commit

Permalink
Merge pull request #39326 from nextcloud/automated/noid/stable27-upda…
Browse files Browse the repository at this point in the history
…te-psalm-baseline

[stable27] Update psalm-baseline.xml
  • Loading branch information
blizzz authored Jul 13, 2023
2 parents 1cb90e2 + 1c65017 commit eae4a1e
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 @@ -521,9 +521,6 @@
<InvalidNullableReturnType>
<code>bool</code>
</InvalidNullableReturnType>
<NullableReturnStatement>
<code>$resultFileIds</code>
</NullableReturnStatement>
<TooManyArguments>
<code>new PreconditionFailed('Cannot filter by non-existing tag', 0, $e)</code>
</TooManyArguments>
Expand Down Expand Up @@ -2787,9 +2784,6 @@
<code>ArrayCache</code>
<code>ArrayCache</code>
</InvalidClass>
<InvalidNullableReturnType>
<code>getETag</code>
</InvalidNullableReturnType>
<InvalidReturnStatement>
<code><![CDATA[$response->getBody()]]></code>
</InvalidReturnStatement>
Expand Down

0 comments on commit eae4a1e

Please sign in to comment.