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
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-05-12 07:15:06 +0300
committerGitHub <noreply@github.com>2022-05-12 07:15:06 +0300
commit7c5a846448323edd19aa08b2d414bc17027c856f (patch)
tree9e3948610b109fd66aaa4e463840a4c6f8f38e28
parente11c5f21cfacb4a196e692bf01f80d487dd7a209 (diff)
Signed-off-by: GitHub <noreply@github.com>
-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 7152a3fbffe..7e58bd75080 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2310,11 +2310,6 @@
<code>searchCollections</code>
</UndefinedInterfaceMethod>
</file>
- <file src="core/Controller/SvgController.php">
- <TypeDoesNotContainNull occurrences="1">
- <code>$svg === null</code>
- </TypeDoesNotContainNull>
- </file>
<file src="core/Controller/UnifiedSearchController.php">
<NullArgument occurrences="1">
<code>null</code>
@@ -3887,10 +3882,6 @@
<code>$maxPreviewImage</code>
<code>IPreview::EVENT</code>
</InvalidArgument>
- <InvalidScalarArgument occurrences="2">
- <code>$file-&gt;getId()</code>
- <code>$file-&gt;getId()</code>
- </InvalidScalarArgument>
<MismatchingDocblockParamType occurrences="1">
<code>ISimpleFile</code>
</MismatchingDocblockParamType>