Skip to content

build

build #149

Triggered via schedule December 1, 2024 16:14
Status Failure
Total duration 23s
Artifacts

build.yml

on: schedule
Coding standards (phpcs)
7s
Coding standards (phpcs)
Coding standards (php-cs-fixer)
13s
Coding standards (php-cs-fixer)
Code analysis (phpstan)
14s
Code analysis (phpstan)
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Coding standards (php-cs-fixer)
Process completed with exit code 1.
Code analysis (phpstan): src/Internal/ResultConverter.php#L28
Parameter #1 $keys of function array_combine expects array<int|string>, array given.
Code analysis (phpstan): src/Internal/ResultConverter.php#L31
Parameter #1 $values of method PhpCfdi\SatEstadoRetenciones\Internal\ResultConverter::createResultFromValues() expects array<string, string>, array given.
Code analysis (phpstan): tests/validate.php#L15
Offset 0 on non-empty-list<string> on left side of ?? always exists and is not nullable.
Code analysis (phpstan)
Process completed with exit code 1.
Coding standards (php-cs-fixer): tests/Unit/ServiceTest.php#L1
Found violation(s) of type: fully_qualified_strict_types