Enhancement: Increase phpstan/phpstan
level from 5
to 6
#1497
ci.yml
on: pull_request
Coding Guidelines
12s
Static Analysis
21s
Matrix: Tests
Annotations
10 errors
Static Analysis:
src/Report/Html/Renderer/File.php#L804
Method SebastianBergmann\CodeCoverage\Report\Html\File::renderBranchLines() has parameter $testData with no value type specified in iterable type array.
|
Static Analysis:
src/Report/Html/Renderer/File.php#L804
Method SebastianBergmann\CodeCoverage\Report\Html\File::renderBranchLines() has parameter $branch with no value type specified in iterable type array.
|
Static Analysis:
src/Node/File.php#L175
Method SebastianBergmann\CodeCoverage\Node\File::functionCoverageData() return type has no value type specified in iterable type array.
|
Static Analysis:
src/Node/File.php#L150
Method SebastianBergmann\CodeCoverage\Node\File::__construct() has parameter $functionCoverageData with no value type specified in iterable type array.
|
Static Analysis:
src/Node/File.php#L141
Property SebastianBergmann\CodeCoverage\Node\File::$codeUnitsByLine type has no value type specified in iterable type array.
|
Static Analysis:
src/Node/File.php#L102
Property SebastianBergmann\CodeCoverage\Node\File::$functionCoverageData type has no value type specified in iterable type array.
|
Static Analysis:
src/Node/Builder.php#L63
Method SebastianBergmann\CodeCoverage\Node\Builder::addItems() has parameter $items with no value type specified in iterable type array.
|
Static Analysis:
src/Data/ProcessedCodeCoverageData.php#L235
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::priorityForLine() has parameter $data with no value type specified in iterable type array.
|
Static Analysis:
src/Data/ProcessedCodeCoverageData.php#L149
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::coveredFiles() return type has no value type specified in iterable type array.
|
Static Analysis:
src/Data/ProcessedCodeCoverageData.php#L124
Method SebastianBergmann\CodeCoverage\Data\ProcessedCodeCoverageData::lineCoverage() return type has no value type specified in iterable type array.
|