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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-10-13 09:20:10 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-10-16 09:45:07 +0300
commitbe3a46038fe570d815b8124b5d2b3e42e7af699b (patch)
treef19c79caddcbcf286e057b66980065071ad083d6 /build
parent7aeb0501246ed961427c37d5f8a12c3802e1ed43 (diff)
Use own psalm instead of a global one
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index a8d98ea2c42..77f397b58bb 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4811,14 +4811,6 @@
<code>true</code>
</InvalidReturnType>
</file>
- <file src="lib/private/Files/Stream/Encryption.php">
- <InvalidScalarArgument occurrences="1">
- <code>$position</code>
- </InvalidScalarArgument>
- <UndefinedInterfaceMethod occurrences="1">
- <code>$cacheEntry</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="lib/private/Files/Stream/SeekableHttpStream.php">
<FalsableReturnStatement occurrences="3">
<code>false</code>
@@ -5960,7 +5952,6 @@
</UndefinedDocblockClass>
</file>
<file src="lib/private/legacy/OC_Files.php">
- <EmptyArrayAccess occurrences="2"/>
<InvalidArgument occurrences="3">
<code>$fileInfos</code>
<code>[$fileInfo]</code>