Bump Selenium.Support and Selenium.WebDriver #76
Merged
Annotations
10 warnings
|
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.
|
Loading