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-24 21:46:23 +0300
committerGitHub <noreply@github.com>2022-05-24 21:46:23 +0300
commitd6158c8aeacdf3dbf18180a6b3cfdfd1e0289a91 (patch)
treec846571ff457ab8e28a7f3a8bafb29392d338f5b /build
parenta40b6ce9956d529e8c94726587a4139d6627b250 (diff)
parent3ada267a0224ac7b1fd642a5eb21a7be700c691a (diff)
Merge pull request #32548 from nextcloud/fix/return-type
Fix return type and make type stricter
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 ae99d3e7e57..1f15bc09428 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>