Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix baseline further
Signed-off-by: Vincent Petry <[email protected]>
  • Loading branch information
PVince81 committed Mar 17, 2021
commit f80f7a33e8c5e2dcb9678cb1d6b650e797af871a
9 changes: 0 additions & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3092,7 +3092,6 @@
</file>
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
<code>$this</code>
</InvalidScope>
</file>
Expand Down Expand Up @@ -3648,9 +3647,6 @@
</NullableReturnStatement>
</file>
<file src="lib/private/ContactsManager.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>IAddressBook[]</code>
</ImplementedReturnTypeMismatch>
<InvalidNullableReturnType occurrences="3">
<code>bool</code>
<code>array</code>
Expand Down Expand Up @@ -6072,11 +6068,6 @@
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
<file src="lib/public/Contacts/IManager.php">
<UndefinedDocblockClass occurrences="1">
<code>IAddressBook[]</code>
</UndefinedDocblockClass>
</file>
<file src="lib/public/Dashboard/Model/WidgetTemplate.php">
<InvalidNullableReturnType occurrences="1">
<code>WidgetSetting</code>
Expand Down