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
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2022-03-01 11:41:05 +0300
committerGitHub <noreply@github.com>2022-03-01 11:41:05 +0300
commitc2dddf58034c8aa3854d1749288e04aa3b844c31 (patch)
tree8566fbdda7d8f37bbc599db2ae3e24a953175831
parentabf935c56056dc20cb13d2d4e9275ca32b0585de (diff)
parent4f6e7017e38a28231d36159138a81953e2c1014a (diff)
Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update-1646108128
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index e4aeec1aae7..4747f5ae6ca 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4098,12 +4098,6 @@
<code>$provider-&gt;getThumbnail($file, $maxWidth, $maxHeight)</code>
</NullableReturnStatement>
</file>
- <file src="lib/private/Preview/Movie.php">
- <InvalidScalarArgument occurrences="2">
- <code>$second</code>
- <code>$second</code>
- </InvalidScalarArgument>
- </file>
<file src="lib/private/Preview/ProviderV1Adapter.php">
<InvalidReturnStatement occurrences="1">
<code>$thumbnail === false ? null: $thumbnail</code>
@@ -4112,14 +4106,6 @@
<code>?IImage</code>
</InvalidReturnType>
</file>
- <file src="lib/private/Preview/ProviderV2.php">
- <InvalidReturnStatement occurrences="1">
- <code>$file-&gt;getStorage()-&gt;getLocalFile($file-&gt;getInternalPath())</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>string</code>
- </InvalidReturnType>
- </file>
<file src="lib/private/RedisFactory.php">
<InvalidScalarArgument occurrences="1">
<code>\RedisCluster::OPT_SLAVE_FAILOVER</code>