fix tests #7
tests.yml
on: push
Check composer.json
7s
Static analysis
15s
Matrix: Tests
Annotations
10 errors and 3 warnings
Static analysis:
src/Selenium2Driver.php#L813
Method Behat\Mink\Driver\Selenium2Driver::isChecked() should return bool but returns array.
|
Static analysis:
src/Selenium2Driver.php#L838
Method Behat\Mink\Driver\Selenium2Driver::isSelected() should return bool but returns array.
|
Static analysis:
src/Selenium2Driver.php#L1097
Call to an undefined method WebDriver\LegacyWindow|WebDriver\Session|WebDriver\Window::postRect().
|
Static analysis:
src/Selenium2Driver.php#L1104
Call to an undefined method WebDriver\Window::postSize().
|
Static analysis:
src/Selenium2Driver.php#L1344
Method Behat\Mink\Driver\Selenium2Driver::uploadFile() should return string but returns array.
|
Static analysis
Ignored error pattern #^Call to an undefined method WebDriver\\Session\:\:file\(\)\.$# was not matched in reported errors.
|
Static analysis
Ignored error pattern #^Call to an undefined method WebDriver\\Session\:\:getWindowHandles\(\)\.$# was not matched in reported errors.
|
Static analysis
Ignored error pattern #^Call to an undefined method WebDriver\\Session\:\:getWindowHandle\(\)\.$# was not matched in reported errors.
|
Static analysis
Ignored error pattern #^Call to an undefined method WebDriver\\Session\:\:postActions\(\)\.$# was not matched in reported errors.
|
Static analysis
Ignored error pattern #^Call to an undefined method WebDriver\\Session\:\:deleteActions\(\)\.$# was not matched in reported errors.
|
Tests (8.3, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (8.1, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests (8.2, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|