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:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-03-02 07:30:37 +0300
committerGitHub <noreply@github.com>2021-03-02 07:30:37 +0300
commit110b78a64b609f4740dc2af3b94f7cf324aa5f86 (patch)
treec0c1544c7bbbda1610943e8dfd50b26e18bfcfee /build
parent63f68e0412936f59e743fcfbf343dd5e064491eb (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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 c7abbbf2727..ef846a13e89 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -59,11 +59,6 @@
<code>\Sabre\Uri\split($this-&gt;principalUri)</code>
</UndefinedFunction>
</file>
- <file src="apps/contactsinteraction/lib/Card.php">
- <InvalidReturnType occurrences="1">
- <code>?string</code>
- </InvalidReturnType>
- </file>
<file src="apps/dav/appinfo/v1/caldav.php">
<TooManyArguments occurrences="1">
<code>new \Sabre\DAV\Auth\Plugin($authBackend, 'ownCloud')</code>