Bump System.Drawing.Common from 10.0.10 to 10.0.11 - #211
Merged
github-actions[bot] merged 1 commit intoAug 11, 2026
Merged
Annotations
10 warnings
|
Build:
WebAutomationFramework/Hooks/BDDHooks.cs#L252
Cannot convert null literal to non-nullable reference type.
|
|
Build:
WebAutomationFramework/StepDefinitions/AdvantageDemoSteps.cs#L100
Dereference of a possibly null reference.
|
|
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.
|
|
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)'.
|
background
wait
wait-all
cancel
parallel
Loading