aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-01 02:31:50 +0000
committerGitHub <noreply@github.com>2024-08-01 02:31:50 +0000
commit2d8f0b0559f85872162aa6213cad8db5c7936c57 (patch)
tree6a30d725dcb196b8c371f90cec3f77ad29387207 /build
parent356860c06d4c5d16b1e0aa9cc9b875f0751f9e51 (diff)
downloadnextcloud-server-2d8f0b0559f85872162aa6213cad8db5c7936c57.tar.gz
nextcloud-server-2d8f0b0559f85872162aa6213cad8db5c7936c57.zip
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 56b70421ac0..17ba1cd2250 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2455,11 +2455,6 @@
<code><![CDATA[$sessionCallback]]></code>
</InvalidPropertyAssignmentValue>
</file>
- <file src="lib/private/Log.php">
- <RedundantCondition>
- <code><![CDATA[$request]]></code>
- </RedundantCondition>
- </file>
<file src="lib/private/Log/File.php">
<TypeDoesNotContainNull>
<code><![CDATA[$limit === null]]></code>