Added tests to verify, that iframe switching by an id works #47
ci.yml
on: pull_request
Check composer.json
7s
Static analysis
21s
Annotations
8 errors and 2 warnings
Static analysis:
src/FixturesKernel.php#L14
Access to undefined constant Behat\Mink\Tests\Driver\Util\FixturesKernel::MASTER_REQUEST.
|
Static analysis:
tests/Basic/IFrameTest.php#L22
Parameter #1 $name of method Behat\Mink\Session::switchToIFrame() expects string|null, int|string given.
|
Static analysis:
tests/Js/EventsTest.php#L101
Parameter #2 $modifier of method Behat\Mink\Element\NodeElement::keyDown() expects 'alt'|'ctrl'|'meta'|'shift'|null, string|null given.
|
Static analysis:
tests/Js/EventsTest.php#L104
Parameter #2 $modifier of method Behat\Mink\Element\NodeElement::keyPress() expects 'alt'|'ctrl'|'meta'|'shift'|null, string|null given.
|
Static analysis:
tests/Js/EventsTest.php#L107
Parameter #2 $modifier of method Behat\Mink\Element\NodeElement::keyPress() expects 'alt'|'ctrl'|'meta'|'shift'|null, string|null given.
|
Static analysis:
tests/Js/EventsTest.php#L110
Parameter #2 $modifier of method Behat\Mink\Element\NodeElement::keyPress() expects 'alt'|'ctrl'|'meta'|'shift'|null, string|null given.
|
Static analysis:
tests/Js/EventsTest.php#L113
Parameter #2 $modifier of method Behat\Mink\Element\NodeElement::keyUp() expects 'alt'|'ctrl'|'meta'|'shift'|null, string|null given.
|
Static analysis
Process completed with exit code 1.
|
Check composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|