Fix: Describe iterable type #100
Annotations
10 errors
src/Data/ProcessedCodeCoverageData.php#L134
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::setFunctionCoverage() has parameter $functionCoverage with no value type specified in iterable type array.
|
src/Data/ProcessedCodeCoverageData.php#L139
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::functionCoverage() return type has no value type specified in iterable type array.
|
src/Data/ProcessedCodeCoverageData.php#L146
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::coveredFiles() return type has no value type specified in iterable type array.
|
src/Data/ProcessedCodeCoverageData.php#L232
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::priorityForLine() has parameter $data with no value type specified in iterable type array.
|
src/Node/Builder.php#L63
Method SebastianBergmann\CodeCoverage\Node\Builder::addItems() has parameter $items with no value type specified in iterable type array.
|
src/Node/File.php#L102
Property SebastianBergmann\CodeCoverage\Node\File::$functionCoverageData type has no value type specified in iterable type array.
|
src/Node/File.php#L141
Property SebastianBergmann\CodeCoverage\Node\File::$codeUnitsByLine type has no value type specified in iterable type array.
|
src/Node/File.php#L150
Method SebastianBergmann\CodeCoverage\Node\File::__construct() has parameter $functionCoverageData with no value type specified in iterable type array.
|
src/Node/File.php#L175
Method SebastianBergmann\CodeCoverage\Node\File::functionCoverageData() return type has no value type specified in iterable type array.
|
src/Report/Html/Renderer/File.php#L802
Method SebastianBergmann\CodeCoverage\Report\Html\File::renderBranchLines() has parameter $branch with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading