upgrade laravel 10; rimosso paypal; rimosso test dusk #526
Annotations
5 errors and 1 warning
PHPUnit:
app/Providers/GraphicInitServiceProvider.php#L52
Call to static method init() on an unknown class MadBob\DuskUtils\Utils.
|
PHPUnit:
app/Services/MovementsService.php#L341
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<App\Balance>::where() expects array<int|string, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<App\Balance>): void)|(Closure(Illuminate\Database\Eloquent\Builder<App\Balance>): Illuminate\Database\Eloquent\Builder<App\Balance>)|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
|
PHPUnit:
app/Singletons/OrderNumbersDispatcher.php#L29
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<App\Order>::where() expects array<int|string, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<App\Order>): void)|(Closure(Illuminate\Database\Eloquent\Builder<App\Order>): Illuminate\Database\Eloquent\Builder<App\Order>)|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
|
PHPUnit:
app/Singletons/OrderNumbersDispatcher.php#L32
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<App\Order>::where() expects array<int|string, mixed>|(Closure(Illuminate\Database\Eloquent\Builder<App\Order>): void)|(Closure(Illuminate\Database\Eloquent\Builder<App\Order>): Illuminate\Database\Eloquent\Builder<App\Order>)|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
|
PHPUnit
Process completed with exit code 1.
|
PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|