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-06-01 08:12:19 +0300
committerGitHub <noreply@github.com>2021-06-01 08:12:19 +0300
commit2ad2d1258bb1fe0e21eca4f091a31661f6c2fc91 (patch)
tree76c330419a238b06d6208591667f2cf445f59585 /build
parentf2101487a0a32cd5be5068329a2c7cd6d8a1583f (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5971cc18c35..dca38e1131d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -163,14 +163,11 @@
<file src="apps/dav/lib/CalDAV/CalDavBackend.php">
<InvalidArgument occurrences="8">
<code>'\OCA\DAV\CalDAV\CalDavBackend::createCachedCalendarObject'</code>
-
<code>'\OCA\DAV\CalDAV\CalDavBackend::createSubscription'</code>
<code>'\OCA\DAV\CalDAV\CalDavBackend::deleteCachedCalendarObject'</code>
-
<code>'\OCA\DAV\CalDAV\CalDavBackend::deleteSubscription'</code>
<code>'\OCA\DAV\CalDAV\CalDavBackend::publishCalendar'</code>
<code>'\OCA\DAV\CalDAV\CalDavBackend::updateCachedCalendarObject'</code>
-
<code>'\OCA\DAV\CalDAV\CalDavBackend::updateShares'</code>
<code>'\OCA\DAV\CalDAV\CalDavBackend::updateSubscription'</code>
</InvalidArgument>
@@ -189,7 +186,7 @@
<RedundantCast occurrences="1">
<code>(int)$calendarId</code>
</RedundantCast>
- <TooManyArguments occurrences="13">
+ <TooManyArguments occurrences="8">
<code>dispatch</code>
<code>dispatch</code>
<code>dispatch</code>
@@ -203,7 +200,6 @@
<code>dispatch</code>
<code>dispatch</code>
<code>dispatch</code>
-
</TooManyArguments>
<UndefinedFunction occurrences="4">
<code>Uri\split($principalUri)</code>
@@ -219,7 +215,6 @@
<LessSpecificImplementedReturnType occurrences="1">
<code>INode</code>
</LessSpecificImplementedReturnType>
-
<NullableReturnStatement occurrences="1">
<code>$calendarPlugin-&gt;getCalendarInCalendarHome($this-&gt;principalInfo['uri'], $calendarUri)</code>
</NullableReturnStatement>
@@ -5095,4 +5090,4 @@
<code>$e-&gt;getCode()</code>
</InvalidScalarArgument>
</file>
-</files> \ No newline at end of file
+</files>