Skip to content

Commit b555e33

Browse files
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 parent 09464c6 commit b555e33

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

build/psalm-baseline.xml

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
</MoreSpecificImplementedParamType>
1717
</file>
1818
<file src="3rdparty/sabre/dav/lib/CardDAV/AddressBook.php">
19-
<LessSpecificImplementedReturnType>
20-
<code>array</code>
21-
</LessSpecificImplementedReturnType>
2219
<MoreSpecificImplementedParamType>
2320
<code>$vcardData</code>
2421
</MoreSpecificImplementedParamType>
@@ -32,7 +29,7 @@
3229
</MoreSpecificImplementedParamType>
3330
</file>
3431
<file src="3rdparty/sabre/dav/lib/CardDAV/Card.php">
35-
<MoreSpecificImplementedParamType occurrences="1">
32+
<MoreSpecificImplementedParamType>
3633
<code>$cardData</code>
3734
</MoreSpecificImplementedParamType>
3835
</file>
@@ -858,11 +855,6 @@
858855
<code>getSize</code>
859856
</UndefinedInterfaceMethod>
860857
</file>
861-
<file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
862-
<InvalidOperand>
863-
<code><![CDATA[$this->scanFolder($output, '/' . $user)]]></code>
864-
</InvalidOperand>
865-
</file>
866858
<file src="apps/encryption/lib/Crypto/Crypt.php">
867859
<RedundantCondition>
868860
<code>$userSession</code>
@@ -984,11 +976,6 @@
984976
<code><![CDATA[$this->fileIsEncrypted]]></code>
985977
</TypeDoesNotContainType>
986978
</file>
987-
<file src="apps/files/lib/Command/Scan.php">
988-
<NullArgument>
989-
<code>null</code>
990-
</NullArgument>
991-
</file>
992979
<file src="apps/files/lib/Command/ScanAppData.php">
993980
<NullArgument>
994981
<code>null</code>
@@ -2744,11 +2731,6 @@
27442731
<code>false|string</code>
27452732
</ImplementedReturnTypeMismatch>
27462733
</file>
2747-
<file src="lib/private/Files/ObjectStore/NoopScanner.php">
2748-
<MoreSpecificImplementedParamType>
2749-
<code>$cacheData</code>
2750-
</MoreSpecificImplementedParamType>
2751-
</file>
27522734
<file src="lib/private/Files/ObjectStore/ObjectStoreStorage.php">
27532735
<InvalidScalarArgument>
27542736
<code>$source</code>
@@ -3186,20 +3168,6 @@
31863168
<code>\ArrayAccess</code>
31873169
</MissingTemplateParam>
31883170
</file>
3189-
<file src="lib/private/Memcache/Redis.php">
3190-
<InvalidMethodCall>
3191-
<code>exec</code>
3192-
<code>exec</code>
3193-
</InvalidMethodCall>
3194-
</file>
3195-
<file src="lib/private/Metadata/Provider/ExifProvider.php">
3196-
<InvalidReturnStatement>
3197-
<code>$exifData</code>
3198-
</InvalidReturnStatement>
3199-
<InvalidReturnType>
3200-
<code>array{'gps': FileMetadata, 'size': FileMetadata}</code>
3201-
</InvalidReturnType>
3202-
</file>
32033171
<file src="lib/private/NavigationManager.php">
32043172
<ParamNameMismatch>
32053173
<code>$id</code>

0 commit comments

Comments
 (0)