Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Nextcloud-PR-Bot 2021-02-14 04:31:01 +00:00 committed by GitHub
parent 65cd62e875
commit abaa073923
1 changed files with 0 additions and 14 deletions

View File

@ -2514,9 +2514,6 @@
<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>
@ -2830,17 +2827,6 @@
<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>