Skip to content

[11.x] Update PHPStan to 2.x #24322

[11.x] Update PHPStan to 2.x

[11.x] Update PHPStan to 2.x #24322

Triggered via pull request November 30, 2024 12:46
Status Failure
Total duration 55s
Artifacts

static-analysis.yml

on: pull_request
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Types: types/Database/Eloquent/Casts/CastsAttributes.php#L7
Parameter #4 $attributes of method Illuminate\Contracts\Database\Eloquent\CastsAttributes<Illuminate\Support\Stringable,string|Stringable>::get() expects array<string, mixed>, array given.
Types: types/Database/Eloquent/Casts/CastsAttributes.php#L9
Parameter #4 $attributes of method Illuminate\Contracts\Database\Eloquent\CastsAttributes<Illuminate\Support\Stringable,string|Stringable>::set() expects array<string, mixed>, array given.
Types: types/Database/Eloquent/Casts/CastsAttributes.php#L10
Parameter #4 $attributes of method Illuminate\Contracts\Database\Eloquent\CastsAttributes<Illuminate\Support\Stringable,string|Stringable>::set() expects array<string, mixed>, array given.
Types: types/Database/Eloquent/Casts/CastsAttributes.php#L11
Parameter #4 $attributes of method Illuminate\Contracts\Database\Eloquent\CastsAttributes<Illuminate\Support\Stringable,string|Stringable>::set() expects array<string, mixed>, array given.
Types
Process completed with exit code 1.
Source Code
The job was canceled because "types" failed.
Source Code
The operation was canceled.