Browse Source

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v26.0.0beta1
nextcloud-command 1 year ago
parent
commit
7715d7162c
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      build/psalm-baseline.xml

+ 2
- 4
build/psalm-baseline.xml View File

@@ -2209,12 +2209,10 @@
<InternalMethod occurrences="1">
<code>getParams</code>
</InternalMethod>
<InvalidReturnStatement occurrences="2">
<code>$insertQb-&gt;execute()</code>
<InvalidReturnStatement occurrences="1">
<code>$this-&gt;adapter-&gt;lastInsertId($seqName)</code>
</InvalidReturnStatement>
<InvalidReturnType occurrences="2">
<code>int</code>
<InvalidReturnType occurrences="1">
<code>string</code>
</InvalidReturnType>
<InvalidScalarArgument occurrences="1">

Loading…
Cancel
Save