]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(tests): Update psalm baseline 48115/head
authornextcloud-command <nextcloud-command@users.noreply.github.com>
Tue, 17 Sep 2024 02:18:56 +0000 (02:18 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 02:18:56 +0000 (02:18 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index 1555902b9bf7d8cc4c2bae237b5ed26ea62632e9..bf6eb53065574be263c06f4ab87b05f1a2652055 100644 (file)
     </UndefinedInterfaceMethod>
   </file>
   <file src="apps/files_trashbin/lib/Trashbin.php">
-    <FalsableReturnStatement>
-      <code><![CDATA[false]]></code>
-    </FalsableReturnStatement>
     <InvalidArgument>
       <code><![CDATA[$timestamp]]></code>
     </InvalidArgument>
       <code><![CDATA[$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)]]></code>
     </InvalidOperand>
     <NoInterfaceProperties>
-      <code><![CDATA[$storage->cache]]></code>
-      <code><![CDATA[$storage->cache]]></code>
-      <code><![CDATA[$storage->propagator]]></code>
-      <code><![CDATA[$storage->propagator]]></code>
       <code><![CDATA[$storage->scanner]]></code>
       <code><![CDATA[$storage->scanner]]></code>
-      <code><![CDATA[$storage->updater]]></code>
-      <code><![CDATA[$storage->updater]]></code>
     </NoInterfaceProperties>
   </file>
   <file src="lib/private/Files/Storage/DAV.php">
       <code><![CDATA[\OC_App::getStorage($app)]]></code>
     </FalsableReturnStatement>
   </file>
-  <file src="lib/public/Files/Storage.php">
-    <InvalidParamDefault>
-      <code><![CDATA[array]]></code>
-    </InvalidParamDefault>
-  </file>
   <file src="lib/public/L10N/ILanguageIterator.php">
     <MissingTemplateParam>
       <code><![CDATA[\Iterator]]></code>