fix #107
ci.yml
on: push
Coding Guidelines
12s
Static Analysis
27s
Matrix: Tests
Annotations
22 errors
|
Coding Guidelines
Process completed with exit code 8.
|
|
Tests (ubuntu-latest, 8.3, pcov)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.5, pcov)
Process completed with exit code 2.
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis:
src/Report/Xml/Report.php#L110
Parameter #1 $context of class SebastianBergmann\CodeCoverage\Report\Xml\Source constructor expects DOMElement, XMLWriter given.
|
|
Static Analysis:
src/Report/Xml/Report.php#L74
Parameter #1 $xmlWriter of class SebastianBergmann\CodeCoverage\Report\Xml\Method constructor expects XMLWriter, DOMElement given.
|
|
Static Analysis:
src/Report/Xml/Report.php#L65
Access to an undefined property SebastianBergmann\CodeCoverage\Report\Xml\Report::$dom.
|
|
Static Analysis:
src/Report/Xml/Report.php#L64
Call to an undefined method SebastianBergmann\CodeCoverage\Report\Xml\Report::contextNode().
|
|
Static Analysis:
src/Report/Xml/Project.php#L67
Access to an undefined property SebastianBergmann\CodeCoverage\Report\Xml\Project::$dom.
|
|
Static Analysis:
src/Report/Xml/Project.php#L33
Access to an uninitialized readonly property SebastianBergmann\CodeCoverage\Report\Xml\Project::$directory.
|
|
Static Analysis:
src/Report/Xml/Node.php#L47
Access to an undefined property SebastianBergmann\CodeCoverage\Report\Xml\Node::$contextNode.
|
|
Static Analysis:
src/Report/Xml/Facade.php#L193
Call to an undefined method SebastianBergmann\CodeCoverage\Report\Xml\Report::asDom().
|
|
Tests (ubuntu-latest, 8.3, xdebug3)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.5, xdebug3)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.4, pcov)
Process completed with exit code 2.
|
|
Tests (ubuntu-latest, 8.4, xdebug3)
Process completed with exit code 2.
|
|
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, 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.
|