mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #39386 from nextcloud/automated/noid/stable25-update-psalm-baseline
[stable25] Update psalm-baseline.xml
This commit is contained in:
commit
b4e8febdfc
1 changed files with 1 additions and 29 deletions
|
|
@ -220,33 +220,6 @@
|
|||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/Schedule/IMipPlugin.php">
|
||||
<ImplicitToStringCast occurrences="2">
|
||||
<code>$vevent->LOCATION</code>
|
||||
<code>$vevent->SUMMARY</code>
|
||||
</ImplicitToStringCast>
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidNullableReturnType>
|
||||
<NullableReturnStatement occurrences="1">
|
||||
<code>$lang->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->message->VEVENT->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->users</code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
<InvalidScalarArgument occurrences="3">
|
||||
<code>$errors</code>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>0</code>
|
||||
<code>0</code>
|
||||
</InvalidScalarArgument>
|
||||
|
|
|
|||
Loading…
Reference in a new issue