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:
authorMorris Jobke <hey@morrisjobke.de>2020-09-16 17:54:10 +0300
committerMorris Jobke <hey@morrisjobke.de>2020-09-16 17:54:10 +0300
commitc6948c2517bd00d0ce597e29c52d3ebdf57bcdf8 (patch)
treefb38e82dfcabd07276dcb66afe3711511677d5d5 /build
parent096fe2061137805b4fcc4397a9efaf86e11fecbc (diff)
Update baseline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b71de1117db..a8d98ea2c42 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -50,13 +50,6 @@
<code>$this-&gt;appRoot</code>
</UndefinedThisPropertyFetch>
</file>
- <file src="apps/admin_audit/lib/AppInfo/Application.php">
- <UndefinedInterfaceMethod occurrences="3">
- <code>listen</code>
- <code>listen</code>
- <code>listen</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/cloud_federation_api/lib/Controller/RequestHandlerController.php">
<InvalidScalarArgument occurrences="1">
<code>$e-&gt;getCode()</code>
@@ -2159,11 +2152,6 @@
<code>ignoreNextcloudRequirementForApp</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/settings/lib/Controller/ChangePasswordController.php">
- <UndefinedInterfaceMethod occurrences="1">
- <code>getSubAdmin</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/settings/lib/Controller/CheckSetupController.php">
<InvalidArgument occurrences="2">
<code>IDBConnection::CHECK_MISSING_INDEXES_EVENT</code>
@@ -2195,13 +2183,6 @@
<code>$this-&gt;l10n-&gt;t('You need to set your user email before being able to send test emails.')</code>
</InvalidArgument>
</file>
- <file src="apps/settings/lib/Controller/UsersController.php">
- <UndefinedInterfaceMethod occurrences="3">
- <code>countUsersOfGroups</code>
- <code>countDisabledUsersOfGroups</code>
- <code>getLanguages</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/settings/lib/Hooks.php">
<InvalidArgument occurrences="1">
<code>[$user-&gt;getEMailAddress() =&gt; $user-&gt;getDisplayName()]</code>
@@ -5008,9 +4989,6 @@
<code>$sortMode</code>
<code>self::SORT_NONE</code>
</InvalidPropertyAssignmentValue>
- <UndefinedInterfaceMethod occurrences="1">
- <code>getSubAdmin</code>
- </UndefinedInterfaceMethod>
</file>
<file src="lib/private/Http/Client/Response.php">
<InvalidNullableReturnType occurrences="1">