mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
4df145a6bc
commit
de0348abce
1 changed files with 0 additions and 20 deletions
|
|
@ -90,9 +90,6 @@
|
|||
<InvalidArgument occurrences="1">
|
||||
<code>CalendarDeletionDefaultUpdaterListener::class</code>
|
||||
</InvalidArgument>
|
||||
<UndefinedInterfaceMethod occurrences="1">
|
||||
<code>getAppDataDir</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/BirthdayService.php">
|
||||
<UndefinedMethod occurrences="2">
|
||||
|
|
@ -1060,12 +1057,6 @@
|
|||
<code>$this->request->server</code>
|
||||
</NoInterfaceProperties>
|
||||
</file>
|
||||
<file src="apps/oauth2/lib/Db/AccessTokenMapper.php">
|
||||
<InvalidCatch occurrences="1"/>
|
||||
</file>
|
||||
<file src="apps/oauth2/lib/Db/ClientMapper.php">
|
||||
<InvalidCatch occurrences="2"/>
|
||||
</file>
|
||||
<file src="apps/provisioning_api/lib/Controller/UsersController.php">
|
||||
<TypeDoesNotContainNull occurrences="2">
|
||||
<code>$groupid === null</code>
|
||||
|
|
@ -1650,14 +1641,6 @@
|
|||
<code>$this->request->server</code>
|
||||
</NoInterfaceProperties>
|
||||
</file>
|
||||
<file src="lib/private/AppFramework/Middleware/Security/RateLimitingMiddleware.php">
|
||||
<InvalidScalarArgument occurrences="4">
|
||||
<code>$anonLimit</code>
|
||||
<code>$anonPeriod</code>
|
||||
<code>$userLimit</code>
|
||||
<code>$userPeriod</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php">
|
||||
<NoInterfaceProperties occurrences="1">
|
||||
<code>$this->request->server</code>
|
||||
|
|
@ -1728,9 +1711,6 @@
|
|||
<code>$provider['provider_id']</code>
|
||||
</InvalidArrayAccess>
|
||||
</file>
|
||||
<file src="lib/private/Authentication/WebAuthn/CredentialRepository.php">
|
||||
<InvalidCatch occurrences="2"/>
|
||||
</file>
|
||||
<file src="lib/private/BackgroundJob/QueuedJob.php">
|
||||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$jobList</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue