[7.x] Add new Orchestra\Testbench\laravel_or_fail()
function
#4419
Annotations
10 errors and 1 warning
src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L26
Offset 'events' might not exist on Illuminate\Foundation\Application|null.
|
src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L36
Parameter #1 $app of method Orchestra\Testbench\TestCase::parseTestMethodAttributes() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L45
Parameter #1 $app of method Orchestra\Testbench\TestCase::parseTestMethodAnnotations() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L46
Parameter #1 $app of method Orchestra\Testbench\TestCase::parseTestMethodAttributes() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L67
Cannot call method make() on Illuminate\Foundation\Application|null.
|
src/Concerns/InteractsWithMigrations.php (in context of class Orchestra/Testbench/TestCase)#L74
Parameter #1 $app of function Orchestra\Testbench\load_migration_paths expects Illuminate\Contracts\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/InteractsWithMigrations.php (in context of class Orchestra/Testbench/TestCase)#L100
Parameter #1 $app of method Orchestra\Testbench\TestCase::resetApplicationArtisanCommands() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/InteractsWithMigrations.php (in context of class Orchestra/Testbench/TestCase)#L156
Parameter #1 $app of method Orchestra\Testbench\TestCase::resetApplicationArtisanCommands() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/InteractsWithMigrations.php (in context of class Orchestra/Testbench/TestCase)#L187
Parameter #1 $app of method Orchestra\Testbench\TestCase::resetApplicationArtisanCommands() expects Illuminate\Foundation\Application, Illuminate\Foundation\Application|null given.
|
src/Concerns/InteractsWithTestCase.php (in context of class Orchestra/Testbench/Foundation/Application)#L127
Access to an undefined property Orchestra\Testbench\Foundation\Application::$app.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading