build #148
build.yml
on: schedule
Coding standards (phpcs)
13s
Coding standards (php-cs-fixer)
13s
Code analysis (phpstan)
19s
Matrix: tests
Annotations
4 errors
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.
|