Allow to define region via env variables. (#79) #301
Annotations
6 warnings
visual-dotnet/SauceLabs.Visual/VisualClient.cs#L114
Non-nullable property 'Build' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
visual-dotnet/SauceLabs.Visual/VisualClient.cs#L114
Non-nullable property 'Build' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.
|
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.
|
This job succeeded
Loading