Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2022-11-07 04:24:52 +00:00 committed by GitHub
parent ed03a0c217
commit 26c2144bd1
1 changed files with 0 additions and 21 deletions

View File

@ -1533,27 +1533,6 @@
<code>$uid</code>
</ParamNameMismatch>
</file>
<file src="apps/user_ldap/lib/Wizard.php">
<FalsableReturnStatement occurrences="2">
<code>false</code>
<code>false</code>
</FalsableReturnStatement>
<InvalidDocblock occurrences="3">
<code>private function checkAgentRequirements() {</code>
<code>private function detectGroupMemberAssoc() {</code>
<code>private function getAttributeValuesFromEntry($result, $attribute, &amp;$known) {</code>
</InvalidDocblock>
<InvalidScalarArgument occurrences="2">
<code>$port</code>
<code>$port</code>
</InvalidScalarArgument>
<RedundantCondition occurrences="1">
<code>!isset($item['cn']) &amp;&amp; !is_array($item['cn'])</code>
</RedundantCondition>
<TypeDoesNotContainType occurrences="1">
<code>$total === false</code>
</TypeDoesNotContainType>
</file>
<file src="apps/user_status/lib/AppInfo/Application.php">
<UndefinedInterfaceMethod occurrences="1">
<code>registerProvider</code>