Skip to content

Enhancement: Increase phpstan/phpstan level from 5 to 6 #1497

Enhancement: Increase phpstan/phpstan level from 5 to 6

Enhancement: Increase phpstan/phpstan level from 5 to 6 #1497

Triggered via pull request April 27, 2025 10:12
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Coding Guidelines
12s
Coding Guidelines
Static Analysis
21s
Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.