Skip to content

style: add laravel pint #176

style: add laravel pint

style: add laravel pint #176

Triggered via pull request May 4, 2024 09:58
@asbiinasbiin
synchronize #287
20240330-pint
Status Failure
Total duration 40s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
28s
Static analysis / Psalm
Static analysis  /  PHPStan
31s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

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.