]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update psalm baseline 31526/head
authornextcloud-command <nextcloud-command@users.noreply.github.com>
Fri, 11 Mar 2022 04:11:43 +0000 (04:11 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Mar 2022 04:11:43 +0000 (04:11 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index 44a113f1238e9d01262dea6b914f2d741babab4a..24ba57f3d92ca710a3e5bcacabb51fccc2ac1e1e 100644 (file)
     </InvalidScalarArgument>
   </file>
   <file src="apps/user_ldap/lib/Mapping/AbstractMapping.php">
-    <InvalidOperand occurrences="1">
-      <code>$isUnmapped</code>
-    </InvalidOperand>
-    <InvalidReturnStatement occurrences="1">
-      <code>$result</code>
-    </InvalidReturnStatement>
-    <InvalidReturnType occurrences="1">
-      <code>bool</code>
-    </InvalidReturnType>
     <RedundantCondition occurrences="1">
       <code>isset($qb)</code>
     </RedundantCondition>
       <code>isAdmin</code>
     </UndefinedInterfaceMethod>
   </file>
-  <file src="lib/private/Group/MetaData.php">
-    <InvalidPropertyAssignmentValue occurrences="2">
-      <code>$sortMode</code>
-      <code>self::SORT_NONE</code>
-    </InvalidPropertyAssignmentValue>
-  </file>
   <file src="lib/private/Http/Client/Response.php">
     <InvalidNullableReturnType occurrences="1">
       <code>string|resource</code>