mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #33149 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
This commit is contained in:
commit
1d602044a4
1 changed files with 0 additions and 8 deletions
|
|
@ -1872,14 +1872,6 @@
|
|||
<code>0</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/updatenotification/lib/ResetTokenBackgroundJob.php">
|
||||
<InvalidOperand occurrences="1">
|
||||
<code>$this->config->getAppValue('core', 'updater.secret.created', $this->timeFactory->getTime())</code>
|
||||
</InvalidOperand>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$this->timeFactory->getTime()</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/updatenotification/lib/Settings/Admin.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$lastUpdateCheckTimestamp</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue