Skip to content

Update ISO3166.php - add Kosovo #110

Update ISO3166.php - add Kosovo

Update ISO3166.php - add Kosovo #110

Re-run triggered October 10, 2024 07:10
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

20 errors
PHPUnit on PHP 8@prefer-stable
Process completed with exit code 255.
PHPUnit on PHP 8.1@prefer-stable
Process completed with exit code 255.
PHPUnit on PHP 7.4@prefer-stable
Process completed with exit code 255.
PHPUnit on PHP 8.3@prefer-lowest
Process completed with exit code 255.
PHPUnit on PHP 8@prefer-lowest
Process completed with exit code 255.
PHPUnit on PHP 8.3@prefer-stable
Process completed with exit code 255.
PHPUnit on PHP 7.4@prefer-lowest
Process completed with exit code 255.
PHPUnit on PHP 8.2@prefer-stable
Process completed with exit code 255.
phpstan: src/ISO3166.php#L1288
Syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ']' or ')' on line 1288
phpstan: src/ISO3166DataValidator.php#L39
Access to constant KEY_ALPHA2 on an unknown class League\ISO3166\ISO3166.
phpstan: src/ISO3166DataValidator.php#L43
Access to constant KEY_ALPHA2 on an unknown class League\ISO3166\ISO3166.
phpstan: src/ISO3166DataValidator.php#L45
Access to constant KEY_ALPHA3 on an unknown class League\ISO3166\ISO3166.
phpstan: src/ISO3166DataValidator.php#L49
Access to constant KEY_ALPHA3 on an unknown class League\ISO3166\ISO3166.
phpstan: src/ISO3166DataValidator.php#L51
Access to constant KEY_NUMERIC on an unknown class League\ISO3166\ISO3166.
phpstan: src/ISO3166DataValidator.php#L55
Access to constant KEY_NUMERIC on an unknown class League\ISO3166\ISO3166.
phpstan: tests/ISO3166DataValidatorTest.php#L54
Method League\ISO3166\ISO3166DataValidatorTest::requiredKeysProvider() should return array<string, array<array<array<string, string>>|string|null>> but returns array<string, array<int, array<int, array<int|string, string>>|string|null>>.
phpstan: tests/ISO3166DataValidatorTest.php#L56
Access to constant KEY_ALPHA3 on an unknown class League\ISO3166\ISO3166.
phpstan: tests/ISO3166DataValidatorTest.php#L56
Access to constant KEY_NUMERIC on an unknown class League\ISO3166\ISO3166.
PHPUnit on PHP 8.2@prefer-lowest
Process completed with exit code 255.
PHPUnit on PHP 8.1@prefer-lowest
Process completed with exit code 255.