Skip to content

Update dotnet.yml

Update dotnet.yml #7

Triggered via push November 29, 2024 21:35
Status Failure
Total duration 2m 44s
Artifacts

dotnet.yml

on: push
Build and tests
2m 35s
Build and tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and tests
Process completed with exit code 1.
Build and tests: UIAutomationTests/AbstractionLayer/Elements/CheckboxElement.cs#L67
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/Drivers/Driver.cs#L28
Possible null reference return.
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L35
Possible null reference argument for parameter 'itemToCheck' in 'bool StateChecker.CheckIfItemIsLoaded(IWebElement clickedButton, IWebElement itemToCheck)'.
Build and tests: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L49
Possible null reference argument for parameter 'itemToCheck' in 'bool StateChecker.CheckIfItemIsLoaded(IWebElement clickedButton, IWebElement itemToCheck)'.
Build and tests: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L44
Converting null literal or possible null value to non-nullable type.
Build and tests: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L45
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L45
Converting null literal or possible null value to non-nullable type.
Build and tests: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L46
Dereference of a possibly null reference.
Build and tests: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L46
Converting null literal or possible null value to non-nullable type.