diff options
author | Robin Appelman <robin@icewind.nl> | 2024-12-20 15:06:05 +0100 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2024-12-27 15:18:09 +0100 |
commit | 7bc8eb3007132ffd79070d229a5b5a4d623220fb (patch) | |
tree | 1398adb142b462775a02c205b01ac3f15f1e1442 | |
parent | 54a1ca0da09593d199b860ab7ed3c823ff44d104 (diff) | |
download | nextcloud-server-7bc8eb3007132ffd79070d229a5b5a4d623220fb.tar.gz nextcloud-server-7bc8eb3007132ffd79070d229a5b5a4d623220fb.zip |
chore: update baselinescan-home-ext-storae
Signed-off-by: Robin Appelman <robin@icewind.nl>
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 00add5ee78e..93c48a30283 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2101,14 +2101,6 @@ <code><![CDATA[$mimetype]]></code> </ParamNameMismatch> </file> - <file src="lib/private/Files/Utils/Scanner.php"> - <LessSpecificReturnStatement> - <code><![CDATA[$mounts]]></code> - </LessSpecificReturnStatement> - <MoreSpecificReturnType> - <code><![CDATA[\OC\Files\Mount\MountPoint[]]]></code> - </MoreSpecificReturnType> - </file> <file src="lib/private/Files/View.php"> <InvalidScalarArgument> <code><![CDATA[$mtime]]></code> |