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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-03-23 10:59:51 +0300
committerJoas Schilling <coding@schilljs.com>2021-03-23 10:59:51 +0300
commitf42426668d6a57284552a9bddbf57c58f2d84101 (patch)
tree14970ef82884d35f27a9e64191a0a9081981a326 /tests
parentd64db99e9acc3bd705fe9f70fa82fe2309617f3b (diff)
Update baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index d072bd8fe..da88847b7 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -212,6 +212,11 @@
<code>\GuzzleHttp\Exception\ConnectException</code>
</UndefinedClass>
</file>
+ <file src="lib/Controller/TempAvatarController.php">
+ <UndefinedClass occurrences="1">
+ <code>Filesystem</code>
+ </UndefinedClass>
+ </file>
<file src="lib/Files/TemplateLoader.php">
<MissingDependency occurrences="2">
<code>IRootFolder</code>
@@ -239,9 +244,6 @@
<file src="lib/Flow/Operation.php">
<InvalidArgument occurrences="1"/>
</file>
- <file src="lib/Manager.php">
- <InvalidArgument occurrences="10"/>
- </file>
<file src="lib/MatterbridgeManager.php">
<UndefinedClass occurrences="3">
<code>IAuthTokenProvider</code>
@@ -260,12 +262,6 @@
<code>$return['num_rooms']</code>
</InvalidArrayAccess>
</file>
- <file src="lib/Migration/Version7000Date20190724121136.php">
- <InvalidArgument occurrences="1"/>
- </file>
- <file src="lib/Migration/Version7000Date20190724121137.php">
- <InvalidArgument occurrences="1"/>
- </file>
<file src="lib/Notification/Notifier.php">
<InvalidPropertyAssignmentValue occurrences="3">
<code>$this-&gt;participants</code>