aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index cca3cbd2b54..e8167c12fee 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -345,9 +345,6 @@
</UndefinedPropertyFetch>
</file>
<file src="apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php">
- <ImplementedReturnTypeMismatch occurrences="1">
- <code>null|string</code>
- </ImplementedReturnTypeMismatch>
<InvalidNullableReturnType occurrences="1">
<code>array</code>
</InvalidNullableReturnType>
@@ -640,9 +637,6 @@
<UndefinedFunction occurrences="1">
<code>\Sabre\Uri\split($this-&gt;path)</code>
</UndefinedFunction>
- <UndefinedInterfaceMethod occurrences="1">
- <code>writeStream</code>
- </UndefinedInterfaceMethod>
</file>
<file src="apps/dav/lib/Connector/Sabre/FilesPlugin.php">
<UndefinedFunction occurrences="3">
@@ -2872,24 +2866,6 @@
<code>$trySession</code>
</RedundantCondition>
</file>
- <file src="lib/private/Authentication/Token/DefaultToken.php">
- <UndefinedMethod occurrences="14">
- <code>parent::getExpires()</code>
- <code>parent::getLastCheck()</code>
- <code>parent::getLoginName()</code>
- <code>parent::getName()</code>
- <code>parent::getPassword()</code>
- <code>parent::getRemember()</code>
- <code>parent::getScope()</code>
- <code>parent::setExpires($expires)</code>
- <code>parent::setLastCheck($time)</code>
- <code>parent::setName($name)</code>
- <code>parent::setPassword($password)</code>
- <code>parent::setScope((string)$scope)</code>
- <code>parent::setScope(json_encode($scope))</code>
- <code>parent::setToken($token)</code>
- </UndefinedMethod>
- </file>
<file src="lib/private/Authentication/Token/PublicKeyToken.php">
<UndefinedMethod occurrences="16">
<code>parent::getExpires()</code>
@@ -4699,9 +4675,6 @@
<code>$appName</code>
<code>\OC_User::getUser()</code>
</InvalidScalarArgument>
- <TooManyArguments occurrences="1">
- <code>Util::addScript('dist/unified-search', null, true)</code>
- </TooManyArguments>
<UndefinedInterfaceMethod occurrences="1">
<code>getInitialStates</code>
</UndefinedInterfaceMethod>
@@ -4912,9 +4885,6 @@
<RedundantCondition occurrences="1">
<code>count($obd_values) &gt; 0</code>
</RedundantCondition>
- <UndefinedInterfaceMethod occurrences="1">
- <code>getSourceStorage</code>
- </UndefinedInterfaceMethod>
</file>
<file src="lib/private/legacy/OC_Image.php">
<FalsableReturnStatement occurrences="3">