Compile Funcky in .NET10 #2024
Annotations
11 errors
|
|
|
Funcky.Async.Test/Extensions/AsyncEnumerableExtensions/ShuffleTest.cs#L40
'IAsyncEnumerable<int>' does not contain a definition for 'ShuffleAsync' and no accessible extension method 'ShuffleAsync' accepting a first argument of type 'IAsyncEnumerable<int>' could be found (are you missing a using directive or an assembly reference?)
|
|
Funcky.Async.Test/Extensions/AsyncEnumerableExtensions/ShuffleTest.cs#L33
'IAsyncEnumerable<int>' does not contain a definition for 'ShuffleAsync' and no accessible extension method 'ShuffleAsync' accepting a first argument of type 'IAsyncEnumerable<int>' could be found (are you missing a using directive or an assembly reference?)
|
|
Funcky.Async.Test/Extensions/AsyncEnumerableExtensions/ShuffleTest.cs#L26
'IAsyncEnumerable<int>' does not contain a definition for 'ShuffleAsync' and no accessible extension method 'ShuffleAsync' accepting a first argument of type 'IAsyncEnumerable<int>' could be found (are you missing a using directive or an assembly reference?)
|
|
Funcky.Async.Test/Extensions/AsyncEnumerableExtensions/ShuffleTest.cs#L16
'FailOnEnumerateAsyncSequence<object>' does not contain a definition for 'ShuffleAsync' and no accessible extension method 'ShuffleAsync' accepting a first argument of type 'FailOnEnumerateAsyncSequence<object>' could be found (are you missing a using directive or an assembly reference?)
|
|
Funcky/PublicAPI.Shipped.txt#L317
Symbol 'static Funcky.Extensions.EnumerableExtensions.Shuffle<TSource>(this System.Collections.Generic.IEnumerable<TSource>! source) -> System.Collections.Generic.IReadOnlyList<TSource>!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Symbol 'ParseVersionOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Symbol 'ParseIPNetworkOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Symbol 'ParseIPAddressOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
The logs for this run have expired and are no longer available.
Loading