aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorprovokateurin <kate@provokateurin.de>2024-10-18 12:40:17 +0200
committerprovokateurin <kate@provokateurin.de>2024-10-21 12:37:59 +0200
commite8426996f59ab6dbf0c94adee8f410cbd572b11a (patch)
tree70f296c1177c9632865688a54f7f68e5524ccc67 /build
parent381077028adf388a7081cf42026570c6be47b198 (diff)
downloadnextcloud-server-e8426996f59ab6dbf0c94adee8f410cbd572b11a.tar.gz
nextcloud-server-e8426996f59ab6dbf0c94adee8f410cbd572b11a.zip
fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotion
Signed-off-by: provokateurin <kate@provokateurin.de>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index da9e628dd4d..fbc5a4ac4fc 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -682,12 +682,6 @@
<code><![CDATA[new PrivateKeyMissingException('please try to log-out and log-in again', 0)]]></code>
</TooManyArguments>
</file>
- <file src="apps/encryption/lib/Util.php">
- <LessSpecificReturnStatement>
- <code><![CDATA[$this->files->getMount($path)->getStorage()]]></code>
- </LessSpecificReturnStatement>
- <MoreSpecificReturnType/>
- </file>
<file src="apps/federatedfilesharing/lib/Controller/RequestHandlerController.php">
<InvalidArgument>
<code><![CDATA[$id]]></code>