Skip to content

Commit

Permalink
Merge pull request #39406 from nextcloud/automated/noid/stable26-upda…
Browse files Browse the repository at this point in the history
…te-psalm-baseline

[stable26] Update psalm-baseline.xml
  • Loading branch information
blizzz committed Jul 17, 2023
2 parents 9e5b7aa + a0fa84b commit f469e88
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build/psalm-baseline.xml
Expand Up @@ -374,9 +374,6 @@
<code>0</code>
<code>200</code>
</InvalidScalarArgument>
<NullableReturnStatement occurrences="1">
<code>$resultFileIds</code>
</NullableReturnStatement>
<TooManyArguments occurrences="1">
<code>new PreconditionFailed('Cannot filter by non-existing tag', 0, $e)</code>
</TooManyArguments>
Expand Down Expand Up @@ -652,13 +649,6 @@
<code>get_class($res) === 'OpenSSLAsymmetricKey'</code>
</TypeDoesNotContainType>
</file>
<file src="apps/encryption/lib/Crypto/EncryptAll.php">
<UndefinedInterfaceMethod occurrences="3">
<code>setHtmlBody</code>
<code>setPlainBody</code>
<code>setSubject</code>
</UndefinedInterfaceMethod>
</file>
<file src="apps/encryption/lib/Crypto/Encryption.php">
<FalsableReturnStatement occurrences="1">
<code>$result</code>
Expand Down

0 comments on commit f469e88

Please sign in to comment.