Skip to content

Commit

Permalink
chore(tests): 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 Apr 19, 2024
1 parent fc560d8 commit 4941a2e
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 @@ -1449,11 +1449,6 @@
<code>$restrictions</code>
</InvalidArgument>
</file>
<file src="lib/private/Activity/Event.php">
<ParamNameMismatch>
<code>$affectedUser</code>
</ParamNameMismatch>
</file>
<file src="lib/private/Activity/Manager.php">
<InvalidPropertyAssignmentValue>
<code><![CDATA[$this->filterClasses]]></code>
Expand All @@ -1466,9 +1461,6 @@
<MoreSpecificReturnType>
<code>ActivitySettings[]</code>
</MoreSpecificReturnType>
<TypeDoesNotContainType>
<code><![CDATA[!is_string($currentUserId) && $currentUserId !== null]]></code>
</TypeDoesNotContainType>
</file>
<file src="lib/private/AllConfig.php">
<MoreSpecificImplementedParamType>
Expand Down

0 comments on commit 4941a2e

Please sign in to comment.