aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2025-01-24 13:14:19 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2025-01-24 15:10:23 +0100
commiteea91fa1ba846c7fb5b9eef88530438c404a8aff (patch)
treec5a32b8f989d2ade551d3af751b2735490ed8798 /build
parent31664b3edd38c4416945e30eaf14a9ab23492ae0 (diff)
downloadnextcloud-server-eea91fa1ba846c7fb5b9eef88530438c404a8aff.tar.gz
nextcloud-server-eea91fa1ba846c7fb5b9eef88530438c404a8aff.zip
fix(TemplateLayout): `core` is not an app but the server itselffix/get-version-of-core
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
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 11b121045a2..49ce3c7b054 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2576,15 +2576,6 @@
<code><![CDATA[$script]]></code>
</ParamNameMismatch>
</file>
- <file src="lib/private/TemplateLayout.php">
- <InvalidParamDefault>
- <code><![CDATA[string]]></code>
- <code><![CDATA[string]]></code>
- </InvalidParamDefault>
- <InvalidScalarArgument>
- <code><![CDATA[$appId]]></code>
- </InvalidScalarArgument>
- </file>
<file src="lib/private/URLGenerator.php">
<InvalidReturnStatement>
<code><![CDATA[$path]]></code>