Skip to content

Commit

Permalink
Merge pull request #47961 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 Sep 14, 2024
2 parents 26aa322 + a194aa5 commit 06144cb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1150,9 +1150,6 @@
<InvalidOperand>
<code><![CDATA[$i]]></code>
</InvalidOperand>
<NullArgument>
<code><![CDATA[null]]></code>
</NullArgument>
</file>
<file src="apps/user_ldap/lib/Mapping/AbstractMapping.php">
<RedundantCondition>
Expand Down Expand Up @@ -1884,9 +1881,6 @@
<code><![CDATA[null]]></code>
<code><![CDATA[null]]></code>
</NullableReturnStatement>
<ParamNameMismatch>
<code><![CDATA[$searchQuery]]></code>
</ParamNameMismatch>
</file>
<file src="lib/private/Files/Cache/FailedCache.php">
<InvalidReturnStatement>
Expand Down Expand Up @@ -1936,9 +1930,6 @@
<code><![CDATA[array]]></code>
<code><![CDATA[array]]></code>
</LessSpecificImplementedReturnType>
<ParamNameMismatch>
<code><![CDATA[$searchQuery]]></code>
</ParamNameMismatch>
</file>
<file src="lib/private/Files/Config/MountProviderCollection.php">
<InvalidOperand>
Expand Down

0 comments on commit 06144cb

Please sign in to comment.