Skip to content

Update ISO3166.php - add Kosovo #111

Update ISO3166.php - add Kosovo

Update ISO3166.php - add Kosovo #111

Triggered via pull request October 10, 2024 07:11
Status Failure
Total duration 46s
Artifacts

ci.yaml

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

Annotations

12 errors
PHPUnit on PHP 8.1@prefer-lowest
Process completed with exit code 2.
PHPUnit on PHP 8.2@prefer-stable
Process completed with exit code 2.
PHPUnit on PHP 7.4@prefer-stable
Process completed with exit code 2.
PHPUnit on PHP 7.4@prefer-lowest
Process completed with exit code 2.
PHPUnit on PHP 8.3@prefer-stable
Process completed with exit code 2.
PHPUnit on PHP 8.3@prefer-lowest
Process completed with exit code 2.
PHPUnit on PHP 8.2@prefer-lowest
Process completed with exit code 2.
PHPUnit on PHP 8@prefer-lowest
Process completed with exit code 2.
PHPUnit on PHP 8.1@prefer-stable
Process completed with exit code 2.
PHPUnit on PHP 8@prefer-stable
Process completed with exit code 2.
phpstan: src/ISO3166.php#L178
Property League\ISO3166\ISO3166::$countries (array<array{name: string, alpha2: string, alpha3: string, numeric: numeric-string, currency: array<string>}>) does not accept default value of type array{array{name: 'Afghanistan', alpha2: 'AF', alpha3: 'AFG', numeric: '004', currency: array{'AFN'}}, array{name: 'Åland Islands', alpha2: 'AX', alpha3: 'ALA', numeric: '248', currency: array{'EUR'}}, array{name: 'Albania', alpha2: 'AL', alpha3: 'ALB', numeric: '008', currency: array{'ALL'}}, array{name: 'Algeria', alpha2: 'DZ', alpha3: 'DZA', numeric: '012', currency: array{'DZD'}}, array{name: 'American Samoa', alpha2: 'AS', alpha3: 'ASM', numeric: '016', currency: array{'USD'}}, array{name: 'Andorra', alpha2: 'AD', alpha3: 'AND', numeric: '020', currency: array{'EUR'}}, array{name: 'Angola', alpha2: 'AO', alpha3: 'AGO', numeric: '024', currency: array{'AOA'}}, array{name: 'Anguilla', alpha2: 'AI', alpha3: 'AIA', numeric: '660', currency: array{'XCD'}}, ...}.
phpstan
Process completed with exit code 1.