diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-03-24 04:10:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 04:10:58 +0000 |
commit | 80409b2181393c9b303e155708c18447b4411803 (patch) | |
tree | 095811c02eb4700a9dc820f511bd0e031025a631 /build/psalm-baseline.xml | |
parent | bb8a71266e942e4f2a48f127fd27c4915138e378 (diff) | |
download | nextcloud-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.xml | 5 |
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->getId()</code> |