We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab74fce commit 6f8d062Copy full SHA for 6f8d062
.psalm/baseline.xml
@@ -90,6 +90,12 @@
90
<code>$this->functionCoverage[$file][$functionName]['branches']</code>
91
</PossiblyNullArrayAssignment>
92
</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
98
99
<file src="src/Report/Xml/BuildInformation.php">
100
<PossiblyNullReference occurrences="1">
101
<code>createElementNS</code>
0 commit comments