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

[Automated] Update psalm-baseline.xml
This commit is contained in:
Morris Jobke 2020-12-01 06:45:39 +01:00 committed by GitHub
commit 15f4b4d32d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 21 deletions

View File

@ -713,7 +713,7 @@
<InvalidReturnType occurrences="1">
<code>string[]</code>
</InvalidReturnType>
<NullableReturnStatement occurrences="9">
<NullableReturnStatement occurrences="8">
<code>$this-&gt;circleToPrincipal($name)</code>
<code>null</code>
<code>null</code>
@ -1092,9 +1092,6 @@
</RedundantCondition>
</file>
<file src="apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>
</MoreSpecificImplementedParamType>
<TooFewArguments occurrences="1"/>
</file>
<file src="apps/federatedfilesharing/lib/Controller/RequestHandlerController.php">
@ -1171,16 +1168,6 @@
<code>null</code>
</NullableReturnStatement>
</file>
<file src="apps/federation/lib/BackgroundJob/GetSharedSecret.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
<file src="apps/federation/lib/BackgroundJob/RequestSharedSecret.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
<file src="apps/federation/lib/TrustedServers.php">
<InvalidArgument occurrences="1">
<code>'OCP\Federation\TrustedServerEvent::remove'</code>
@ -1976,11 +1963,6 @@
<code>getSettingsManager</code>
</UndefinedInterfaceMethod>
</file>
<file src="apps/settings/lib/BackgroundJobs/VerifyUserData.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>
</MoreSpecificImplementedParamType>
</file>
<file src="apps/settings/lib/Controller/AppSettingsController.php">
<UndefinedInterfaceMethod occurrences="1">
<code>ignoreNextcloudRequirementForApp</code>
@ -5001,8 +4983,7 @@
<InvalidOperand occurrences="1">
<code>!self::isResharingAllowed()</code>
</InvalidOperand>
<InvalidScalarArgument occurrences="3">
<code>$shareWith</code>
<InvalidScalarArgument occurrences="2">
<code>\OC_User::getUser()</code>
<code>\OC_User::getUser()</code>
</InvalidScalarArgument>