Merge pull request #24235 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2020-11-20 08:09:28 +01:00 committed by GitHub
commit e794d1f5d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 37 deletions

View File

@ -1659,12 +1659,6 @@
<code>\OCA\Talk\Share\Helper\DeletedShareAPIController</code>
</UndefinedDocblockClass>
</file>
<file src="apps/files_sharing/lib/Controller/ExternalSharesController.php">
<InvalidArgument occurrences="2">
<code>'http'</code>
<code>'https'</code>
</InvalidArgument>
</file>
<file src="apps/files_sharing/lib/Controller/ShareAPIController.php">
<InvalidScalarArgument occurrences="3">
<code>$code</code>
@ -1689,9 +1683,8 @@
</UndefinedDocblockClass>
</file>
<file src="apps/files_sharing/lib/Controller/ShareController.php">
<InvalidArgument occurrences="2">
<InvalidArgument occurrences="1">
<code>$files_list</code>
<code>'Share has no read permission'</code>
</InvalidArgument>
<InvalidScalarArgument occurrences="3">
<code>$freeSpace</code>
@ -1707,11 +1700,6 @@
<code>$password</code>
</NullArgument>
</file>
<file src="apps/files_sharing/lib/ExpireSharesJob.php">
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
</file>
<file src="apps/files_sharing/lib/External/Manager.php">
<InvalidScalarArgument occurrences="1">
<code>(int) $remoteShare</code>
@ -2048,13 +2036,6 @@
<code>dispatch</code>
</TooManyArguments>
</file>
<file src="apps/settings/lib/Controller/MailSettingsController.php">
<InvalidArgument occurrences="3">
<code>$this-&gt;l10n-&gt;t('A problem occurred while sending the email. Please revise your settings. (Error: %s)', [$e-&gt;getMessage()])</code>
<code>$this-&gt;l10n-&gt;t('Invalid SMTP password.')</code>
<code>$this-&gt;l10n-&gt;t('You need to set your user email before being able to send test emails.')</code>
</InvalidArgument>
</file>
<file src="apps/settings/lib/Hooks.php">
<InvalidArgument occurrences="1">
<code>[$user-&gt;getEMailAddress() =&gt; $user-&gt;getDisplayName()]</code>
@ -2204,9 +2185,6 @@
</InvalidArgument>
</file>
<file src="apps/updatenotification/lib/Controller/AdminController.php">
<InvalidArgument occurrences="1">
<code>$newToken</code>
</InvalidArgument>
<InvalidScalarArgument occurrences="2">
<code>$this-&gt;timeFactory-&gt;getTime()</code>
<code>0</code>
@ -2591,9 +2569,6 @@
</InvalidArgument>
</file>
<file src="apps/workflowengine/lib/Controller/AWorkflowController.php">
<InvalidArgument occurrences="1">
<code>$deleted</code>
</InvalidArgument>
<InvalidScalarArgument occurrences="3">
<code>$e-&gt;getCode()</code>
<code>$e-&gt;getCode()</code>
@ -3161,9 +3136,6 @@
<code>strtolower</code>
</RedundantCondition>
</file>
<file src="lib/private/AppFramework/ScopedPsrLogger.php">
<InvalidArgument occurrences="1"/>
</file>
<file src="lib/private/AppFramework/Services/AppConfig.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$default</code>
@ -5635,14 +5607,6 @@
<code>$column</code>
</NullableReturnStatement>
</file>
<file src="lib/public/AppFramework/Http/DataResponse.php">
<InvalidReturnStatement occurrences="1">
<code>$this-&gt;data</code>
</InvalidReturnStatement>
<InvalidReturnType occurrences="1">
<code>array</code>
</InvalidReturnType>
</file>
<file src="lib/public/AppFramework/Http/JSONResponse.php">
<InvalidReturnStatement occurrences="1">
<code>$this-&gt;data</code>