Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-05-18 07:15:59 +0300
committerGitHub <noreply@github.com>2022-05-18 07:15:59 +0300
commit96e9ed3d48232dc14bd1919ac2face0b13264be9 (patch)
tree3706ac41a020bca63cba556ce7cd356b264e1ea2 /build
parentebd9efd5843303fe6150db924560c5125ebd439e (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 9c151593f8d..f6843dcf86b 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4457,16 +4457,6 @@
<code>array</code>
</InvalidParamDefault>
</file>
- <file src="lib/public/FullTextSearch/Model/ISearchRequest.php">
- <InvalidClass occurrences="1">
- <code>IsearchRequest</code>
- </InvalidClass>
- </file>
- <file src="lib/public/IAddressBook.php">
- <InvalidDocblock occurrences="1">
- <code>public function getUri(): string;</code>
- </InvalidDocblock>
- </file>
<file src="lib/public/IAvatar.php">
<UndefinedDocblockClass occurrences="1">
<code>Color</code>