aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-10-14 17:22:24 +0200
committerGitHub <noreply@github.com>2024-10-14 17:22:24 +0200
commit262ed0ffeb6e82fb42913524190724a4d7bfdd4e (patch)
tree4d593c52810cbf0760e4216855719100f9832af6 /build
parentf07993173a99f6de63f30292170346ec8b6760e2 (diff)
parent980ab1f56bbcffa5905c9978f53a27a973952161 (diff)
downloadnextcloud-server-262ed0ffeb6e82fb42913524190724a4d7bfdd4e.tar.gz
nextcloud-server-262ed0ffeb6e82fb42913524190724a4d7bfdd4e.zip
Merge pull request #48650 from nextcloud/fix/shipped-app-version
fix: Shipped apps should include the Nextcloud version in the cache buster
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 2c2784e7fb1..b6137b7f0c1 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2693,12 +2693,8 @@
<code><![CDATA[string]]></code>
</InvalidParamDefault>
<InvalidScalarArgument>
- <code><![CDATA[$appName]]></code>
- <code><![CDATA[$appName]]></code>
+ <code><![CDATA[$appId]]></code>
</InvalidScalarArgument>
- <UndefinedInterfaceMethod>
- <code><![CDATA[getInitialStates]]></code>
- </UndefinedInterfaceMethod>
</file>
<file src="lib/private/URLGenerator.php">
<InvalidReturnStatement>