Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-04-06 12:46:59 +0300
committerGitHub <noreply@github.com>2022-04-06 12:46:59 +0300
commit3b98db15e1386aac18bc7041e3d1c9b1b5617e17 (patch)
tree998f51a4cbbea41b42a098929949466bbfa3264d /build
parentdd978092661b7b01a2c437ab3b7434856b57d701 (diff)
parentd4b5b24439ab1b0b3ac8642c59448c59202fa68a (diff)
Merge pull request #31853 from nextcloud/automated/noid/psalm-baseline-update-1649218284
[Automated] Update psalm-baseline.xml
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 8884bc18612..3ce0ea65c58 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3216,7 +3216,6 @@
</UndefinedThisPropertyAssignment>
</file>
<file src="lib/private/Files/Node/Folder.php">
- <InvalidArgument occurrences="1"/>
<InvalidReturnStatement occurrences="1">
<code>new NonExistingFolder($this-&gt;root, $this-&gt;view, $path)</code>
</InvalidReturnStatement>
@@ -3672,11 +3671,7 @@
<code>null</code>
<code>null</code>
</NullableReturnStatement>
- <RedundantCondition occurrences="5">
- <code>$result</code>
- <code>$result &amp;&amp; in_array('delete', $hooks) and $result</code>
- <code>Constants::PERMISSION_READ</code>
- <code>Constants::PERMISSION_READ</code>
+ <RedundantCondition occurrences="1">
<code>is_resource($source)</code>
</RedundantCondition>
<UndefinedDocblockClass occurrences="2">