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-01-23 08:02:34 +0300
committerGitHub <noreply@github.com>2021-01-23 08:02:34 +0300
commit90210593d1775b4ccfbde7577111df14e8a5c270 (patch)
tree3b5ece3547c9d81f2d0891797cbdd9b17f0b76b8 /build
parent7668c861161553dff6b4ea6ced9d575b15a1fd3f (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml20
1 files changed, 2 insertions, 18 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 07b39549e96..225d11f1296 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1989,14 +1989,6 @@
<code>getLanguages</code>
</UndefinedInterfaceMethod>
</file>
- <file src="apps/settings/lib/Settings/Personal/Security/WebAuthn.php">
- <InvalidNullableReturnType occurrences="1">
- <code>?string</code>
- </InvalidNullableReturnType>
- <NullableReturnStatement occurrences="1">
- <code>null</code>
- </NullableReturnStatement>
- </file>
<file src="apps/settings/lib/Settings/Personal/ServerDevNotice.php">
<InvalidNullableReturnType occurrences="1">
<code>string</code>
@@ -3102,8 +3094,7 @@
</InvalidReturnType>
</file>
<file src="lib/private/Authentication/TwoFactorAuth/Manager.php">
- <InvalidArgument occurrences="3">
- <code>$tokenId</code>
+ <InvalidArgument occurrences="2">
<code>IProvider::EVENT_FAILED</code>
<code>IProvider::EVENT_SUCCESS</code>
</InvalidArgument>
@@ -3113,9 +3104,8 @@
<InvalidReturnType occurrences="1">
<code>string[]</code>
</InvalidReturnType>
- <InvalidScalarArgument occurrences="3">
+ <InvalidScalarArgument occurrences="2">
<code>$this-&gt;timeFactory-&gt;getTime()</code>
- <code>$token-&gt;getId()</code>
<code>$tokenId</code>
</InvalidScalarArgument>
<TooManyArguments occurrences="2">
@@ -4061,12 +4051,6 @@
</InvalidScalarArgument>
</file>
<file src="lib/private/Files/Storage/Flysystem.php">
- <InvalidReturnStatement occurrences="1">
- <code>$this-&gt;flysystem-&gt;getTimestamp($this-&gt;buildPath($path))</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>filemtime</code>
- </InvalidReturnType>
<ParamNameMismatch occurrences="4">
<code>$source</code>
<code>$source</code>