mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
fix(psalm): Update baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
1e81f7293e
commit
8d99fa3d7a
1 changed files with 0 additions and 14 deletions
|
|
@ -2748,20 +2748,6 @@
|
|||
<code><![CDATA[null]]></code>
|
||||
</NullArgument>
|
||||
</file>
|
||||
<file src="apps/workflowengine/lib/Check/FileSize.php">
|
||||
<FalsableReturnStatement>
|
||||
<code><![CDATA[$this->size]]></code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidPropertyAssignmentValue>
|
||||
<code><![CDATA[$size]]></code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
<InvalidReturnStatement>
|
||||
<code><![CDATA[$this->size]]></code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType>
|
||||
<code><![CDATA[string]]></code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
|
||||
<InvalidArgument>
|
||||
<code><![CDATA[$decodedValue[1]]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue