summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-08-02 21:34:37 +0200
committerGitHub <noreply@github.com>2023-08-02 21:34:37 +0200
commitb4e8febdfc22b4d87ea9e9bfb8bce8a6b76a39b5 (patch)
treeca1977783652b5d3708b8111a36407e6e49a3272
parentb347e4b0903367bd9920c342f904e844be05778a (diff)
parentf88dad46cd35c30d19cc31a9d403a37f582345e9 (diff)
downloadnextcloud-server-b4e8febdfc22b4d87ea9e9bfb8bce8a6b76a39b5.tar.gz
nextcloud-server-b4e8febdfc22b4d87ea9e9bfb8bce8a6b76a39b5.zip
Merge pull request #39386 from nextcloud/automated/noid/stable25-update-psalm-baseline
[stable25] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml30
1 files changed, 1 insertions, 29 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index c5a1e69e793..e09d256d24a 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -220,33 +220,6 @@
<code>null</code>
</NullableReturnStatement>
</file>
- <file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php">
- <ImplicitToStringCast occurrences="2">
- <code>$vevent-&gt;LOCATION</code>
- <code>$vevent-&gt;SUMMARY</code>
- </ImplicitToStringCast>
- <InvalidNullableReturnType occurrences="1">
- <code>string</code>
- </InvalidNullableReturnType>
- <NullableReturnStatement occurrences="1">
- <code>$lang-&gt;getValue()</code>
- </NullableReturnStatement>
- <UndefinedMethod occurrences="10">
- <code>getDateTime</code>
- <code>getDateTime</code>
- <code>getDateTime</code>
- <code>getDateTime</code>
- <code>getDateTime</code>
- <code>hasTime</code>
- <code>hasTime</code>
- <code>isFloating</code>
- <code>isFloating</code>
- <code>isFloating</code>
- </UndefinedMethod>
- <UndefinedPropertyFetch occurrences="1">
- <code>$iTipMessage-&gt;message-&gt;VEVENT-&gt;SUMMARY</code>
- </UndefinedPropertyFetch>
- </file>
<file src="apps/dav/lib/CalDAV/Schedule/Plugin.php">
<InvalidArgument occurrences="2">
<code>[$aclPlugin, 'propFind']</code>
@@ -1498,8 +1471,7 @@
<InvalidPropertyAssignmentValue occurrences="1">
<code>$this-&gt;users</code>
</InvalidPropertyAssignmentValue>
- <InvalidScalarArgument occurrences="3">
- <code>$errors</code>
+ <InvalidScalarArgument occurrences="1">
<code>0</code>
<code>0</code>
</InvalidScalarArgument>