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

index bf6eb53065574be263c06f4ab87b05f1a2652055..4b6629db0c6da6fe595632195accfad6b2f5e3af 100644 (file)
       <code><![CDATA[\Aws\serialize($command)]]></code>
     </UndefinedFunction>
   </file>
-  <file src="lib/private/Files/ObjectStore/StorageObjectStore.php">
-    <InvalidReturnType>
-      <code><![CDATA[string]]></code>
-    </InvalidReturnType>
-  </file>
   <file src="lib/private/Files/Storage/Common.php">
-    <ImplementedReturnTypeMismatch>
-      <code><![CDATA[string|false]]></code>
-    </ImplementedReturnTypeMismatch>
     <InvalidOperand>
       <code><![CDATA[!$permissions]]></code>
       <code><![CDATA[$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)]]></code>
   </file>
   <file src="lib/private/Lockdown/Filesystem/NullStorage.php">
     <InvalidNullableReturnType>
-      <code><![CDATA[getOwner]]></code>
       <code><![CDATA[getPermissions]]></code>
     </InvalidNullableReturnType>
     <InvalidReturnStatement>