Skip to content

[C#] Add baselineOverride functionality #306

[C#] Add baselineOverride functionality

[C#] Add baselineOverride functionality #306

Triggered via pull request August 15, 2024 19:48
Status Success
Total duration 2m 29s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: visual-dotnet/SauceLabs.Visual/VisualClient.cs#L115
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#L115
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.