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

index f6843dcf86b060ad481e9e4114cf61d54c2894b1..fbcbe1ebb62aee0e5f5004834961d1d9ab812bcd 100644 (file)
       <code>$baseuri</code>
     </UndefinedGlobalVariable>
   </file>
-  <file src="apps/dav/bin/chunkperf.php">
-    <InvalidOperand occurrences="1">
-      <code>$argv[5]</code>
-    </InvalidOperand>
-    <InvalidScalarArgument occurrences="1">
-      <code>$chunkSize</code>
-    </InvalidScalarArgument>
-    <MissingFile occurrences="1">
-      <code>require '../../../../3rdparty/autoload.php'</code>
-    </MissingFile>
-  </file>
   <file src="apps/dav/lib/AppInfo/Application.php">
     <InvalidArgument occurrences="1"/>
     <UndefinedInterfaceMethod occurrences="1">
       <code>isReady</code>
     </UndefinedInterfaceMethod>
   </file>
-  <file src="apps/settings/lib/Settings/Admin/Server.php">
-    <InvalidArgument occurrences="1">
-      <code>false</code>
-    </InvalidArgument>
-  </file>
   <file src="apps/settings/lib/Settings/Admin/Sharing.php">
     <InvalidScalarArgument occurrences="1">
       <code>Constants::PERMISSION_ALL</code>
     <MismatchingDocblockParamType occurrences="1">
       <code>ISimpleFile</code>
     </MismatchingDocblockParamType>
-    <NullableReturnStatement occurrences="1">
-      <code>$preview</code>
-    </NullableReturnStatement>
     <TooManyArguments occurrences="1">
       <code>dispatch</code>
     </TooManyArguments>
       <code>$this-&gt;dbprettyname</code>
     </UndefinedThisPropertyFetch>
   </file>
-  <file src="lib/private/Setup/MySQL.php">
-    <InvalidReturnType occurrences="1">
-      <code>array</code>
-    </InvalidReturnType>
-    <ParamNameMismatch occurrences="1">
-      <code>$username</code>
-    </ParamNameMismatch>
-  </file>
-  <file src="lib/private/Setup/OCI.php">
-    <ParamNameMismatch occurrences="1">
-      <code>$username</code>
-    </ParamNameMismatch>
-  </file>
-  <file src="lib/private/Setup/PostgreSQL.php">
-    <ParamNameMismatch occurrences="1">
-      <code>$username</code>
-    </ParamNameMismatch>
-  </file>
-  <file src="lib/private/Setup/Sqlite.php">
-    <ParamNameMismatch occurrences="1">
-      <code>$username</code>
-    </ParamNameMismatch>
-  </file>
   <file src="lib/private/Share/Share.php">
     <FalsableReturnStatement occurrences="1">
       <code>false</code>
       <code>ContainerExceptionInterface</code>
     </InvalidThrow>
   </file>
-  <file src="lib/public/IDBConnection.php">
-    <InvalidClass occurrences="1">
-      <code>PreconditionNotMetException</code>
-    </InvalidClass>
-  </file>
   <file src="remote.php">
     <InvalidScalarArgument occurrences="1">
       <code>$e-&gt;getCode()</code>