chore: adds work in progress #2
Annotations
11 errors
|
Types:
src/PendingTest.php#L15
Property Pest\Browser\PendingTest::$operations type has no value type specified in iterable type array.
|
Types:
src/PendingTest.php#L42
Parameter #1 $operations of class Pest\Browser\Compiler constructor expects array<int, Pest\Browser\Contracts\Operation>, array given.
|
Types:
src/Worker.php#L27
No error to ignore is reported on line 27.
|
Types:
src/Worker.php#L29
Cannot access offset 'ok' on mixed.
|
Types:
src/Worker.php#L29
Cannot access offset 'specs' on mixed.
|
Types:
src/Worker.php#L29
Cannot access offset 'suites' on mixed.
|
Types:
src/Worker.php#L29
Cannot access offset 0 on mixed.
|
Types:
src/Worker.php#L29
Cannot access offset 0 on mixed.
|
Types:
src/Worker.php#L29
Parameter #1 $ok of class Pest\Browser\ValueObjects\TestResult constructor expects bool, mixed given.
|
Types
Process completed with exit code 1.
|
Loading