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:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-24 07:38:40 +0300
committerGitHub <noreply@github.com>2022-08-24 07:38:40 +0300
commitfc309e5963105311bfdab99dbb33f20504e5bbc6 (patch)
treec0cd8d1d093c7c8a26f9383e663374fcb3a55ec9
parent03c8bf70674574146fbdbd86423161a3fe9a5136 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index a14659149c8..39947ac0315 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1741,9 +1741,6 @@
<code>0</code>
<code>self::MIN_INTERVAL</code>
</InvalidScalarArgument>
- <MoreSpecificImplementedParamType occurrences="1">
- <code>$argument</code>
- </MoreSpecificImplementedParamType>
<NullArgument occurrences="1">
<code>null</code>
</NullArgument>
@@ -3517,11 +3514,6 @@
<code>exec</code>
</InvalidMethodCall>
</file>
- <file src="lib/private/Migration/BackgroundRepair.php">
- <MoreSpecificImplementedParamType occurrences="1">
- <code>$jobList</code>
- </MoreSpecificImplementedParamType>
- </file>
<file src="lib/private/NavigationManager.php">
<ParamNameMismatch occurrences="1">
<code>$id</code>