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-13 07:22:56 +0300
committerGitHub <noreply@github.com>2022-07-13 07:22:56 +0300
commit5ad017447ba7d8373e17226a181e78fd06836be6 (patch)
tree3e32bdd896e4fb22c7c25faaf5a0b1338325ec36 /build
parent0607904bb9bac1227c6bd1ef5fe3a7c58801ef37 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>