More work on mapping code coverage targets to source locations #1366
ci.yml
on: push
Coding Guidelines
18s
Static Analysis
51s
Matrix: Tests
Annotations
4 errors
Static Analysis:
src/Target/Mapper.php#L78
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<non-empty-string, array<int, int<1, max>>> but returns array<int, int<1, max>>.
|
Static Analysis:
src/Target/Mapper.php#L81
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<string, array<int, int<1, max>>> but return statement is missing.
|
Static Analysis:
src/Target/Mapper.php#L88
Method SebastianBergmann\CodeCoverage\Test\Target\Mapper::mapTarget() should return array<non-empty-string, array<int, int<1, max>>> but returns array<int, int<1, max>>.
|
Static Analysis
Process completed with exit code 1.
|