summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-20 02:33:32 +0000
committerGitHub <noreply@github.com>2024-09-20 02:33:32 +0000
commit9c7eda4dc33b1f9d66cce2b21fdc7a6d86d3c7b6 (patch)
tree0be6adf1ae5666fb8201efd5e549595b2440e8b5 /build
parent5f32c2f79f00e16a3ae96378d22cb5b152ca3b00 (diff)
downloadnextcloud-server-9c7eda4dc33b1f9d66cce2b21fdc7a6d86d3c7b6.tar.gz
nextcloud-server-9c7eda4dc33b1f9d66cce2b21fdc7a6d86d3c7b6.zip
chore(tests): Update psalm baselineautomated/noid/stable30-update-psalm-baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index ca0c8880ffe..ecaf6a89928 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2124,11 +2124,6 @@
<code><![CDATA[\Aws\serialize($command)]]></code>
</UndefinedFunction>
</file>
- <file src="lib/private/Files/ObjectStore/StorageObjectStore.php">
- <InvalidReturnType>
- <code><![CDATA[string]]></code>
- </InvalidReturnType>
- </file>
<file src="lib/private/Files/Storage/Common.php">
<ImplementedReturnTypeMismatch>
<code><![CDATA[string|false]]></code>