chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2024-06-17 02:26:44 +00:00 committed by GitHub
parent f15adce2a7
commit 4ca19639fa

View file

@ -2125,9 +2125,6 @@
<code><![CDATA[ClientResolver::_default_signature_provider()]]></code>
</InternalMethod>
<UndefinedFunction>
<code><![CDATA[Promise\promise_for(
new Credentials($key, $secret)
)]]></code>
<code><![CDATA[\Aws\or_chain([self::class, 'legacySignatureProvider'], ClientResolver::_default_signature_provider())]]></code>
</UndefinedFunction>
</file>
@ -2139,11 +2136,6 @@
<code><![CDATA[\Aws\serialize($command)]]></code>
</UndefinedFunction>
</file>
<file src="lib/private/Files/ObjectStore/S3Signature.php">
<NullArgument>
<code><![CDATA[null]]></code>
</NullArgument>
</file>
<file src="lib/private/Files/ObjectStore/StorageObjectStore.php">
<InvalidReturnType>
<code><![CDATA[string]]></code>