summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-07-11 18:05:44 +0200
committerGitHub <noreply@github.com>2023-07-11 18:05:44 +0200
commitd18b65afe1ac7c988540a263ba92e73e248f5943 (patch)
treeb069d5ea6c526befa09843774fc5aa6c03fd81f6 /build
parent7fd10d5bb7a3cd2a027ef579b19dd6831bf6762f (diff)
parentea851ce098e8436c8f9d472c177f330d341495e0 (diff)
downloadnextcloud-server-d18b65afe1ac7c988540a263ba92e73e248f5943.tar.gz
nextcloud-server-d18b65afe1ac7c988540a263ba92e73e248f5943.zip
Merge pull request #38357 from nextcloud/automated/noid/stable27-update-psalm-baseline
[stable27] Update psalm-baseline.xml
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml40
1 files changed, 1 insertions, 39 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 72b94dc35d7..378e2bf0834 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -16,9 +16,6 @@
</MoreSpecificImplementedParamType>
</file>
<file src="3rdparty/sabre/dav/lib/CardDAV/AddressBook.php">
- <LessSpecificImplementedReturnType>
- <code>array</code>
- </LessSpecificImplementedReturnType>
<MoreSpecificImplementedParamType>
<code>$vcardData</code>
</MoreSpecificImplementedParamType>
@@ -32,7 +29,7 @@
</MoreSpecificImplementedParamType>
</file>
<file src="3rdparty/sabre/dav/lib/CardDAV/Card.php">
- <MoreSpecificImplementedParamType occurrences="1">
+ <MoreSpecificImplementedParamType>
<code>$cardData</code>
</MoreSpecificImplementedParamType>
</file>
@@ -858,11 +855,6 @@
<code>getSize</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
- <InvalidOperand>
- <code><![CDATA[$this->scanFolder($output, '/' . $user)]]></code>
- </InvalidOperand>
- </file>
<file src="apps/encryption/lib/Crypto/Crypt.php">
<RedundantCondition>
<code>$userSession</code>
@@ -984,11 +976,6 @@
<code><![CDATA[$this->fileIsEncrypted]]></code>
</TypeDoesNotContainType>
</file>
- <file src="apps/files/lib/Command/Scan.php">
- <NullArgument>
- <code>null</code>
- </NullArgument>
- </file>
<file src="apps/files/lib/Command/ScanAppData.php">
<NullArgument>
<code>null</code>
@@ -2699,9 +2686,6 @@
</InvalidReturnStatement>
</file>
<file src="lib/private/Files/Node/Node.php">
- <ImplementedReturnTypeMismatch>
- <code>Node</code>
- </ImplementedReturnTypeMismatch>
<InvalidArgument>
<code>'\OCP\Files::' . $hook</code>
</InvalidArgument>
@@ -2726,9 +2710,6 @@
</UndefinedInterfaceMethod>
</file>
<file src="lib/private/Files/Node/Root.php">
- <ImplementedReturnTypeMismatch>
- <code>Node</code>
- </ImplementedReturnTypeMismatch>
<InvalidNullableReturnType>
<code>\OC\User\User</code>
</InvalidNullableReturnType>
@@ -2744,11 +2725,6 @@
<code>false|string</code>
</ImplementedReturnTypeMismatch>
</file>
- <file src="lib/private/Files/ObjectStore/NoopScanner.php">
- <MoreSpecificImplementedParamType>
- <code>$cacheData</code>
- </MoreSpecificImplementedParamType>
- </file>
<file src="lib/private/Files/ObjectStore/ObjectStoreStorage.php">
<InvalidScalarArgument>
<code>$source</code>
@@ -3186,20 +3162,6 @@
<code>\ArrayAccess</code>
</MissingTemplateParam>
</file>
- <file src="lib/private/Memcache/Redis.php">
- <InvalidMethodCall>
- <code>exec</code>
- <code>exec</code>
- </InvalidMethodCall>
- </file>
- <file src="lib/private/Metadata/Provider/ExifProvider.php">
- <InvalidReturnStatement>
- <code>$exifData</code>
- </InvalidReturnStatement>
- <InvalidReturnType>
- <code>array{'gps': FileMetadata, 'size': FileMetadata}</code>
- </InvalidReturnType>
- </file>
<file src="lib/private/NavigationManager.php">
<ParamNameMismatch>
<code>$id</code>