Skip to content

Compile Funcky in .NET10 #2024

Compile Funcky in .NET10

Compile Funcky in .NET10 #2024

Triggered via pull request February 12, 2026 09:04
Status Failure
Total duration 1m 58s
Artifacts

build.yml

on: pull_request
Trimming and AOT Test
1m 11s
Trimming and AOT Test
Generate NuGet Packages
1m 12s
Generate NuGet Packages
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

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, 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 (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
Generate NuGet Packages