chore(deps-dev): bump @prettier/plugin-php from 0.22.2 to 0.24.0 #51
Annotations
10 errors and 1 warning
|
Run Static Analysis:
app/Jobs/VMHealthJob.php#L46
Cannot access offset 'status' on mixed.
|
|
Run Static Analysis:
app/Jobs/VMHealthJob.php#L43
Cannot access offset 'action' on mixed.
|
|
Run Static Analysis:
app/Jobs/DestroyIdleMachines.php#L31
Parameter #1 $value of method Carbon\Carbon::subMinutes() expects float|int, mixed given.
|
|
Run Static Analysis:
app/Jobs/DestroyIdleMachines.php#L30
Cannot call method value() on App\Models\Settings|null.
|
|
Run Static Analysis:
app/Jobs/CreateVMJob.php#L78
Cannot access offset 0 on mixed.
|
|
Run Static Analysis:
app/Http/Requests/UpdateUserRequest.php#L26
Cannot access property $id on object|string|null.
|
|
Run Static Analysis:
app/Http/Middleware/isAdmin.php#L20
Method App\Http\Middleware\isAdmin::handle() should return Illuminate\Http\JsonResponse but returns Symfony\Component\HttpFoundation\Response.
|
|
Run Static Analysis:
app/Http/Middleware/isAdmin.php#L19
Cannot call method hasRole() on App\Models\User|null.
|
|
Run Static Analysis:
app/Http/Controllers/UserController.php#L26
Parameter #1 ...$roles of method App\Models\User::assignRole() expects array|BackedEnum|Illuminate\Support\Collection|int|Spatie\Permission\Contracts\Role|string, mixed given.
|
|
Run Static Analysis:
app/Http/Controllers/Auth/AuthController.php#L20
Parameter #1 $userId of class App\Jobs\DestroyVirtualMachinesJob constructor expects int, int|string|null given.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading