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:
authorMorris Jobke <hey@morrisjobke.de>2020-08-19 18:55:56 +0300
committerGitHub <noreply@github.com>2020-08-19 18:55:56 +0300
commit60be722ee8781d9e94ecc66d62c0e5fcb7e3934e (patch)
treedd877a701aee73f53b2462fdcd382c290aca2c3e /build
parentbc2b42250820197c3f71518299c401515f6ee1cc (diff)
parent27e7332a9c6dca6c5602b025b0880ce46b796ca4 (diff)
Merge pull request #22288 from nextcloud/techdebt/noid/fix-oc_image-invalid-scalar-arguments
Cast float/char to int to avoid invalid scalar argument warning
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cf9f21d0918..a1d7c787c80 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -6036,9 +6036,7 @@
<InvalidReturnType occurrences="1">
<code>bool</code>
</InvalidReturnType>
- <InvalidScalarArgument occurrences="19">
- <code>$bits</code>
- <code>$lastIndex</code>
+ <InvalidScalarArgument occurrences="17">
<code>$this-&gt;bitDepth</code>
<code>90</code>
<code>$imagePath</code>