build #203
build.yml
on: schedule
Code style (phpcs)
6s
Code style (php-cs-fixer)
13s
Code analysis (phpstan)
12s
Code analysis (psalm)
17s
Matrix: tests
Annotations
5 errors and 10 warnings
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.
|
Code style (phpcs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (php-cs-fixer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code analysis (psalm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 7.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests on PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|