Skip to content

Commit

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

[master] Update psalm-baseline.xml
  • Loading branch information
CarlSchwan authored Aug 24, 2022
2 parents 68f9df2 + fc309e5 commit b6265a8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1741,9 +1741,6 @@
<code>0</code>
<code>self::MIN_INTERVAL</code>
</InvalidScalarArgument>
<MoreSpecificImplementedParamType occurrences="1">
<code>$argument</code>
</MoreSpecificImplementedParamType>
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
Expand Down Expand Up @@ -3517,11 +3514,6 @@
<code>exec</code>
</InvalidMethodCall>
</file>
<file src="lib/private/Migration/BackgroundRepair.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
<file src="lib/private/NavigationManager.php">
<ParamNameMismatch occurrences="1">
<code>$id</code>
Expand Down

0 comments on commit b6265a8

Please sign in to comment.