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> </UndefinedVariable>
</file> </file>
<file src="apps/files_sharing/lib/AppInfo/Application.php"> <file src="apps/files_sharing/lib/AppInfo/Application.php">
<UndefinedClass occurrences="1"> <UndefinedClass occurrences="3">
<code>'ExternalMountProvider'</code> <code>'ExternalMountProvider'</code>
<code>'OCP\Collaboration\Resources::loadAdditionalScripts'</code>
<code>'OCP\Share::postShare'</code>
</UndefinedClass> </UndefinedClass>
</file> </file>
<file src="apps/files_sharing/lib/Cache.php"> <file src="apps/files_sharing/lib/Cache.php">
@ -2133,6 +2135,11 @@
<code>getURLGenerator</code> <code>getURLGenerator</code>
</TooManyArguments> </TooManyArguments>
</file> </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"> <file src="apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php">
<InvalidArrayOffset occurrences="10"> <InvalidArrayOffset occurrences="10">
<code>$publicData[IAccountManager::PROPERTY_DISPLAYNAME]['value']</code> <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> <code>$this-&gt;l10n-&gt;t('You need to set your user email before being able to send test emails.')</code>
</InvalidArgument> </InvalidArgument>
</file> </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"> <file src="apps/settings/lib/Hooks.php">
<InvalidArgument occurrences="1"> <InvalidArgument occurrences="1">
<code>[$user-&gt;getEMailAddress() =&gt; $user-&gt;getDisplayName()]</code> <code>[$user-&gt;getEMailAddress() =&gt; $user-&gt;getDisplayName()]</code>
@ -2926,6 +2938,11 @@
<code>getChecks</code> <code>getChecks</code>
</UndefinedInterfaceMethod> </UndefinedInterfaceMethod>
</file> </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"> <file src="apps/workflowengine/lib/Settings/Personal.php">
<InvalidNullableReturnType occurrences="1"> <InvalidNullableReturnType occurrences="1">
<code>getSection</code> <code>getSection</code>
@ -2960,6 +2977,11 @@
<code>array</code> <code>array</code>
</LessSpecificImplementedReturnType> </LessSpecificImplementedReturnType>
</file> </file>
<file src="core/Command/Broadcast/Test.php">
<UndefinedClass occurrences="1">
<code>broadcasttest</code>
</UndefinedClass>
</file>
<file src="core/Command/Config/App/GetConfig.php"> <file src="core/Command/Config/App/GetConfig.php">
<ImplementedReturnTypeMismatch occurrences="1"> <ImplementedReturnTypeMismatch occurrences="1">
<code>null|int</code> <code>null|int</code>
@ -4870,6 +4892,12 @@
<code>true</code> <code>true</code>
</InvalidReturnType> </InvalidReturnType>
</file> </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"> <file src="lib/private/Files/Stream/SeekableHttpStream.php">
<FalsableReturnStatement occurrences="3"> <FalsableReturnStatement occurrences="3">
<code>false</code> <code>false</code>