diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2020-10-11 04:27:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 04:27:09 +0000 |
commit | 953c6eda283dca45d76ad1b426532a6db35d9439 (patch) | |
tree | 2448ac27fe424ef80cfb6f588a2b275c0e2bffea /build | |
parent | d9c3b99907c1973bafcef57f34be0332ac74816e (diff) | |
download | nextcloud-server-953c6eda283dca45d76ad1b426532a6db35d9439.tar.gz nextcloud-server-953c6eda283dca45d76ad1b426532a6db35d9439.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 32a27d6bdc3..7b50b52b053 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -5208,9 +5208,6 @@ <InternalMethod occurrences="1"> <code>setSQLLogger</code> </InternalMethod> - <InvalidArgument occurrences="1"> - <code>'OCP\IUser::preDelete'</code> - </InvalidArgument> <InvalidCatch occurrences="1"/> <InvalidScalarArgument occurrences="1"> <code>$uid</code> @@ -5218,9 +5215,6 @@ <MoreSpecificImplementedParamType occurrences="1"> <code>$userId</code> </MoreSpecificImplementedParamType> - <TooManyArguments occurrences="1"> - <code>dispatch</code> - </TooManyArguments> <UndefinedDocblockClass occurrences="1"> <code>\OC\OCSClient</code> </UndefinedDocblockClass> |