diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-06-10 04:16:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 04:16:40 +0000 |
commit | 28cfcb8e034d679c4382323077c58f27960017ad (patch) | |
tree | f513cdb72428d141d1a00920b098a4e55c04e987 /build | |
parent | d3264df6f411f18383ed15459309008d646ca818 (diff) | |
download | nextcloud-server-28cfcb8e034d679c4382323077c58f27960017ad.tar.gz nextcloud-server-28cfcb8e034d679c4382323077c58f27960017ad.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 2ab0ad69363..641b6b9f3ae 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2426,10 +2426,6 @@ </TooManyArguments> </file> <file src="core/Command/Db/ConvertType.php"> - <InvalidArgument occurrences="2"> - <code>$chunk * $chunkSize</code> - <code>$chunkSize</code> - </InvalidArgument> <InvalidScalarArgument occurrences="2"> <code>0</code> <code>1</code> |