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-command <nextcloud-command@users.noreply.github.com>2022-07-15 07:36:48 +0300
committerGitHub <noreply@github.com>2022-07-15 07:36:48 +0300
commit31937f5488303bfaaa33c3ffe2316e83ce0afe05 (patch)
tree8c272805017d3452231ce64bf833682bf490cede /build
parent0c254123f547514f7853d36c0755216154639fea (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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 5172ca025fe..d39d8cf05d5 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1872,14 +1872,6 @@
<code>0</code>
</InvalidScalarArgument>
</file>
- <file src="apps/updatenotification/lib/ResetTokenBackgroundJob.php">
- <InvalidOperand occurrences="1">
- <code>$this-&gt;config-&gt;getAppValue('core', 'updater.secret.created', $this-&gt;timeFactory-&gt;getTime())</code>
- </InvalidOperand>
- <InvalidScalarArgument occurrences="1">
- <code>$this-&gt;timeFactory-&gt;getTime()</code>
- </InvalidScalarArgument>
- </file>
<file src="apps/updatenotification/lib/Settings/Admin.php">
<InvalidScalarArgument occurrences="1">
<code>$lastUpdateCheckTimestamp</code>