mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #34812 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
This commit is contained in:
commit
16c6d57be2
1 changed files with 0 additions and 12 deletions
|
|
@ -2240,11 +2240,6 @@
|
|||
<code>$this->timeFactory->getTime()</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php">
|
||||
<InvalidArrayAccess occurrences="1">
|
||||
<code>$k[0]</code>
|
||||
</InvalidArrayAccess>
|
||||
</file>
|
||||
<file src="core/Command/Maintenance/Mimetype/UpdateDB.php">
|
||||
<UndefinedInterfaceMethod occurrences="2">
|
||||
<code>getAllMappings</code>
|
||||
|
|
@ -4359,13 +4354,6 @@
|
|||
<InvalidArgument occurrences="1">
|
||||
<code>$callback</code>
|
||||
</InvalidArgument>
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>bool|IUser</code>
|
||||
</InvalidNullableReturnType>
|
||||
<NullableReturnStatement occurrences="2">
|
||||
<code>$this->createUserFromBackend($uid, $password, $backend)</code>
|
||||
<code>$this->createUserFromBackend($uid, $password, $backend)</code>
|
||||
</NullableReturnStatement>
|
||||
<UndefinedInterfaceMethod occurrences="5">
|
||||
<code>checkPassword</code>
|
||||
<code>checkPassword</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue