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-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-10-09 07:27:56 +0300
committerGitHub <noreply@github.com>2020-10-09 07:27:56 +0300
commit7896b20100c543d9511066790c9306de4d392bf3 (patch)
tree359205790308d4a17c3dc06cbf774a9a0b4b28f7 /build
parent9c21bd22b5856bfa995aaedd1779c32bd7506266 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index ca38a4095b7..32a27d6bdc3 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -73,11 +73,6 @@
<code>\Sabre\Uri\split($this-&gt;principalUri)</code>
</UndefinedFunction>
</file>
- <file src="apps/contactsinteraction/lib/BackgroundJob/CleanupJob.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
<file src="apps/dav/appinfo/v1/caldav.php">
<TooManyArguments occurrences="1">
<code>new \Sabre\DAV\Auth\Plugin($authBackend, 'ownCloud')</code>
@@ -145,16 +140,6 @@
<code>Uri\split($this-&gt;principalInfo['uri'])</code>
</UndefinedFunction>
</file>
- <file src="apps/dav/lib/BackgroundJob/BuildReminderIndexBackgroundJob.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
- <file src="apps/dav/lib/BackgroundJob/RegisterRegenerateBirthdayCalendars.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
<file src="apps/dav/lib/BackgroundJob/UploadCleanup.php">
<InvalidArgument occurrences="1">
<code>File</code>
@@ -1363,11 +1348,6 @@
<code>$this</code>
</InvalidScope>
</file>
- <file src="apps/files_external/lib/BackgroundJob/CredentialsCleanup.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
<file src="apps/files_external/lib/Command/Applicable.php">
<InvalidArgument occurrences="1">
<code>$mountId</code>
@@ -2240,9 +2220,6 @@
<InvalidPropertyAssignmentValue occurrences="1">
<code>$registry</code>
</InvalidPropertyAssignmentValue>
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
<UndefinedMethod occurrences="1">
<code>getProviderStates</code>
</UndefinedMethod>
@@ -2649,11 +2626,6 @@
<code>registerProvider</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/user_status/lib/BackgroundJob/ClearOldStatusesBackgroundJob.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
<file src="apps/user_status/lib/Db/UserStatusMapper.php">
<MoreSpecificImplementedParamType occurrences="1"/>
</file>
@@ -2764,11 +2736,6 @@
<code>$this-&gt;manager-&gt;isUserScopeEnabled() ? 'workflow' : null</code>
</NullableReturnStatement>
</file>
- <file src="core/BackgroundJobs/CleanupLoginFlowV2.php">
- <InvalidReturnType occurrences="1">
- <code>run</code>
- </InvalidReturnType>
- </file>
<file src="core/Command/App/CheckCode.php">
<InvalidScalarArgument occurrences="1"/>
</file>