Remove DOM dependency from XML report generation #84
ci.yml
on: push
Coding Guidelines
19s
Static Analysis
23s
Matrix: Tests
Annotations
22 errors
|
Coding Guidelines
Process completed with exit code 8.
|
|
Tests (ubuntu-latest, 8.4, pcov)
Process completed with exit code 1.
|
|
Tests (ubuntu-latest, 8.5, pcov)
Process completed with exit code 1.
|
|
Tests (ubuntu-latest, 8.5, xdebug3)
Process completed with exit code 1.
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L40
Readonly property SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation::$coverageVersion is assigned outside of the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L39
Readonly property SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation::$phpunitVersion is assigned outside of the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L34
Readonly property SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation::$buildTime is assigned outside of the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L29
Readonly property SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation::$runtime is assigned outside of the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L25
Class SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation has an uninitialized readonly property $coverageVersion. Assign it in the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L24
Class SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation has an uninitialized readonly property $phpunitVersion. Assign it in the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L23
Class SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation has an uninitialized readonly property $buildTime. Assign it in the constructor.
|
|
Static Analysis:
src/Report/Xml/BuildInformation.php#L22
Class SebastianBergmann\CodeCoverage\Report\Xml\BuildInformation has an uninitialized readonly property $runtime. Assign it in the constructor.
|
|
Tests (ubuntu-latest, 8.4, xdebug3)
Process completed with exit code 1.
|
|
Tests (ubuntu-latest, 8.3, xdebug3)
Process completed with exit code 1.
|
|
Tests (ubuntu-latest, 8.3, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.3, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.4, xdebug3)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.5, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.4, pcov)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.3, xdebug3)
Process completed with exit code 1.
|
|
Tests (windows-latest, 8.5, xdebug3)
Process completed with exit code 1.
|