Skip to content

Bump laravel/sanctum from 4.0.3 to 4.0.7 #79

Bump laravel/sanctum from 4.0.3 to 4.0.7

Bump laravel/sanctum from 4.0.3 to 4.0.7 #79

Triggered via pull request December 23, 2024 03:45
Status Success
Total duration 27s
Artifacts

php-insights.yml

on: pull_request
phpinsights
20s
phpinsights
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpinsights: app/Http/Requests/AuthRequest.php#L22
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: app/Http/Requests/AuthRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
phpinsights: app/Http/Requests/StoreAccountRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: app/Http/Requests/StoreAccountRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
phpinsights: app/Http/Requests/StoreAdjustmentRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: app/Http/Requests/StoreAdjustmentRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
phpinsights: app/Http/Requests/StoreAdjustmentRequest.php#L33
* [Line length] Line exceeds 80 characters; contains 85 characters
phpinsights: app/Http/Requests/StoreAdjustmentRequest.php#L35
* [Line length] Line exceeds 80 characters; contains 83 characters
phpinsights: app/Http/Requests/StoreAttributeRequest.php#L24
* [Disallow mixed type hint] Usage of "mixed" type hint is disallowed.
phpinsights: app/Http/Requests/StoreAttributeRequest.php#L1
* [Normal classes are forbidden. Classes must be final or abstract]
phpinsights
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636