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
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Jul 12, 2023
commit 1c650177f0da43024f0013e19050231a34a37c1d
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