summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-07-19 02:31:00 +0000
committerGitHub <noreply@github.com>2024-07-19 02:31:00 +0000
commit9b893b5235d0b2e7db74a0601fbab2f73d227b00 (patch)
tree47b7ec79b7604f7adbbc40fff843144d70a41862 /build
parent9971121509351d54af29ba704ad5e8c55eeeb4d8 (diff)
downloadnextcloud-server-9b893b5235d0b2e7db74a0601fbab2f73d227b00.tar.gz
nextcloud-server-9b893b5235d0b2e7db74a0601fbab2f73d227b00.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index c5af569258f..ace458843e7 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1605,11 +1605,6 @@
<code>string</code>
</InvalidReturnType>
</file>
- <file src="apps/workflowengine/lib/Check/FileSystemTags.php">
- <UndefinedDocblockClass>
- <code><![CDATA[$this->storage]]></code>
- </UndefinedDocblockClass>
- </file>
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
<InvalidArgument>
<code>$decodedValue[1]</code>
@@ -3323,9 +3318,6 @@
</MoreSpecificReturnType>
</file>
<file src="lib/private/Streamer.php">
- <InvalidArgument>
- <code>$stream</code>
- </InvalidArgument>
<UndefinedInterfaceMethod>
<code>get</code>
</UndefinedInterfaceMethod>