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:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-03-01 07:15:28 +0300
committerGitHub <noreply@github.com>2022-03-01 07:15:28 +0300
commit4f6e7017e38a28231d36159138a81953e2c1014a (patch)
tree3fe95ad23bcdf678c5f02bf2a726bc6260a7ad5a /build
parentae8a4706cf227edea7f30f2ab34a878fb782e564 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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>