Skip to content

Commit

Permalink
Merge pull request #38057 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
come-nc authored May 4, 2023
2 parents 527de8a + 642536f commit 8ada0ce
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 @@ -2875,9 +2875,6 @@
</UndefinedInterfaceMethod>
</file>
<file src="lib/private/Files/Storage/Wrapper/Encryption.php">
<FalsableReturnStatement>
<code>false</code>
</FalsableReturnStatement>
<InvalidOperand>
<code>$result</code>
<code>$result</code>
Expand All @@ -2886,12 +2883,10 @@
<InvalidReturnStatement>
<code>$newUnencryptedSize</code>
<code>$result</code>
<code><![CDATA[$this->storage->file_get_contents($path)]]></code>
</InvalidReturnStatement>
<InvalidReturnType>
<code>bool</code>
<code>int</code>
<code>string</code>
</InvalidReturnType>
<InvalidScalarArgument>
<code>$lastChunkPos</code>
Expand Down

0 comments on commit 8ada0ce

Please sign in to comment.