summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-06-29 04:26:30 +0000
committerGitHub <noreply@github.com>2022-06-29 04:26:30 +0000
commita35013ae82dc34cd4f6823b3c1ec9887f18184e1 (patch)
tree8e34ed65bfbdf4df8ab76425ea53678524cdf289 /build/psalm-baseline.xml
parent15dced6eed1b4cbeff485aa4d138ceb22a93b1c5 (diff)
downloadnextcloud-server-a35013ae82dc34cd4f6823b3c1ec9887f18184e1.tar.gz
nextcloud-server-a35013ae82dc34cd4f6823b3c1ec9887f18184e1.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml45
1 files changed, 0 insertions, 45 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 641a9303461..483250b1237 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -1753,17 +1753,6 @@
<code>null</code>
</NullArgument>
</file>
- <file src="apps/user_ldap/lib/Jobs/UpdateGroups.php">
- <InvalidReturnStatement occurrences="1">
- <code>\OC::$server-&gt;getConfig()-&gt;getAppValue('user_ldap', 'bgjRefreshInterval', 3600)</code>
- </InvalidReturnStatement>
- <InvalidReturnType occurrences="1">
- <code>int</code>
- </InvalidReturnType>
- <InvalidScalarArgument occurrences="1">
- <code>3600</code>
- </InvalidScalarArgument>
- </file>
<file src="apps/user_ldap/lib/Mapping/AbstractMapping.php">
<RedundantCondition occurrences="1">
<code>isset($qb)</code>
@@ -2233,22 +2222,6 @@
<code>array</code>
</InvalidReturnType>
</file>
- <file src="lib/private/App/Platform.php">
- <UndefinedThisPropertyAssignment occurrences="1">
- <code>$this-&gt;config</code>
- </UndefinedThisPropertyAssignment>
- <UndefinedThisPropertyFetch occurrences="1">
- <code>$this-&gt;config</code>
- </UndefinedThisPropertyFetch>
- </file>
- <file src="lib/private/App/PlatformRepository.php">
- <NullableReturnStatement occurrences="1">
- <code>null</code>
- </NullableReturnStatement>
- <UndefinedThisPropertyAssignment occurrences="1">
- <code>$this-&gt;packages</code>
- </UndefinedThisPropertyAssignment>
- </file>
<file src="lib/private/AppConfig.php">
<FalsableReturnStatement occurrences="1">
<code>$values</code>
@@ -2649,18 +2622,6 @@
<code>$offset</code>
<code>$offset</code>
</InvalidOperand>
- <UndefinedThisPropertyAssignment occurrences="4">
- <code>$this-&gt;migrationsNamespace</code>
- <code>$this-&gt;migrationsNamespace</code>
- <code>$this-&gt;migrationsPath</code>
- <code>$this-&gt;migrationsPath</code>
- </UndefinedThisPropertyAssignment>
- <UndefinedThisPropertyFetch occurrences="4">
- <code>$this-&gt;migrationsNamespace</code>
- <code>$this-&gt;migrationsNamespace</code>
- <code>$this-&gt;migrationsPath</code>
- <code>$this-&gt;migrationsPath</code>
- </UndefinedThisPropertyFetch>
</file>
<file src="lib/private/DB/Migrator.php">
<InvalidArgument occurrences="1">
@@ -2931,9 +2892,6 @@
<code>string</code>
<code>string</code>
</InvalidReturnType>
- <UndefinedThisPropertyAssignment occurrences="1">
- <code>$this-&gt;exists</code>
- </UndefinedThisPropertyAssignment>
</file>
<file src="lib/private/Files/Node/Folder.php">
<InvalidReturnStatement occurrences="1">
@@ -2945,9 +2903,6 @@
<MoreSpecificImplementedParamType occurrences="1">
<code>$node</code>
</MoreSpecificImplementedParamType>
- <UndefinedThisPropertyAssignment occurrences="1">
- <code>$this-&gt;exists</code>
- </UndefinedThisPropertyAssignment>
</file>
<file src="lib/private/Files/Node/HookConnector.php">
<InvalidArgument occurrences="13">