diff options
author | Côme Chilliet <91878298+come-nc@users.noreply.github.com> | 2022-05-30 14:49:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 14:49:32 +0200 |
commit | ee9f37c3d6da07747797c06e4ab1524a9eb21e8f (patch) | |
tree | 8f84af32b4337a2afac0b005f2ec1be97764db0d | |
parent | 1164c762eb2c120ca0d2d8da83dfe9f925ed652f (diff) | |
parent | b9e47ad054827db1bb180fcee7625387c6e0f46a (diff) | |
download | nextcloud-server-ee9f37c3d6da07747797c06e4ab1524a9eb21e8f.tar.gz nextcloud-server-ee9f37c3d6da07747797c06e4ab1524a9eb21e8f.zip |
Merge pull request #32649 from nextcloud/automated/noid/psalm-baseline-update-1653884512
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1f15bc09428..9aa04a7eba8 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1499,14 +1499,6 @@ <code>moveMount</code> </UndefinedMethod> </file> - <file src="apps/files_sharing/list.php"> - <InvalidArgument occurrences="1"> - <code>'\OCP\Collaboration\Resources::loadAdditionalScripts'</code> - </InvalidArgument> - <TooManyArguments occurrences="1"> - <code>dispatch</code> - </TooManyArguments> - </file> <file src="apps/files_trashbin/lib/Sabre/AbstractTrash.php"> <InvalidNullableReturnType occurrences="1"> <code>int</code> |