Browse Source
Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
pull/33219/head
Daniel
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
5 deletions
-
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->getId()</code> |
|
|
|
</InvalidScalarArgument> |
|
|
|
</file> |
|
|
|
<file src="lib/private/BackgroundJob/QueuedJob.php"> |
|
|
|
<MoreSpecificImplementedParamType occurrences="1"> |
|
|
|
<code>$jobList</code> |
|
|
|
|