Compile Funcky in .NET10 #2024
build.yml
on: pull_request
Trimming and AOT Test
1m 11s
Generate NuGet Packages
1m 12s
Matrix: Build and Test
Annotations
35 errors and 6 warnings
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwaitWithCancellation.cs#L33
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwaitWithCancellation.cs#L18
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwait.cs#L68
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwait.cs#L50
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwait.cs#L33
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupByAwait.cs#L18
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupBy.cs#L67
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupBy.cs#L49
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupBy.cs#L32
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Generate NuGet Packages:
Funcky.Async/Extensions/AsyncEnumerableExtensions/AdjacentGroupBy.cs#L17
The type or namespace name 'IAsyncGrouping<,>' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test (ubuntu-latest, 6.0.1):
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?)
|
|
Build and Test (ubuntu-latest, 6.0.1):
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?)
|
|
Build and Test (ubuntu-latest, 6.0.1):
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?)
|
|
Build and Test (ubuntu-latest, 6.0.1):
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?)
|
|
Build and Test (ubuntu-latest, 6.0.1):
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)
|
|
Build and Test (ubuntu-latest, 6.0.1)
Symbol 'ParseVersionOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 6.0.1)
Symbol 'ParseIPNetworkOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 6.0.1)
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 6.0.1)
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 6.0.1)
Symbol 'ParseIPAddressOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 5.0.0)
The strategy configuration was canceled because "build.ubuntu-latest_6_0_1" failed
|
|
Build and Test (ubuntu-latest, 5.0.0):
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?)
|
|
Build and Test (ubuntu-latest, 5.0.0):
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?)
|
|
Build and Test (ubuntu-latest, 5.0.0):
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?)
|
|
Build and Test (ubuntu-latest, 5.0.0):
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?)
|
|
Build and Test (ubuntu-latest, 5.0.0):
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)
|
|
Build and Test (ubuntu-latest, 5.0.0)
Symbol 'ParseVersionOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 5.0.0)
Symbol 'ParseIPNetworkOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 5.0.0)
Symbol 'ParseIPAddressOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 5.0.0)
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (ubuntu-latest, 5.0.0)
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build and Test (windows-latest, 5.0.0)
The strategy configuration was canceled because "build.ubuntu-latest_6_0_1" failed
|
|
Build and Test (windows-latest, 5.0.0)
The operation was canceled.
|
|
Build and Test (windows-latest, 6.0.1)
The strategy configuration was canceled because "build.ubuntu-latest_6_0_1" failed
|
|
Build and Test (windows-latest, 6.0.1)
The operation was canceled.
|
|
Generate NuGet Packages:
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)
|
|
Generate NuGet Packages
Symbol 'ParseVersionOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Generate NuGet Packages
Symbol 'ParseIPNetworkOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Generate NuGet Packages
Symbol 'ParseIPAddressOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Generate NuGet Packages
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Generate NuGet Packages
Symbol 'ParseGuidOrNone' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|