Skip to content

Use readonly properties for model classes #293

Use readonly properties for model classes

Use readonly properties for model classes #293

Triggered via pull request October 31, 2023 22:00
Status Failure
Total duration 42s
Artifacts

lint.yml

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

Annotations

9 errors
PHP Lints: src/Record/Traits.php#L200
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
PHP Lints: src/Record/Traits.php#L207
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
PHP Lints: src/Record/Traits.php#L244
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
PHP Lints: src/Record/Traits.php#L262
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
PHP Lints: tests/GeoIp2/Test/Model/CountryTest.php#L170
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
PHP Lints: tests/GeoIp2/Test/Model/CountryTest.php#L170
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
PHP Lints: tests/GeoIp2/Test/Model/InsightsTest.php#L191
Access to an undefined property GeoIp2\Record\Traits::$isSatelliteProvider.
PHP Lints: tests/GeoIp2/Test/Model/InsightsTest.php#L201
Access to an undefined property GeoIp2\Record\Traits::$isAnonymousProxy.
PHP Lints
Process completed with exit code 1.