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
diff options
context:
space:
mode:
authorMichaIng <micha@dietpi.com>2022-03-04 02:15:03 +0300
committerGitHub <noreply@github.com>2022-03-04 02:15:03 +0300
commitaec2e0fdc49b7b9aa9e9c6c10421bf1f13edb5dc (patch)
tree5851eb65ea5d00aee7917d5b954aca023a5d7bbd
parent787f4f02b361eec1eddf08709905ed4b5d250a48 (diff)
parent996e5de2e3c432b1b31457714e30fff96e4f6ff7 (diff)
Merge pull request #31416 from nextcloud/automated/noid/psalm-baseline-update-1646280947
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 4747f5ae6ca..b8aa188722a 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2699,22 +2699,10 @@
</UndefinedMethod>
</file>
<file src="lib/private/Archive/TAR.php">
- <InvalidReturnStatement occurrences="1">
- <code>$this-&gt;tar-&gt;extractInString($path)</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>string</code>
- </InvalidReturnType>
<UndefinedDocblockClass occurrences="1">
<code>$this-&gt;tar-&gt;extractInString($path)</code>
</UndefinedDocblockClass>
</file>
- <file src="lib/private/Archive/ZIP.php">
- <ImplementedReturnTypeMismatch occurrences="2">
- <code>boolean|null</code>
- <code>boolean|null</code>
- </ImplementedReturnTypeMismatch>
- </file>
<file src="lib/private/Authentication/LoginCredentials/Store.php">
<RedundantCondition occurrences="1">
<code>$trySession</code>
@@ -4609,9 +4597,6 @@
<InvalidNullableReturnType occurrences="1">
<code>getBackend</code>
</InvalidNullableReturnType>
- <InvalidPropertyAssignmentValue occurrences="1">
- <code>$this-&gt;config-&gt;getUserValue($uid, 'login', 'lastLogin', 0)</code>
- </InvalidPropertyAssignmentValue>
<InvalidReturnStatement occurrences="1">
<code>$image</code>
</InvalidReturnStatement>