diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-08-09 04:26:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-09 04:26:53 +0000 |
commit | deeab89c1b67c4bac9568c028e3a9b84a8d32e4c (patch) | |
tree | 35a00409d07a7dcda17fadf67c38978c5fa0cb40 /build | |
parent | 841efd26a7fb4923e4f09d66723034d929461908 (diff) | |
download | nextcloud-server-deeab89c1b67c4bac9568c028e3a9b84a8d32e4c.tar.gz nextcloud-server-deeab89c1b67c4bac9568c028e3a9b84a8d32e4c.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index f8192736826..131cfe8dc3d 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2762,8 +2762,7 @@ <InvalidReturnType occurrences="1"> <code>array[]</code> </InvalidReturnType> - <InvalidScalarArgument occurrences="2"> - <code>$path</code> + <InvalidScalarArgument occurrences="1"> <code>self::SCAN_RECURSIVE_INCOMPLETE</code> </InvalidScalarArgument> </file> |