Throw exception, when doing a "setValue" call on checkbox with a non-boolean value #183
Annotations
5 errors and 1 warning
|
src/BrowserKitDriver.php#L37
Property Behat\Mink\Driver\BrowserKitDriver::$client with generic class Symfony\Component\BrowserKit\AbstractBrowser does not specify its types: TRequest, TResponse
|
|
src/BrowserKitDriver.php#L57
Method Behat\Mink\Driver\BrowserKitDriver::__construct() has parameter $client with generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
|
src/BrowserKitDriver.php#L76
Method Behat\Mink\Driver\BrowserKitDriver::getClient() return type with generic class Symfony\Component\BrowserKit\AbstractBrowser does not specify its types: TRequest, TResponse
|
|
tests/Custom/ErrorHandlingTest.php#L163
Class Behat\Mink\Tests\Driver\Custom\TestClient extends generic class Symfony\Component\BrowserKit\AbstractBrowser but does not specify its types: TRequest, TResponse
|
|
|
|
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