Run DotNet examples #685
Annotations
7 errors and 2 warnings
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L68
'IReadOnlyList<string>' does not contain a definition for 'Contains' and the best extension method overload 'MemoryExtensions.Contains<string>(ReadOnlySpan<string>, string)' requires a receiver of type 'System.ReadOnlySpan<string>'
|
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L70
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>'. An explicit conversion exists (are you missing a cast?)
|
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L68
'IReadOnlyList<string>' does not contain a definition for 'Contains' and the best extension method overload 'MemoryExtensions.Contains<string>(ReadOnlySpan<string>, string)' requires a receiver of type 'System.ReadOnlySpan<string>'
|
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L70
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>'. An explicit conversion exists (are you missing a cast?)
|
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L68
'IReadOnlyList<string>' does not contain a definition for 'Contains' and the best extension method overload 'MemoryExtensions.Contains<string>(ReadOnlySpan<string>, string)' requires a receiver of type 'System.ReadOnlySpan<string>'
|
examples/dotnet/SeleniumDocs/Drivers/RemoteWebDriverTest.cs#L70
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<string>' to 'System.Collections.Generic.List<string>'. An explicit conversion exists (are you missing a cast?)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading