Skip to content

Improve address provider for en_NG locale #624

Improve address provider for en_NG locale

Improve address provider for en_NG locale #624

Re-run triggered November 8, 2023 13:47
Status Failure
Total duration 1m 2s
Artifacts

static-analysis.yaml

on: pull_request
Matrix: PHPStan
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan (7.4): src/Provider/en_NG/Address.php#L1
Ignored error pattern #^Unsafe access to private property Faker\\Provider\\en_NG\\Address\:\:\$county through static\:\:\.$# in path /home/runner/work/Faker/Faker/src/Provider/en_NG/Address.php was not matched in reported errors.
PHPStan (7.4): src/Provider/en_NG/Address.php#L1
Ignored error pattern #^Unsafe access to private property Faker\\Provider\\en_NG\\Address\:\:\$regions through static\:\:\.$# in path /home/runner/work/Faker/Faker/src/Provider/en_NG/Address.php was not matched in reported errors.
PHPStan (7.4): src/Provider/en_NG/Address.php#L119
Unsafe access to private property Faker\Provider\en_NG\Address::$cityName through static::.
PHPStan (7.4): src/Provider/en_NG/Address.php#L141
Unsafe access to private property Faker\Provider\en_NG\Address::$state through static::.
PHPStan (7.4): src/Provider/en_NG/Address.php#L153
Unsafe access to private property Faker\Provider\en_NG\Address::$region through static::.
PHPStan (7.4)
Process completed with exit code 1.