Deprecate safePageWait and remove existing references #112
ci.yml
on: pull_request
Check composer.json
15s
Static analysis
27s
Annotations
4 errors
|
Static analysis
Process completed with exit code 1.
|
|
Static analysis:
tests/TestCase.php#L165
Method Behat\Mink\Tests\Driver\TestCase::safePageWait() has parameter $time with no type specified.
|
|
Static analysis:
tests/TestCase.php#L165
Method Behat\Mink\Tests\Driver\TestCase::safePageWait() has parameter $condition with no type specified.
|
|
Static analysis:
tests/TestCase.php#L165
Method Behat\Mink\Tests\Driver\TestCase::safePageWait() has no return type specified.
|