Skip to content

Merge pull request #64 from AuroraWebSoftware/update #127

Merge pull request #64 from AuroraWebSoftware/update

Merge pull request #64 from AuroraWebSoftware/update #127

Triggered via push December 11, 2024 11:07
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/AAuth.php#L51
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::where() expects array<int|model property of AuroraWebSoftware\AAuth\Models\Role, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>)|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): void)|Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, 'roles.id' given.
phpstan: src/AAuth.php#L88
Parameter #1 $columns of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::get() expects array<int, model property of AuroraWebSoftware\AAuth\Models\Role>|model property of AuroraWebSoftware\AAuth\Models\Role, array<int, string> given.
phpstan: src/AAuth.php#L98
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::where() expects array<int|model property of AuroraWebSoftware\AAuth\Models\Role, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>)|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): void)|Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, 'uro.user_id' given.
phpstan: src/AAuth.php#L101
Parameter #1 $columns of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::get() expects array<int, model property of AuroraWebSoftware\AAuth\Models\Role>|model property of AuroraWebSoftware\AAuth\Models\Role, array<int, string> given.
phpstan: src/AAuth.php#L111
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::where() expects array<int|model property of AuroraWebSoftware\AAuth\Models\Role, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>)|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): void)|Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, 'roles.id' given.
phpstan: src/AAuth.php#L113
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::pluck() expects Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, string given.
phpstan: src/AAuth.php#L121
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::where() expects array<int|model property of AuroraWebSoftware\AAuth\Models\Role, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>)|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): void)|Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, 'roles.id' given.
phpstan: src/AAuth.php#L124
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::pluck() expects Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, string given.
phpstan: src/AAuth.php#L132
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::where() expects array<int|model property of AuroraWebSoftware\AAuth\Models\Role, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>)|(Closure(Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>): void)|Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, 'roles.id' given.
phpstan: src/AAuth.php#L135
Parameter #1 $column of method Illuminate\Database\Eloquent\Builder<AuroraWebSoftware\AAuth\Models\Role>::pluck() expects Illuminate\Contracts\Database\Query\Expression|model property of AuroraWebSoftware\AAuth\Models\Role, string given.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636