Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-01-12 11:26:20 +0300
committerVincent Petry <vincent@nextcloud.com>2021-01-12 11:26:20 +0300
commit5a8f15e1677b10880193b9bb1cee00666f49d51c (patch)
tree166e51e7e745ae3674e7c122d47004d93007ffd4 /build
parentc8cbb73c05714f035eb63fe91873fc43e0557f1c (diff)
Update psalm baseline to remove obsolete stuff
As seen in CI static checks, some blocks in the baseline were not needed any more. This will fix static checks in CI. Signed-off-by: Vincent Petry <vincent@nextcloud.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 780c3051ac1..fc782b00bb4 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3038,9 +3038,6 @@
<InvalidArrayOffset occurrences="1">
<code>$action['url-postfix']</code>
</InvalidArrayOffset>
- <RedundantCondition occurrences="1">
- <code>strtolower</code>
- </RedundantCondition>
</file>
<file src="lib/private/AppFramework/Services/AppConfig.php">
<MoreSpecificImplementedParamType occurrences="1">
@@ -5035,11 +5032,6 @@
<code>$this-&gt;appendIfExist($this-&gt;serverroot, 'core/'.$script.'.js')</code>
</InvalidOperand>
</file>
- <file src="lib/private/Template/SCSSCacher.php">
- <InvalidScalarArgument occurrences="1">
- <code>Compiler::LINE_COMMENTS</code>
- </InvalidScalarArgument>
- </file>
<file src="lib/private/TemplateLayout.php">
<InvalidParamDefault occurrences="2">
<code>string</code>