style: add laravel pint #177
static.yml
on: pull_request
Static analysis
/
Psalm
27s
Static analysis
/
PHPStan
33s
Annotations
4 errors
MissingClassConstType:
src/CloudflareProxies.php#L18
src/CloudflareProxies.php:18:18: MissingClassConstType: Class constant "Monicahq\Cloudflare\CloudflareProxies::IP_VERSION_4" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/CloudflareProxies.php#L25
src/CloudflareProxies.php:25:18: MissingClassConstType: Class constant "Monicahq\Cloudflare\CloudflareProxies::IP_VERSION_6" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/CloudflareProxies.php#L32
src/CloudflareProxies.php:32:18: MissingClassConstType: Class constant "Monicahq\Cloudflare\CloudflareProxies::IP_VERSION_ANY" should have a declared type. (see https://psalm.dev/359)
|
Static analysis / Psalm
Process completed with exit code 2.
|