mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
9c0c2859d3
commit
bfb0160950
1 changed files with 0 additions and 9 deletions
|
|
@ -2099,15 +2099,7 @@
|
|||
<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>
|
||||
|
|
@ -2384,7 +2376,6 @@
|
|||
</file>
|
||||
<file src="lib/private/Lockdown/Filesystem/NullStorage.php">
|
||||
<InvalidNullableReturnType>
|
||||
<code><![CDATA[getOwner]]></code>
|
||||
<code><![CDATA[getPermissions]]></code>
|
||||
</InvalidNullableReturnType>
|
||||
<InvalidReturnStatement>
|
||||
|
|
|
|||
Loading…
Reference in a new issue