Skip to content

Add residential property to anonymizer object #1055

Add residential property to anonymizer object

Add residential property to anonymizer object #1055

Triggered via push July 10, 2026 21:37
Status Failure
Total duration 26s
Artifacts

lint.yml

on: push
PHP Lints
22s
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#L179
Access to property $providerName on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L173
Access to property $networkLastSeen on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L167
Access to property $confidence on an unknown class GeoIp2\Record\AnonymizerFeed.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L161
Access to an undefined property GeoIp2\Record\Anonymizer::$residential.
PHP Lints: tests/MaxMind/Test/MinFraud/Model/InsightsTest.php#L160
Parameter #1 $expected of method PHPUnit\Framework\Assert::assertInstanceOf() expects class-string<GeoIp2\Record\AnonymizerFeed>, string given.