Skip to content

Add residential property to anonymizer object #1062

Add residential property to anonymizer object

Add residential property to anonymizer object #1062

Triggered via pull request July 14, 2026 00:08
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
PHP Lints
24s
PHP Lints
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP Lints
Process completed with exit code 1.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L180
Access to property $providerName on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L174
Access to property $networkLastSeen on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L168
Access to property $confidence on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L162
Access to an undefined property GeoIp2\Record\Anonymizer::$residential.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L161
Class GeoIp2\Record\AnonymizerFeed not found.