Skip to content

build

build #67

Triggered via schedule November 17, 2024 16:21
Status Failure
Total duration 36s
Artifacts

build.yml

on: schedule
Code Style (phpcs)
13s
Code Style (phpcs)
Code style (php-cs-fixer)
10s
Code style (php-cs-fixer)
Code analysis (phpstan)
15s
Code analysis (phpstan)
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Code analysis (phpstan): src/Scraper.php#L120
Parameter #1 $keys of function array_combine expects array<int|string>, list given.
Code analysis (phpstan): src/Scraper.php#L123
Method PhpCfdi\SatPysScraper\Scraper::extractSelectValues() should return array<int|string, string> but returns array<(int<min, -1>|int<1, max>|string), mixed>.
Code analysis (phpstan): src/Scraper.php#L130
Method PhpCfdi\SatPysScraper\Scraper::extractState() should return array<int|string, bool|float|int|string|null> but returns array.
Code analysis (phpstan): tests/Fakes/PysSimulator.php#L36
PHPDoc tag @var with type array<string, bool|float|int|string|null> is not subtype of native type array<int|string, array<mixed>|string>.
Code analysis (phpstan): tests/Unit/TestCase.php#L77
Parameter #1 $queue of class GuzzleHttp\Handler\MockHandler constructor expects array<int, mixed>|null, array<mixed> given.
Code analysis (phpstan)
Process completed with exit code 1.