]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update psalm baseline 25634/head
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>
Sun, 14 Feb 2021 04:31:01 +0000 (04:31 +0000)
committerGitHub <noreply@github.com>
Sun, 14 Feb 2021 04:31:01 +0000 (04:31 +0000)
Signed-off-by: GitHub <noreply@github.com>
build/psalm-baseline.xml

index f7337a0d59cf6b3cf27a6897531c83cb0d343579..c3de82e144b4c9c15d2512a605ea940ee105905f 100644 (file)
       <code>$this-&gt;manager-&gt;isUserScopeEnabled() ? 'workflow' : null</code>
     </NullableReturnStatement>
   </file>
-  <file src="core/Command/App/CheckCode.php">
-    <InvalidScalarArgument occurrences="1"/>
-  </file>
   <file src="core/Command/App/GetPath.php">
     <ImplementedReturnTypeMismatch occurrences="1">
       <code>null|int</code>
       <code>fetch</code>
     </TooManyArguments>
   </file>
-  <file src="lib/private/App/CodeChecker/MigrationSchemaChecker.php">
-    <InvalidPropertyAssignmentValue occurrences="2">
-      <code>$this-&gt;tableVariableNames</code>
-      <code>$this-&gt;tableVariableNames</code>
-    </InvalidPropertyAssignmentValue>
-  </file>
-  <file src="lib/private/App/CodeChecker/NodeVisitor.php">
-    <ImplicitToStringCast occurrences="1">
-      <code>$node-&gt;alias</code>
-    </ImplicitToStringCast>
-  </file>
   <file src="lib/private/App/DependencyAnalyzer.php">
     <InvalidNullableReturnType occurrences="1">
       <code>bool</code>