Merge pull request #37280 from nextcloud/automated/noid/stable24-update-psalm-baseline

[stable24] Update psalm-baseline.xml
This commit is contained in:
Côme Chilliet 2023-04-03 14:48:07 +02:00 committed by GitHub
commit 24b92b3db5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4332,23 +4332,13 @@
<InvalidArgument occurrences="1">
<code>IUser::class . '::firstLogin'</code>
</InvalidArgument>
<InvalidScalarArgument occurrences="2">
<code>$this-&gt;timeFactory-&gt;getTime()</code>
<code>$this-&gt;timeFactory-&gt;getTime()</code>
</InvalidScalarArgument>
<NoInterfaceProperties occurrences="2">
<code>$request-&gt;server</code>
<code>$request-&gt;server</code>
</NoInterfaceProperties>
<NullableReturnStatement occurrences="1">
<code>null</code>
</NullableReturnStatement>
<TooManyArguments occurrences="1">
<code>dispatch</code>
</TooManyArguments>
<UndefinedMethod occurrences="1">
<code>getByEmail</code>
</UndefinedMethod>
</file>
<file src="lib/private/User/User.php">
<InvalidArgument occurrences="5">