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

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2020-09-03 09:28:13 +02:00 committed by GitHub
commit b62d144886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -1355,11 +1355,8 @@
</InvalidReturnType>
</file>
<file src="apps/files/lib/Controller/DirectEditingController.php">
<InvalidArgument occurrences="4">
<InvalidArgument occurrences="1">
<code>$templateId</code>
<code>'Failed to create file: ' . $e-&gt;getMessage()</code>
<code>'Failed to open file: ' . $e-&gt;getMessage()</code>
<code>'Failed to obtain template list: ' . $e-&gt;getMessage()</code>
</InvalidArgument>
<UndefinedInterfaceMethod occurrences="2">
<code>open</code>
@ -1910,7 +1907,7 @@
</InvalidReturnType>
</file>
<file src="apps/files_sharing/lib/SharedStorage.php">
<FalsableReturnStatement occurrences="6">
<FalsableReturnStatement occurrences="5">
<code>$this-&gt;sourceRootInfo</code>
<code>false</code>
<code>false</code>