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:
authorVincent Petry <vincent@nextcloud.com>2020-11-02 15:41:24 +0300
committerVincent Petry <vincent@nextcloud.com>2020-11-02 15:44:14 +0300
commit5c2e4759644e3328a3fcc4a28e497324d68a77a5 (patch)
tree29a43d049d6555c745095e7fbe00dc8797531ef5 /tests
parent5ba4a6deae33c3367b5ba872b782ff689359b818 (diff)
Update Psalm baseline for listener
Updated for some acceptable issues around the listener introduced by server side changes. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/psalm-baseline.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index 8cb996029..532d033dd 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -509,6 +509,16 @@
<code>$view</code>
<code>Filesystem</code>
</UndefinedClass>
+ <InvalidArgument occurrences="1"/>
+ </file>
+ <file src="lib/Chat/SystemMessage/Listener.php">
+ <InvalidArgument occurrences="2">
+ <code>$listener</code>
+ <code>$listener</code>
+ </InvalidArgument>
+ </file>
+ <file src="lib/Flow/Operation.php">
+ <InvalidArgument occurrences="1"/>
</file>
<file src="lib/Share/RoomShareProvider.php">
<InvalidArgument occurrences="2">