aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2021-03-12 07:29:44 +0100
committerGitHub <noreply@github.com>2021-03-12 07:29:44 +0100
commitd7011582cdeadc5a6d28ca624d23ca77dea0c772 (patch)
tree053206a192a8a1c81ea3ff00c586cd966b46cfb0
parentcd3ef614be3d180c03c80f651d3b41e48e9a99db (diff)
parent0baf262abade5cb9c39e0aa63a1b65c77c46dd73 (diff)
downloadnextcloud-server-d7011582cdeadc5a6d28ca624d23ca77dea0c772.tar.gz
nextcloud-server-d7011582cdeadc5a6d28ca624d23ca77dea0c772.zip
Merge pull request #26078 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r--build/psalm-baseline.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index f0eb00bd8cb..fce8d194e39 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -496,11 +496,6 @@
<code>$targetBookId</code>
</InvalidScalarArgument>
</file>
- <file src="apps/dav/lib/CardDAV/SystemAddressbook.php">
- <RedundantCondition occurrences="1">
- <code>$shareEnumeration</code>
- </RedundantCondition>
- </file>
<file src="apps/dav/lib/CardDAV/UserAddressBooks.php">
<InvalidArgument occurrences="2">
<code>$this-&gt;principalUri</code>
@@ -1805,14 +1800,6 @@
<code>$this-&gt;request-&gt;server</code>
</NoInterfaceProperties>
</file>
- <file src="apps/oauth2/lib/Controller/SettingsController.php">
- <UndefinedMagicMethod occurrences="4">
- <code>getClientIdentifier</code>
- <code>getName</code>
- <code>getRedirectUri</code>
- <code>getSecret</code>
- </UndefinedMagicMethod>
- </file>
<file src="apps/oauth2/lib/Db/AccessTokenMapper.php">
<InvalidCatch occurrences="1"/>
</file>
@@ -1958,14 +1945,6 @@
<code>$folder !== null</code>
</RedundantCondition>
</file>
- <file src="apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php">
- <InvalidPropertyAssignmentValue occurrences="1">
- <code>$registry</code>
- </InvalidPropertyAssignmentValue>
- <UndefinedMethod occurrences="1">
- <code>getProviderStates</code>
- </UndefinedMethod>
- </file>
<file src="apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php">
<InvalidArgument occurrences="1">
<code>bool</code>
@@ -3058,14 +3037,6 @@
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
</UndefinedThisPropertyFetch>
</file>
- <file src="lib/private/Collaboration/Collaborators/MailPlugin.php">
- <UndefinedThisPropertyAssignment occurrences="1">
- <code>$this-&gt;shareeEnumerationInGroupOnly</code>
- </UndefinedThisPropertyAssignment>
- <UndefinedThisPropertyFetch occurrences="1">
- <code>$this-&gt;shareeEnumerationInGroupOnly</code>
- </UndefinedThisPropertyFetch>
- </file>
<file src="lib/private/Collaboration/Resources/Manager.php">
<RedundantCondition occurrences="1">
<code>$user instanceof IUser</code>