aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-09-03 02:16:00 +0000
committerGitHub <noreply@github.com>2023-09-03 02:16:00 +0000
commit00368895c4f679b7a705bf47b380fe9d15557336 (patch)
tree1b2294c4da18155a01db3a718fbbc32aa3820ba1 /build/psalm-baseline.xml
parentd9c5f174b245aa683ffd87d2cbda4838d92f4d20 (diff)
downloadnextcloud-server-00368895c4f679b7a705bf47b380fe9d15557336.tar.gz
nextcloud-server-00368895c4f679b7a705bf47b380fe9d15557336.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 1551261d18f..b97a2962c76 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1430,12 +1430,6 @@
<code><![CDATA[$share->getId()]]></code>
<code>(int)$data['id']</code>
</InvalidArgument>
- <LessSpecificReturnStatement>
- <code>$nodes[0]</code>
- </LessSpecificReturnStatement>
- <MoreSpecificReturnType>
- <code>\OCP\Files\File|\OCP\Files\Folder</code>
- </MoreSpecificReturnType>
</file>
<file src="apps/systemtags/lib/Activity/Listener.php">
<InvalidArgument>
@@ -3136,11 +3130,6 @@
<code>\ArrayAccess</code>
</MissingTemplateParam>
</file>
- <file src="lib/private/NavigationManager.php">
- <ParamNameMismatch>
- <code>$id</code>
- </ParamNameMismatch>
- </file>
<file src="lib/private/Preview/BackgroundCleanupJob.php">
<InvalidReturnStatement>
<code>[]</code>