Skip to content

[7.x] Add new ApplicationNotAvailableException::validate() method #4418

[7.x] Add new ApplicationNotAvailableException::validate() method

[7.x] Add new ApplicationNotAvailableException::validate() method #4418

Triggered via push December 4, 2024 03:53
Status Failure
Total duration 34s
Artifacts

analyse.yaml

on: push
Matrix: analyse
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
PHP:8.2 Code Analysis: src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L26
Offset 'events' might not exist on Illuminate\Foundation\Application|null.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: src/Concerns/HandlesDatabases.php (in context of class Orchestra/Testbench/TestCase)#L67
Cannot call method make() on Illuminate\Foundation\Application|null.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: 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.
PHP:8.2 Code Analysis: src/Concerns/InteractsWithTestCase.php (in context of class Orchestra/Testbench/Foundation/Application)#L127
Access to an undefined property Orchestra\Testbench\Foundation\Application::$app.
PHP:8.2 Code Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP:8.0 Code Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP:8.3 Code Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636