Skip to content

style: add laravel pint #177

style: add laravel pint

style: add laravel pint #177

Triggered via pull request May 4, 2024 10:03
@asbiinasbiin
synchronize #287
20240330-pint
Status Failure
Total duration 41s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
27s
Static analysis / Psalm
Static analysis  /  PHPStan
33s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

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.