aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-03-02 07:40:20 +0100
committerGitHub <noreply@github.com>2021-03-02 07:40:20 +0100
commit1d5cb3f6402bf0042fa13c21301e3a2959181d8a (patch)
treec0c1544c7bbbda1610943e8dfd50b26e18bfcfee
parent63f68e0412936f59e743fcfbf343dd5e064491eb (diff)
parent110b78a64b609f4740dc2af3b94f7cf324aa5f86 (diff)
downloadnextcloud-server-1d5cb3f6402bf0042fa13c21301e3a2959181d8a.tar.gz
nextcloud-server-1d5cb3f6402bf0042fa13c21301e3a2959181d8a.zip
Merge pull request #25865 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-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>