build #199
build.yml
on: schedule
Code style (phpcs)
7s
Code style (php-cs-fixer)
12s
Code analysis (phpstan)
12s
Code analysis (psalm)
23s
Matrix: tests
Annotations
5 errors
Code analysis (phpstan):
src/Models/CancelDocuments.php#L53
Method PhpCfdi\XmlCancelacion\Models\CancelDocuments::count() should return int<0, max> but returns int.
|
Code analysis (phpstan):
tests/Unit/Signers/CreateKeyInfoElementTraitTest.php#L47
Parameter #1 $node of method DOMDocument::saveXML() expects DOMNode|null, mixed given.
|
Code analysis (phpstan):
tests/Unit/Signers/CreateKeyInfoElementTraitTest.php#L60
Parameter #1 $node of method DOMDocument::saveXML() expects DOMNode|null, mixed given.
|
Code analysis (phpstan):
tests/Unit/Signers/CreateKeyInfoElementTraitTest.php#L73
Parameter #1 $node of method DOMDocument::saveXML() expects DOMNode|null, mixed given.
|
Code analysis (phpstan)
Process completed with exit code 1.
|