Skip to content

Add Support for IWebElement natively (#81) #300

Add Support for IWebElement natively (#81)

Add Support for IWebElement natively (#81) #300

Triggered via push July 2, 2024 09:47
Status Success
Total duration 3m 38s
Artifacts

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: visual-dotnet/SauceLabs.Visual/VisualClient.cs#L95
Non-nullable property 'Build' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: visual-dotnet/SauceLabs.Visual/Utils/IgnoredRegions.cs#L11
Non-nullable field 'RegionsIn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: visual-dotnet/SauceLabs.Visual/Utils/IgnoredRegions.cs#L12
Non-nullable field 'ElementsIn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: visual-dotnet/SauceLabs.Visual/VisualClient.cs#L95
Non-nullable property 'Build' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: visual-dotnet/SauceLabs.Visual/Utils/IgnoredRegions.cs#L11
Non-nullable field 'RegionsIn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: visual-dotnet/SauceLabs.Visual/Utils/IgnoredRegions.cs#L12
Non-nullable field 'ElementsIn' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.