Skip to content

Commit

Permalink
Merge pull request #46085 from nextcloud/automated/noid/master-update…
Browse files Browse the repository at this point in the history
…-psalm-baseline

[master] Update psalm-baseline.xml
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
2 parents cf050a6 + 2d8b649 commit 76943ef
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 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 @@ -2367,10 +2362,6 @@
<code><![CDATA[false]]></code>
<code><![CDATA[false]]></code>
</InvalidArgument>
<InvalidArrayOffset>
<code><![CDATA[$app['path']]]></code>
<code><![CDATA[$app['path']]]></code>
</InvalidArrayOffset>
<NullArgument>
<code><![CDATA[null]]></code>
</NullArgument>
Expand Down Expand Up @@ -2906,10 +2897,6 @@
<InvalidArgument>
<code><![CDATA[$groupsList]]></code>
</InvalidArgument>
<InvalidArrayOffset>
<code><![CDATA[$dir['path']]]></code>
<code><![CDATA[$dir['url']]]></code>
</InvalidArrayOffset>
<NullArgument>
<code><![CDATA[null]]></code>
</NullArgument>
Expand All @@ -2918,11 +2905,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 76943ef

Please sign in to comment.