Bump Selenium.Support and Selenium.WebDriver#192
Merged
github-actions[bot] merged 1 commit intoJun 23, 2026
Merged
Annotations
10 warnings and 1 notice
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L100
Dereference of a possibly null reference.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L59
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L58
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L52
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L51
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L18
Non-nullable field '_errorLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L21
Possible null reference argument for parameter 'driver' in 'LandingPage.LandingPage(IWebDriver driver)'.
|
|
Build:
WebAutomationFramework/Hooks/BDDHooks.cs#L252
Cannot convert null literal to non-nullable reference type.
|
|
Build:
WebAutomationFramework/Hooks/BDDHooks.cs#L122
Cannot convert null literal to non-nullable reference type.
|
|
Build:
WebAutomationFramework/Utilities/ConfigHelper.cs#L12
Possible null reference return.
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading