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>2021-03-10 07:29:06 +0300
committerGitHub <noreply@github.com>2021-03-10 07:29:06 +0300
commit4a915843cae3a2d82d453076a4b2e45a77329624 (patch)
tree33b7d1cea1c12d568822ecf5c7d74eece852dddc /build
parent310e6550b1c71b1415c6e7e25b892eebe231139f (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b9a1f51a204..f0eb00bd8cb 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1881,14 +1881,6 @@
<code>null</code>
</NullArgument>
</file>
- <file src="apps/settings/lib/Settings/Personal/Additional.php">
- <InvalidReturnStatement occurrences="1">
- <code>'5'</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>int</code>
- </InvalidReturnType>
- </file>
<file src="apps/settings/lib/Settings/Personal/PersonalInfo.php">
<InvalidScalarArgument occurrences="1">
<code>$uid</code>
@@ -1897,14 +1889,6 @@
<code>getLanguages</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/settings/lib/Settings/Personal/ServerDevNotice.php">
- <InvalidNullableReturnType occurrences="1">
- <code>string</code>
- </InvalidNullableReturnType>
- <NullableReturnStatement occurrences="1">
- <code>null</code>
- </NullableReturnStatement>
- </file>
<file src="apps/sharebymail/lib/ShareByMailProvider.php">
<InvalidScalarArgument occurrences="4">
<code>$share-&gt;getId()</code>
@@ -3064,9 +3048,6 @@
<code>bool|mixed</code>
<code>bool|mixed</code>
</LessSpecificImplementedReturnType>
- <RedundantPropertyInitializationCheck occurrences="1">
- <code>isset($this-&gt;storage)</code>
- </RedundantPropertyInitializationCheck>
</file>
<file src="lib/private/Collaboration/Collaborators/GroupPlugin.php">
<UndefinedThisPropertyAssignment occurrences="1">
@@ -3805,9 +3786,6 @@
<NullableReturnStatement occurrences="1">
<code>null</code>
</NullableReturnStatement>
- <RedundantPropertyInitializationCheck occurrences="1">
- <code>isset($this-&gt;authType)</code>
- </RedundantPropertyInitializationCheck>
</file>
<file src="lib/private/Files/Storage/FailedStorage.php">
<InvalidReturnStatement occurrences="2">
@@ -4489,9 +4467,6 @@
<RedundantCondition occurrences="1">
<code>$file !== false</code>
</RedundantCondition>
- <RedundantPropertyInitializationCheck occurrences="1">
- <code>isset($this-&gt;routingFiles)</code>
- </RedundantPropertyInitializationCheck>
</file>
<file src="lib/private/Search.php">
<RedundantCondition occurrences="1">
@@ -4923,9 +4898,6 @@
<NullableReturnStatement occurrences="1">
<code>$this-&gt;backend</code>
</NullableReturnStatement>
- <RedundantPropertyInitializationCheck occurrences="1">
- <code>isset($this-&gt;displayName)</code>
- </RedundantPropertyInitializationCheck>
<TooManyArguments occurrences="5">
<code>dispatch</code>
<code>dispatch</code>