build #162
build.yml
on: schedule
Code style (phpcs)
7s
Code style (php-cs-fixer)
11s
Code analysis (phpstan)
20s
Matrix: tests
Annotations
7 errors and 6 warnings
Code analysis (phpstan):
src/DataExtractor.php#L51
Using nullsafe property access "?->textContent" on left side of ?? is unnecessary. Use -> instead.
|
Code analysis (phpstan):
src/Regimenes.php#L39
Method PhpCfdi\CsfScraper\Regimenes::toArray() should return array<int, array{regimen: string, regimen_id: string, fecha_alta: DateTimeImmutable|null}> but returns array<array{regimen: string, regimen_id: string, fecha_alta: DateTimeImmutable|null}>.
|
Code analysis (phpstan):
tests/Unit/Persona/PersonaJsonSerializeTest.php#L18
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
Code analysis (phpstan):
tests/Unit/Persona/PersonaJsonSerializeTest.php#L49
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
Code analysis (phpstan):
tests/Unit/Regimen/RegimenJsonSerializeTest.php#L17
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
Code analysis (phpstan):
tests/Unit/Regimen/RegimenesJsonSerializeTest.php#L20
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
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
|
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
|
PHP 8.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.0 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|