mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
f15adce2a7
commit
4ca19639fa
1 changed files with 0 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue