Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v25.0.0beta1
nextcloud-command 2 years ago
parent
commit
5ad017447b
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      build/psalm-baseline.xml

+ 0
- 5
build/psalm-baseline.xml View File

@@ -2455,11 +2455,6 @@
<file src="lib/private/Authentication/WebAuthn/CredentialRepository.php">
<InvalidCatch occurrences="2"/>
</file>
<file src="lib/private/BackgroundJob/JobList.php">
<InvalidScalarArgument occurrences="1">
<code>$job-&gt;getId()</code>
</InvalidScalarArgument>
</file>
<file src="lib/private/BackgroundJob/QueuedJob.php">
<MoreSpecificImplementedParamType occurrences="1">
<code>$jobList</code>

Loading…
Cancel
Save