Skip to content

build

build #365

Triggered via schedule November 17, 2024 16:20
Status Failure
Total duration 2m 25s
Artifacts

build.yml

on: schedule
Code style (phpcs)
15s
Code style (phpcs)
Code style (php-cs-fixer)
15s
Code style (php-cs-fixer)
Markdown style (markdownlint)
13s
Markdown style (markdownlint)
Test docs building
55s
Test docs building
Code analysis (phpstan)
23s
Code analysis (phpstan)
Matrix: tests-linux
Matrix: tests-windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.