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 Jun 25, 2024
1 parent ffa8b00 commit d390a0f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2915,11 +2915,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 d390a0f

Please sign in to comment.