diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-08-24 04:38:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-24 04:38:40 +0000 |
commit | fc309e5963105311bfdab99dbb33f20504e5bbc6 (patch) | |
tree | c0cd8d1d093c7c8a26f9383e663374fcb3a55ec9 /build | |
parent | 03c8bf70674574146fbdbd86423161a3fe9a5136 (diff) | |
download | nextcloud-server-fc309e5963105311bfdab99dbb33f20504e5bbc6.tar.gz nextcloud-server-fc309e5963105311bfdab99dbb33f20504e5bbc6.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 a14659149c8..39947ac0315 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1741,9 +1741,6 @@ <code>0</code> <code>self::MIN_INTERVAL</code> </InvalidScalarArgument> - <MoreSpecificImplementedParamType occurrences="1"> - <code>$argument</code> - </MoreSpecificImplementedParamType> <NullArgument occurrences="1"> <code>null</code> </NullArgument> @@ -3517,11 +3514,6 @@ <code>exec</code> </InvalidMethodCall> </file> - <file src="lib/private/Migration/BackgroundRepair.php"> - <MoreSpecificImplementedParamType occurrences="1"> - <code>$jobList</code> - </MoreSpecificImplementedParamType> - </file> <file src="lib/private/NavigationManager.php"> <ParamNameMismatch occurrences="1"> <code>$id</code> |