mirror of
https://github.com/nextcloud/server.git
synced 2026-06-06 15:23:17 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
64bf341d55
commit
c827f21e62
1 changed files with 0 additions and 7 deletions
|
|
@ -1689,12 +1689,6 @@
|
|||
<code>setType</code>
|
||||
</UndefinedMagicMethod>
|
||||
</file>
|
||||
<file src="lib/private/Authentication/TwoFactorAuth/Db/ProviderUserAssignmentDao.php">
|
||||
<LessSpecificReturnStatement/>
|
||||
<MoreSpecificReturnType>
|
||||
<code><![CDATA[list<array{provider_id: string, uid: string, enabled: bool}>]]></code>
|
||||
</MoreSpecificReturnType>
|
||||
</file>
|
||||
<file src="lib/private/Authentication/TwoFactorAuth/ProviderSet.php">
|
||||
<InvalidArgument>
|
||||
<code><![CDATA[$this->providers]]></code>
|
||||
|
|
@ -1888,7 +1882,6 @@
|
|||
'width' => $format,
|
||||
])]]></code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidDocblock/>
|
||||
<InvalidReturnStatement>
|
||||
<code><![CDATA[$l->l($type, $timestamp, [
|
||||
'width' => $format,
|
||||
|
|
|
|||
Loading…
Reference in a new issue