aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-19 02:32:53 +0000
committerGitHub <noreply@github.com>2024-09-19 02:32:53 +0000
commitbfb016095055ad598b3e573b67ab41fb73122310 (patch)
tree6d3200b4603f0b69dd275d4fdc7a89fb6e7b78d5 /build
parent9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1 (diff)
downloadnextcloud-server-bfb016095055ad598b3e573b67ab41fb73122310.tar.gz
nextcloud-server-bfb016095055ad598b3e573b67ab41fb73122310.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index bf6eb530655..4b6629db0c6 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2099,15 +2099,7 @@
<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>
- </ImplementedReturnTypeMismatch>
<InvalidOperand>
<code><![CDATA[!$permissions]]></code>
<code><![CDATA[$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)]]></code>
@@ -2384,7 +2376,6 @@
</file>
<file src="lib/private/Lockdown/Filesystem/NullStorage.php">
<InvalidNullableReturnType>
- <code><![CDATA[getOwner]]></code>
<code><![CDATA[getPermissions]]></code>
</InvalidNullableReturnType>
<InvalidReturnStatement>