Merge branch 'master' into aggregations #775
Annotations
5 errors and 1 warning
PHPUnit:
app/Console/Commands/FixDatabase.php#L103
Call to static method table() on an unknown class App\Console\Commands\DB.
|
PHPUnit:
app/Console/Commands/FixDatabase.php#L119
Call to static method where() on an unknown class App\Console\Commands\User.
|
PHPUnit:
app/Console/Commands/FixDatabase.php#L124
Call to static method table() on an unknown class App\Console\Commands\DB.
|
PHPUnit:
app/Console/Commands/FixDatabase.php#L126
Call to static method find() on an unknown class App\Console\Commands\Order.
|
PHPUnit
Process completed with exit code 1.
|
PHPUnit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|