Update psalm-baseline

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2020-10-16 10:48:21 +02:00
parent 6536501579
commit 8c9fe98446
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 29 additions and 1 deletions

View File

@ -1755,8 +1755,10 @@
</UndefinedVariable>
</file>
<file src="apps/files_sharing/lib/AppInfo/Application.php">
<UndefinedClass occurrences="1">
<UndefinedClass occurrences="3">
<code>'ExternalMountProvider'</code>
<code>'OCP\Collaboration\Resources::loadAdditionalScripts'</code>
<code>'OCP\Share::postShare'</code>
</UndefinedClass>
</file>
<file src="apps/files_sharing/lib/Cache.php">
@ -2133,6 +2135,11 @@
<code>getURLGenerator</code>
</TooManyArguments>
</file>
<file src="apps/lookup_server_connector/lib/AppInfo/Application.php">
<UndefinedClass occurrences="1">
<code>'OC\AccountManager::userUpdated'</code>
</UndefinedClass>
</file>
<file src="apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php">
<InvalidArrayOffset occurrences="10">
<code>$publicData[IAccountManager::PROPERTY_DISPLAYNAME]['value']</code>
@ -2240,6 +2247,11 @@
<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/Controller/UsersController.php">
<UndefinedClass occurrences="1">
<code>'OC\Settings\Users::loadAdditionalScripts'</code>
</UndefinedClass>
</file>
<file src="apps/settings/lib/Hooks.php">
<InvalidArgument occurrences="1">
<code>[$user-&gt;getEMailAddress() =&gt; $user-&gt;getDisplayName()]</code>
@ -2926,6 +2938,11 @@
<code>getChecks</code>
</UndefinedInterfaceMethod>
</file>
<file src="apps/workflowengine/lib/Settings/ASettings.php">
<UndefinedClass occurrences="1">
<code>'OCP\WorkflowEngine::loadAdditionalSettingScripts'</code>
</UndefinedClass>
</file>
<file src="apps/workflowengine/lib/Settings/Personal.php">
<InvalidNullableReturnType occurrences="1">
<code>getSection</code>
@ -2960,6 +2977,11 @@
<code>array</code>
</LessSpecificImplementedReturnType>
</file>
<file src="core/Command/Broadcast/Test.php">
<UndefinedClass occurrences="1">
<code>broadcasttest</code>
</UndefinedClass>
</file>
<file src="core/Command/Config/App/GetConfig.php">
<ImplementedReturnTypeMismatch occurrences="1">
<code>null|int</code>
@ -4870,6 +4892,12 @@
<code>true</code>
</InvalidReturnType>
</file>
<file src="lib/private/Files/Stream/Encryption.php">
<InvalidScalarArgument occurrences="1">
<code>$position</code>
</InvalidScalarArgument>
<UndefinedInterfaceMethod occurrences="1"/>
</file>
<file src="lib/private/Files/Stream/SeekableHttpStream.php">
<FalsableReturnStatement occurrences="3">
<code>false</code>