summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index d03ca6f55d1..f8192736826 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -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>