Skip to content

Merge pull request #19 from maciekpazola/Develop #12

Merge pull request #19 from maciekpazola/Develop

Merge pull request #19 from maciekpazola/Develop #12

Triggered via push December 22, 2024 19:11
Status Success
Total duration 3m 52s
Artifacts

dotnet.yml

on: push
Build and tests
3m 43s
Build and tests
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build and tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L26
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L31
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/AbstractionLayer/Elements/CheckboxElement.cs#L58
Possible null reference argument for parameter 'element' in 'bool StateChecker.GetPropertyState(IWebElement element, string property)'.
Build and tests: UIAutomationTests/AbstractionLayer/Elements/AlertElement.cs#L17
Non-nullable field 'Alert' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L26
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L31
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/AbstractionLayer/Elements/CheckboxElement.cs#L58
Possible null reference argument for parameter 'element' in 'bool StateChecker.GetPropertyState(IWebElement element, string property)'.
Build and tests: UIAutomationTests/AbstractionLayer/Elements/AlertElement.cs#L17
Non-nullable field 'Alert' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.