Merge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
This commit is contained in:
commit
d93a3665a0
|
@ -2514,9 +2514,6 @@
|
|||
<code>$this->manager->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->tableVariableNames</code>
|
||||
<code>$this->tableVariableNames</code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
</file>
|
||||
<file src="lib/private/App/CodeChecker/NodeVisitor.php">
|
||||
<ImplicitToStringCast occurrences="1">
|
||||
<code>$node->alias</code>
|
||||
</ImplicitToStringCast>
|
||||
</file>
|
||||
<file src="lib/private/App/DependencyAnalyzer.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>bool</code>
|
||||
|
|
Loading…
Reference in New Issue