Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-05-23 11:16:03 +0300
committerCarl Schwan <carl@carlschwan.eu>2022-05-24 13:05:17 +0300
commit3ada267a0224ac7b1fd642a5eb21a7be700c691a (patch)
tree05b845aa13722f2f497dcf93507af0ee05f577c6 /build
parent74d81655e8b0625b436628c34dfc907f6be7f300 (diff)
Fix return type and make type stricter
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fbcbe1ebb62..124c0819c33 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -472,11 +472,6 @@
<code>tryTokenLogin</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php">
- <InvalidScalarArgument occurrences="1">
- <code>$node-&gt;getId()</code>
- </InvalidScalarArgument>
- </file>
<file src="apps/dav/lib/Connector/Sabre/Directory.php">
<InvalidPropertyAssignmentValue occurrences="1">
<code>$nodes</code>