build #368
build.yml
on: schedule
Code style (phpcs)
14s
Code style (php-cs-fixer)
16s
Markdown style (markdownlint)
9s
Test docs building
55s
Code analysis (phpstan)
38s
Matrix: tests-linux
Matrix: tests-windows
Annotations
10 errors and 11 warnings
Code analysis (phpstan):
src/CfdiUtils/CadenaOrigen/GenkgoXslBuilder.php#L26
PHPDoc tag @var with type string|false|null is not subtype of native type string|null.
|
Code analysis (phpstan):
src/CfdiUtils/Cleaner/Cleaner.php#L338
PHPDoc tag @var with type DOMNodeList<DOMAttr>|false is not subtype of native type DOMNodeList.
|
Code analysis (phpstan):
src/CfdiUtils/ConsultaCfdiSat/WebService.php#L110
PHPDoc tag @var with type int is not subtype of native type null.
|
Code analysis (phpstan):
src/CfdiUtils/Nodes/NodeNsDefinitionsMover.php#L57
Offset 0 on non-empty-list<string> on left side of ?? always exists and is not nullable.
|
Code analysis (phpstan):
src/CfdiUtils/Nodes/Nodes.php#L142
Instanceof between CfdiUtils\Nodes\NodeInterface and CfdiUtils\Nodes\NodeInterface will always evaluate to true.
|
Code analysis (phpstan):
src/CfdiUtils/Nodes/XmlNodeImporter.php#L39
Instanceof between DOMElement and DOMElement will always evaluate to true.
|
Code analysis (phpstan):
src/CfdiUtils/QuickReader/QuickReader.php#L31
Call to function is_string() with string will always evaluate to true.
|
Code analysis (phpstan):
tests/CfdiUtilsTests/Certificado/CertificateDownloaderHelper.php#L41
Parameter #3 $value of function curl_setopt expects bool, int given.
|
Code analysis (phpstan):
tests/CfdiUtilsTests/Certificado/CertificateDownloaderHelper.php#L42
Parameter #3 $value of function curl_setopt expects bool, int given.
|
Code analysis (phpstan):
tests/CfdiUtilsTests/Certificado/CertificateDownloaderHelper.php#L44
Parameter #3 $value of function curl_setopt expects bool, int given.
|
Markdown style (markdownlint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style (phpcs)
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
|
Code analysis (phpstan)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 8.3 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 7.3 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test docs building
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 7.4 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 8.2 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 8.0 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test PHP 8.1 on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|