]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update psalm baseline 32824/head
authornextcloud-command <nextcloud-command@users.noreply.github.com>
Tue, 21 Jun 2022 04:21:04 +0000 (04:21 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 04:21:04 +0000 (04:21 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index f64bc4e4006437bef0d7c9ddb324e1eee4a58edf..5172ca025fee6128b06859ffe3c3175e5f60b3ed 100644 (file)
       <code>$result</code>
       <code>$this-&gt;copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file, false, $isRename)</code>
     </InvalidOperand>
-    <InvalidReturnStatement occurrences="6">
+    <InvalidReturnStatement occurrences="4">
       <code>$newUnencryptedSize</code>
       <code>$result</code>
-      <code>$stat</code>
       <code>$this-&gt;storage-&gt;file_get_contents($path)</code>
       <code>$this-&gt;storage-&gt;filesize($path)</code>
-      <code>$this-&gt;storage-&gt;getLocalFile($path)</code>
     </InvalidReturnStatement>
-    <InvalidReturnType occurrences="5">
-      <code>array</code>
+    <InvalidReturnType occurrences="3">
       <code>bool</code>
       <code>int</code>
       <code>string</code>