aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-04-17 02:19:37 +0000
committerGitHub <noreply@github.com>2024-04-17 02:19:37 +0000
commit1a6079e041a11b88401d1d045ed771b5c290a046 (patch)
treecb80dd49e75075a773d76e6cfc16847aedbbe64b /build
parent4c1d4aeccb0f87310bcb1055775dedcd3c34549e (diff)
downloadnextcloud-server-1a6079e041a11b88401d1d045ed771b5c290a046.tar.gz
nextcloud-server-1a6079e041a11b88401d1d045ed771b5c290a046.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index be80da57b39..e3e1811b125 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1708,20 +1708,6 @@
<code><![CDATA[$this->providers]]></code>
</UndefinedInterfaceMethod>
</file>
- <file src="lib/private/Blurhash/Listener/GenerateBlurhashMetadata.php">
- <InvalidArgument>
- <code>$image</code>
- <code>$image</code>
- <code>$image</code>
- <code>$image</code>
- </InvalidArgument>
- <InvalidReturnStatement>
- <code>($newImage !== false) ? $newImage : $image</code>
- </InvalidReturnStatement>
- <InvalidReturnType>
- <code>GdImage|false</code>
- </InvalidReturnType>
- </file>
<file src="lib/private/Cache/CappedMemoryCache.php">
<MissingTemplateParam>
<code>\ArrayAccess</code>