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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2021-06-03 22:55:57 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2021-06-04 20:57:00 +0300
commit35d5395089e17e2402e4786c25f0ba915b924773 (patch)
tree5b3345ca6e725955cab09fbd61095e4fbb6b86ab /build
parent8ec640d14ac6dec7c6f52ac8bca997615931478b (diff)
psalm happiness
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> psalm happiness Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fc6c553d0c0..e95c067701f 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1769,9 +1769,6 @@
</TooManyArguments>
</file>
<file src="apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php">
- <InvalidArrayOffset occurrences="1">
- <code>$publicData[IAccountManager::PROPERTY_DISPLAYNAME]['value']</code>
- </InvalidArrayOffset>
<InvalidScalarArgument occurrences="1">
<code>$this-&gt;retries + 1</code>
</InvalidScalarArgument>