Skip to content

Merge branch 'feature/builder-test2' of https://github.com/mooxphp/mo… #4728

Merge branch 'feature/builder-test2' of https://github.com/mooxphp/mo…

Merge branch 'feature/builder-test2' of https://github.com/mooxphp/mo… #4728

Triggered via push September 30, 2024 14:06
Status Failure
Total duration 1m 28s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: packages/builder/tests/Feature/Item/ListItemTest.php#L10
Call to an undefined method PHPUnit\Framework\TestCase::get().
phpstan: packages/builder/tests/Pest.php#L19
Undefined variable: $this
phpstan: packages/builder/tests/Pest.php#L21
Undefined variable: $this
phpstan: packages/builder/tests/Pest.php#L23
Undefined variable: $this
phpstan: packages/builder/tests/Pest.php#L24
Undefined variable: $this
phpstan: packages/builder/tests/TestCase.php#L9
Class Moox\Builder\Tests\TestCase extends unknown class Orchestra\Testbench\TestCase.
phpstan: packages/builder/tests/TestCase.php#L11
Class Moox\Builder\Tests\TestCase uses unknown trait Orchestra\Testbench\Concerns\WithWorkbench.
phpstan: packages/builder/tests/TestCase.php#L15
Moox\Builder\Tests\TestCase::setUp() calls parent::setUp() but Moox\Builder\Tests\TestCase does not extend any class.
phpstan: packages/builder/tests/TestCase.php#L16
Call to an undefined method Moox\Builder\Tests\TestCase::artisan().
phpstan: packages/builder/tests/TestCase.php#L17
Call to an undefined method Moox\Builder\Tests\TestCase::actingAs().