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 Jul 17, 2024
1 parent f129a88 commit b29d1df
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1605,11 +1605,6 @@
<code>string</code>
</InvalidReturnType>
</file>
<file src="apps/workflowengine/lib/Check/FileSystemTags.php">
<UndefinedDocblockClass>
<code><![CDATA[$this->storage]]></code>
</UndefinedDocblockClass>
</file>
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
<InvalidArgument>
<code>$decodedValue[1]</code>
Expand Down Expand Up @@ -3323,9 +3318,6 @@
</MoreSpecificReturnType>
</file>
<file src="lib/private/Streamer.php">
<InvalidArgument>
<code>$stream</code>
</InvalidArgument>
<UndefinedInterfaceMethod>
<code>get</code>
</UndefinedInterfaceMethod>
Expand Down

0 comments on commit b29d1df

Please sign in to comment.