diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-05-11 04:20:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 04:20:27 +0000 |
commit | e712ea139d14de8b028ff7276f9dd277a48ac719 (patch) | |
tree | 0b0e01b253350d5d5e67fcfe5eb783740c4640cc /build | |
parent | da64a3a7e81972a98f0ad02bf944d1670f6965b8 (diff) | |
download | nextcloud-server-e712ea139d14de8b028ff7276f9dd277a48ac719.tar.gz nextcloud-server-e712ea139d14de8b028ff7276f9dd277a48ac719.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 7152a3fbffe..b2953298fa9 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3887,10 +3887,6 @@ <code>$maxPreviewImage</code> <code>IPreview::EVENT</code> </InvalidArgument> - <InvalidScalarArgument occurrences="2"> - <code>$file->getId()</code> - <code>$file->getId()</code> - </InvalidScalarArgument> <MismatchingDocblockParamType occurrences="1"> <code>ISimpleFile</code> </MismatchingDocblockParamType> |