Skip to content

Commit

Permalink
Update psalm baseline
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nextcloud-command authored Jul 24, 2023
1 parent f88cce7 commit 8ae6873
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8ae6873

Please sign in to comment.