Skip to content

build

build #197

Triggered via schedule November 17, 2024 16:21
Status Failure
Total duration 38s
Artifacts

build.yml

on: schedule
Code style (phpcs)
12s
Code style (phpcs)
Code style (php-cs-fixer)
26s
Code style (php-cs-fixer)
Code analysis (phpstan)
25s
Code analysis (phpstan)
Code analysis (psalm)
12s
Code analysis (psalm)
Matrix: tests
Fit to window
Zoom out
Zoom in

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.