Merge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2021-02-14 09:55:49 +01:00 committed by GitHub
commit d93a3665a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>