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

index 4747f5ae6ca40cb02cb40914fb5189705812bf2b..b8aa188722a64564a961808b6a054f9c1457aa48 100644 (file)
     </UndefinedMethod>
   </file>
   <file src="lib/private/Archive/TAR.php">
-    <InvalidReturnStatement occurrences="1">
-      <code>$this-&gt;tar-&gt;extractInString($path)</code>
-    </InvalidReturnStatement>
-    <InvalidReturnType occurrences="1">
-      <code>string</code>
-    </InvalidReturnType>
     <UndefinedDocblockClass occurrences="1">
       <code>$this-&gt;tar-&gt;extractInString($path)</code>
     </UndefinedDocblockClass>
   </file>
-  <file src="lib/private/Archive/ZIP.php">
-    <ImplementedReturnTypeMismatch occurrences="2">
-      <code>boolean|null</code>
-      <code>boolean|null</code>
-    </ImplementedReturnTypeMismatch>
-  </file>
   <file src="lib/private/Authentication/LoginCredentials/Store.php">
     <RedundantCondition occurrences="1">
       <code>$trySession</code>
     <InvalidNullableReturnType occurrences="1">
       <code>getBackend</code>
     </InvalidNullableReturnType>
-    <InvalidPropertyAssignmentValue occurrences="1">
-      <code>$this-&gt;config-&gt;getUserValue($uid, 'login', 'lastLogin', 0)</code>
-    </InvalidPropertyAssignmentValue>
     <InvalidReturnStatement occurrences="1">
       <code>$image</code>
     </InvalidReturnStatement>