diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-05-30 04:21:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 04:21:52 +0000 |
commit | b9e47ad054827db1bb180fcee7625387c6e0f46a (patch) | |
tree | 3e89aefe0fcf358a5c48856979135b066afe891c /build | |
parent | 72bb8f6c3155e63bc86637e3beacf21bc807bb1c (diff) | |
download | nextcloud-server-b9e47ad054827db1bb180fcee7625387c6e0f46a.tar.gz nextcloud-server-b9e47ad054827db1bb180fcee7625387c6e0f46a.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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> |