summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-09 07:14:17 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-09 07:14:17 +0200
commit84ffcc85cb517156d6a34cb893f2c8525a1b688d (patch)
tree52e9b10b1b21e796100a5e55a9a33dfd9a1a90f7 /tests/psalm-baseline.xml
parentd7ef7062e35dfc17e52c22e908ddcdf6fcacfaf0 (diff)
fix(CI): Update Psalm baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index b042e1a59..a0de5f1c1 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<files psalm-version="5.9.0@8b9ad1eb9e8b7d3101f949291da2b9f7767cd163">
+<files psalm-version="5.11.0@c9b192ab8400fdaf04b2b13d110575adc879aa90">
<file src="lib/AppInfo/Application.php">
<UndefinedClass>
<code>BeforeTemplateRenderedEvent</code>
@@ -169,11 +169,6 @@
<code>null</code>
</NullArgument>
</file>
- <file src="lib/Controller/SettingsController.php">
- <InvalidArgument>
- <code>SharedStorage::class</code>
- </InvalidArgument>
- </file>
<file src="lib/Controller/TempAvatarController.php">
<UndefinedClass>
<code>Filesystem</code>
@@ -188,7 +183,6 @@
<file src="lib/Files/Util.php">
<InvalidArgument>
<code>$fileId</code>
- <code>SharedStorage::class</code>
</InvalidArgument>
</file>
<file src="lib/MatterbridgeManager.php">