summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-03-30 04:13:15 +0000
committerGitHub <noreply@github.com>2023-03-30 04:13:15 +0000
commitfc82e75519a4c2affba2ac15b872b53a23761d82 (patch)
treedc616b2bf45f8499fd1638028787a4806a3b0c9f /build
parent2eda49e28d4ae80079a25ceb8566b9b6df9daeba (diff)
downloadnextcloud-server-fc82e75519a4c2affba2ac15b872b53a23761d82.tar.gz
nextcloud-server-fc82e75519a4c2affba2ac15b872b53a23761d82.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5f6518cf37e..8661726f017 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3154,14 +3154,6 @@
<InvalidArgument occurrences="1">
<code>false</code>
</InvalidArgument>
- <InvalidOperand occurrences="6">
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'apps/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'core/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, 'apps/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, 'core/'.$script.'.js')</code>
- </InvalidOperand>
<ParamNameMismatch occurrences="2">
<code>$script</code>
<code>$script</code>