Skip to content

Commit

Permalink
Merge pull request #24898 from nextcloud-pr-bot/automated/noid/psalm-…
Browse files Browse the repository at this point in the history
…baseline-update

[Automated] Update psalm-baseline.xml
  • Loading branch information
rullzer authored Dec 30, 2020
2 parents f994134 + 4ceeacc commit 0965599
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
<NullableReturnStatement occurrences="1">
<code>$lang-&gt;getValue()</code>
</NullableReturnStatement>
<UndefinedMethod occurrences="15">
<UndefinedMethod occurrences="10">
<code>getDateTime</code>
<code>getDateTime</code>
<code>getDateTime</code>
Expand All @@ -393,8 +393,6 @@
<code>isFloating</code>
<code>isFloating</code>
<code>isFloating</code>
<code>setDateTime</code>
<code>setDateTime</code>
</UndefinedMethod>
<UndefinedPropertyFetch occurrences="1">
<code>$iTipMessage-&gt;message-&gt;VEVENT-&gt;SUMMARY</code>
Expand Down Expand Up @@ -918,16 +916,14 @@
<InvalidReturnType occurrences="1">
<code>string</code>
</InvalidReturnType>
<UndefinedMethod occurrences="9">
<UndefinedMethod occurrences="5">
<code>getDateTime</code>
<code>getDateTime</code>
<code>getDateTime</code>
<code>getDateTime</code>
<code>hasTime</code>
<code>isFloating</code>
<code>isFloating</code>
<code>setDateTime</code>
<code>setDateTime</code>
</UndefinedMethod>
</file>
<file src="apps/dav/lib/Search/TasksSearchProvider.php">
Expand Down Expand Up @@ -2793,7 +2789,6 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
<code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">
Expand Down

0 comments on commit 0965599

Please sign in to comment.