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 11, 2024
1 parent 1a41cd5 commit 3fc6f22
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1232,11 +1232,6 @@
<code><![CDATA[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><![CDATA[$decodedValue[1]]]></code>
Expand Down Expand Up @@ -2915,11 +2910,6 @@
<code><![CDATA[$appId === null]]></code>
</TypeDoesNotContainNull>
</file>
<file src="lib/private/legacy/OC_FileChunking.php">
<UndefinedDocblockClass>
<code><![CDATA[\OC\InsufficientStorageException]]></code>
</UndefinedDocblockClass>
</file>
<file src="lib/private/legacy/OC_Files.php">
<RedundantCondition>
<code><![CDATA[$getType === self::ZIP_DIR]]></code>
Expand Down

0 comments on commit 3fc6f22

Please sign in to comment.