Skip to content

Deprecate safePageWait and remove existing references #112

Deprecate safePageWait and remove existing references

Deprecate safePageWait and remove existing references #112

Triggered via pull request November 25, 2025 18:20
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Check composer.json
15s
Check composer.json
Static analysis
27s
Static analysis
Fit to window
Zoom out
Zoom in

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.