Skip to content

Commit 8d99fa3

Browse files
committed
fix(psalm): Update baseline
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 1e81f72 commit 8d99fa3

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

build/psalm-baseline.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2748,20 +2748,6 @@
27482748
<code><![CDATA[null]]></code>
27492749
</NullArgument>
27502750
</file>
2751-
<file src="apps/workflowengine/lib/Check/FileSize.php">
2752-
<FalsableReturnStatement>
2753-
<code><![CDATA[$this->size]]></code>
2754-
</FalsableReturnStatement>
2755-
<InvalidPropertyAssignmentValue>
2756-
<code><![CDATA[$size]]></code>
2757-
</InvalidPropertyAssignmentValue>
2758-
<InvalidReturnStatement>
2759-
<code><![CDATA[$this->size]]></code>
2760-
</InvalidReturnStatement>
2761-
<InvalidReturnType>
2762-
<code><![CDATA[string]]></code>
2763-
</InvalidReturnType>
2764-
</file>
27652751
<file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php">
27662752
<InvalidArgument>
27672753
<code><![CDATA[$decodedValue[1]]]></code>

0 commit comments

Comments
 (0)