style: add laravel pint #176
static.yml
on: pull_request
Static analysis
/
Psalm
28s
Static analysis
/
PHPStan
31s
Annotations
4 errors
MissingClassConstType:
src/CloudflareProxies.php#L13
src/CloudflareProxies.php:13:18: MissingClassConstType: Class constant "Monicahq\Cloudflare\CloudflareProxies::IP_VERSION_4" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/CloudflareProxies.php#L15
src/CloudflareProxies.php:15:18: MissingClassConstType: Class constant "Monicahq\Cloudflare\CloudflareProxies::IP_VERSION_6" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/CloudflareProxies.php#L17
src/CloudflareProxies.php:17: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.
|