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:
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>