Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various phpstan warnings #57

Merged
merged 5 commits into from
Jan 5, 2025
Merged

Fix various phpstan warnings #57

merged 5 commits into from
Jan 5, 2025

Conversation

uuf6429
Copy link
Member

@uuf6429 uuf6429 commented Jan 4, 2025

Some warnings will show up if we remove checkMissingIterableValueType and treatPhpDocTypesAsCertain settings (which makes PHPStan somewhat stricter).

Copy link

codecov bot commented Jan 4, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
234 1 233 0
View the full list of 1 ❄️ flaky tests
Behat.Mink.Tests.Driver.Js.WindowTest::testResizeWindow

Flake rate in main: 7.89% (Passed 35 times, Failed 3 times)

Stack Traces | 302s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@uuf6429 uuf6429 mentioned this pull request Jan 4, 2025
1 task
@uuf6429 uuf6429 requested a review from aik099 January 4, 2025 13:30
@uuf6429 uuf6429 marked this pull request as ready for review January 4, 2025 13:31
Base automatically changed from chore/implement-driver-initializer to main January 5, 2025 15:47
@uuf6429 uuf6429 merged commit 0d75b54 into main Jan 5, 2025
6 of 30 checks passed
@uuf6429 uuf6429 deleted the chore/fix-phpstan-warnings branch January 5, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants