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:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2021-06-08 07:27:41 +0300
committerGitHub <noreply@github.com>2021-06-08 07:27:41 +0300
commitdb1509ab19c4051d193f8448aa6599b8999c1e18 (patch)
tree073e131ea7c8743253264cdc4cae80a77a0f82be /build
parentf6485f98f0513f0043fb0a4b8e17f9921d67da67 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index fc6c553d0c0..09ed87524d2 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -4987,9 +4987,6 @@
<code>array</code>
</InvalidReturnType>
</file>
- <file src="lib/public/AppFramework/Http/Template/PublicTemplateResponse.php">
- <InvalidScalarArgument occurrences="1"/>
- </file>
<file src="lib/public/AppFramework/Http/ZipResponse.php">
<InvalidArrayAccess occurrences="5">
<code>$resource['internalName']</code>