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-06-11 07:11:19 +0300
committerGitHub <noreply@github.com>2021-06-11 07:11:19 +0300
commitecbc8c4f51bf1de965251be8a2435eaa83fb1ca0 (patch)
treeaf2c9be75de9a8e38975fe3ae10ea984ff54e930 /build
parent64ac7331da39225c989d5535dfbb71140c978150 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 641b6b9f3ae..5189604d9ad 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -538,11 +538,6 @@
<code>\Sabre\Uri\split($principal)</code>
</UndefinedFunction>
</file>
- <file src="apps/dav/lib/Connector/PublicAuth.php">
- <InvalidScalarArgument occurrences="1">
- <code>'DummyBasic realm="' . $this-&gt;realm . '"'</code>
- </InvalidScalarArgument>
- </file>
<file src="apps/dav/lib/Connector/Sabre/AnonymousOptionsPlugin.php">
<InvalidNullableReturnType occurrences="1">
<code>bool</code>
@@ -1338,10 +1333,6 @@
</ParamNameMismatch>
</file>
<file src="apps/files_external/lib/Lib/Storage/SFTPReadStream.php">
- <FalsableReturnStatement occurrences="2">
- <code>false</code>
- <code>false</code>
- </FalsableReturnStatement>
<InvalidArgument occurrences="2">
<code>$this-&gt;handle</code>
<code>$this-&gt;handle</code>
@@ -1360,11 +1351,6 @@
</InvalidReturnType>
</file>
<file src="apps/files_external/lib/Lib/Storage/SFTPWriteStream.php">
- <FalsableReturnStatement occurrences="3">
- <code>false</code>
- <code>false</code>
- <code>false</code>
- </FalsableReturnStatement>
<InvalidArgument occurrences="2">
<code>$this-&gt;handle</code>
<code>$this-&gt;handle</code>
@@ -3898,11 +3884,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Stream/SeekableHttpStream.php">
- <FalsableReturnStatement occurrences="3">
- <code>false</code>
- <code>false</code>
- <code>false</code>
- </FalsableReturnStatement>
<InvalidPropertyAssignmentValue occurrences="2">
<code>$this-&gt;current</code>
<code>$this-&gt;current</code>