aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-04-15 06:29:35 +0000
committerGitHub <noreply@github.com>2023-04-15 06:29:35 +0000
commit17834294e6feb95b4d530c9e98cdc0297c7d217a (patch)
tree8204f6a33f2bb3b0283f952c091dd44aca5a93a0 /build
parent6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd (diff)
downloadnextcloud-server-17834294e6feb95b4d530c9e98cdc0297c7d217a.tar.gz
nextcloud-server-17834294e6feb95b4d530c9e98cdc0297c7d217a.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7e440d67bf7..7b093cc1a4e 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -652,13 +652,6 @@
<code>get_class($res) === 'OpenSSLAsymmetricKey'</code>
</TypeDoesNotContainType>
</file>
- <file src="apps/encryption/lib/Crypto/EncryptAll.php">
- <UndefinedInterfaceMethod occurrences="3">
- <code>setHtmlBody</code>
- <code>setPlainBody</code>
- <code>setSubject</code>
- </UndefinedInterfaceMethod>
- </file>
<file src="apps/encryption/lib/Crypto/Encryption.php">
<ImplementedParamTypeMismatch occurrences="1">
<code>$position</code>
@@ -1472,7 +1465,6 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
- <code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">