Skip to content

Commit 6f8d062

Browse files
Update Psalm baseline
1 parent ab74fce commit 6f8d062

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.psalm/baseline.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@
9090
<code>$this-&gt;functionCoverage[$file][$functionName]['branches']</code>
9191
</PossiblyNullArrayAssignment>
9292
</file>
93+
<file src="src/Report/Html/Renderer.php">
94+
<InvalidScalarArgument occurrences="1"/>
95+
</file>
96+
<file src="src/Report/Html/Renderer/File.php">
97+
<InvalidScalarArgument occurrences="1"/>
98+
</file>
9399
<file src="src/Report/Xml/BuildInformation.php">
94100
<PossiblyNullReference occurrences="1">
95101
<code>createElementNS</code>

0 commit comments

Comments
 (0)