summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-04-29 02:20:42 +0000
committerGitHub <noreply@github.com>2024-04-29 02:20:42 +0000
commit6cc7db13ea0c744948cb5c6d1972f2d6156e4c7f (patch)
tree204ca8ec059274df9588bc55547216a689513f5c
parent26cd6a3a4a0b0c5385c6c23090cc23a884293130 (diff)
chore(tests): Update psalm baselineautomated/noid/master-update-psalm-baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--build/psalm-baseline.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index da3ff49f5f3..0c7e5877b64 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1318,21 +1318,11 @@
<code>$arguments</code>
</ParamNameMismatch>
</file>
- <file src="core/Command/App/Install.php">
- <TypeDoesNotContainType>
- <code>$result === false</code>
- </TypeDoesNotContainType>
- </file>
<file src="core/Command/App/ListApps.php">
<LessSpecificImplementedReturnType>
<code>array</code>
</LessSpecificImplementedReturnType>
</file>
- <file src="core/Command/App/Update.php">
- <RedundantCondition>
- <code>$result === true</code>
- </RedundantCondition>
- </file>
<file src="core/Command/Config/Import.php">
<InvalidScalarArgument>
<code>0</code>