summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-03-24 04:10:58 +0000
committerGitHub <noreply@github.com>2021-03-24 04:10:58 +0000
commit80409b2181393c9b303e155708c18447b4411803 (patch)
tree095811c02eb4700a9dc820f511bd0e031025a631 /build/psalm-baseline.xml
parentbb8a71266e942e4f2a48f127fd27c4915138e378 (diff)
downloadnextcloud-server-80409b2181393c9b303e155708c18447b4411803.tar.gz
nextcloud-server-80409b2181393c9b303e155708c18447b4411803.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index ee34c4e4c52..71bf21193b0 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -44,11 +44,6 @@
<code>!is_array($notification)</code>
</TypeDoesNotContainType>
</file>
- <file src="apps/comments/lib/JSSettingsHelper.php">
- <InvalidScalarArgument occurrences="1">
- <code>10</code>
- </InvalidScalarArgument>
- </file>
<file src="apps/comments/lib/Search/Result.php">
<InvalidScalarArgument occurrences="1">
<code>(int) $comment-&gt;getId()</code>