Skip to content
Merged
Changes from all commits
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
Update psalm baseline
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Aug 24, 2022
commit fc309e5963105311bfdab99dbb33f20504e5bbc6
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