浏览代码

Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
tags/v26.0.0beta1
nextcloud-command 1年前
父节点
当前提交
0d48e3c98c
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0
    9
      build/psalm-baseline.xml

+ 0
- 9
build/psalm-baseline.xml 查看文件

<TooManyArguments occurrences="1"> <TooManyArguments occurrences="1">
<code>dispatch</code> <code>dispatch</code>
</TooManyArguments> </TooManyArguments>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;application</code>
</UndefinedThisPropertyAssignment>
<UndefinedThisPropertyFetch occurrences="4">
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
<code>$this-&gt;application</code>
</UndefinedThisPropertyFetch>
</file> </file>
<file src="lib/private/ContactsManager.php"> <file src="lib/private/ContactsManager.php">
<InvalidNullableReturnType occurrences="3"> <InvalidNullableReturnType occurrences="3">

正在加载...
取消
保存