Browse Source
Merge pull request #29128 from nextcloud/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
pull/29101/head
Daniel
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
17 deletions
-
build/psalm-baseline.xml
|
|
|
@ -3822,14 +3822,6 @@ |
|
|
|
<code>$this->e->getCode()</code> |
|
|
|
</InvalidScalarArgument> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Files/Storage/Flysystem.php"> |
|
|
|
<ParamNameMismatch occurrences="4"> |
|
|
|
<code>$source</code> |
|
|
|
<code>$source</code> |
|
|
|
<code>$target</code> |
|
|
|
<code>$target</code> |
|
|
|
</ParamNameMismatch> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Files/Storage/Local.php"> |
|
|
|
<ImplicitToStringCast occurrences="1"> |
|
|
|
<code>$file</code> |
|
|
|
@ -4466,9 +4458,6 @@ |
|
|
|
<NullableReturnStatement occurrences="1"> |
|
|
|
<code>$this->collectionName</code> |
|
|
|
</NullableReturnStatement> |
|
|
|
<RedundantCondition occurrences="1"> |
|
|
|
<code>$file !== false</code> |
|
|
|
</RedundantCondition> |
|
|
|
</file> |
|
|
|
<file src="lib/private/Search.php"> |
|
|
|
<RedundantCondition occurrences="1"> |
|
|
|
@ -5035,18 +5024,12 @@ |
|
|
|
<InvalidPropertyAssignmentValue occurrences="1"> |
|
|
|
<code>$resource</code> |
|
|
|
</InvalidPropertyAssignmentValue> |
|
|
|
<InvalidReturnType occurrences="1"> |
|
|
|
<code>bool</code> |
|
|
|
</InvalidReturnType> |
|
|
|
<InvalidScalarArgument occurrences="4"> |
|
|
|
<code>$this->bitDepth</code> |
|
|
|
<code>$x</code> |
|
|
|
<code>$y</code> |
|
|
|
<code>90</code> |
|
|
|
</InvalidScalarArgument> |
|
|
|
<MismatchingDocblockReturnType occurrences="1"> |
|
|
|
<code>bool</code> |
|
|
|
</MismatchingDocblockReturnType> |
|
|
|
<RedundantCondition occurrences="1"> |
|
|
|
<code>$isWritable</code> |
|
|
|
</RedundantCondition> |
|
|
|
|