Skip to content

Commit d701158

Browse files
authored
Merge pull request #26078 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
2 parents cd3ef61 + 0baf262 commit d701158

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -496,11 +496,6 @@
496496
<code>$targetBookId</code>
497497
</InvalidScalarArgument>
498498
</file>
499-
<file src="apps/dav/lib/CardDAV/SystemAddressbook.php">
500-
<RedundantCondition occurrences="1">
501-
<code>$shareEnumeration</code>
502-
</RedundantCondition>
503-
</file>
504499
<file src="apps/dav/lib/CardDAV/UserAddressBooks.php">
505500
<InvalidArgument occurrences="2">
506501
<code>$this-&gt;principalUri</code>
@@ -1805,14 +1800,6 @@
18051800
<code>$this-&gt;request-&gt;server</code>
18061801
</NoInterfaceProperties>
18071802
</file>
1808-
<file src="apps/oauth2/lib/Controller/SettingsController.php">
1809-
<UndefinedMagicMethod occurrences="4">
1810-
<code>getClientIdentifier</code>
1811-
<code>getName</code>
1812-
<code>getRedirectUri</code>
1813-
<code>getSecret</code>
1814-
</UndefinedMagicMethod>
1815-
</file>
18161803
<file src="apps/oauth2/lib/Db/AccessTokenMapper.php">
18171804
<InvalidCatch occurrences="1"/>
18181805
</file>
@@ -1958,14 +1945,6 @@
19581945
<code>$folder !== null</code>
19591946
</RedundantCondition>
19601947
</file>
1961-
<file src="apps/twofactor_backupcodes/lib/BackgroundJob/CheckBackupCodes.php">
1962-
<InvalidPropertyAssignmentValue occurrences="1">
1963-
<code>$registry</code>
1964-
</InvalidPropertyAssignmentValue>
1965-
<UndefinedMethod occurrences="1">
1966-
<code>getProviderStates</code>
1967-
</UndefinedMethod>
1968-
</file>
19691948
<file src="apps/twofactor_backupcodes/lib/BackgroundJob/RememberBackupCodesJob.php">
19701949
<InvalidArgument occurrences="1">
19711950
<code>bool</code>
@@ -3058,14 +3037,6 @@
30583037
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
30593038
</UndefinedThisPropertyFetch>
30603039
</file>
3061-
<file src="lib/private/Collaboration/Collaborators/MailPlugin.php">
3062-
<UndefinedThisPropertyAssignment occurrences="1">
3063-
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
3064-
</UndefinedThisPropertyAssignment>
3065-
<UndefinedThisPropertyFetch occurrences="1">
3066-
<code>$this-&gt;shareeEnumerationInGroupOnly</code>
3067-
</UndefinedThisPropertyFetch>
3068-
</file>
30693040
<file src="lib/private/Collaboration/Resources/Manager.php">
30703041
<RedundantCondition occurrences="1">
30713042
<code>$user instanceof IUser</code>

0 commit comments

Comments
 (0)