Skip to content

Hide CountBy in .NET 9+ #86

Hide CountBy in .NET 9+

Hide CountBy in .NET 9+ #86

Triggered via pull request December 28, 2024 14:31
Status Failure
Total duration 2m 29s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (ubuntu-22.04)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.MoreEnumerable.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
build (ubuntu-22.04)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.MoreEnumerable.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>, System.Collections.Generic.IEqualityComparer<TKey>?)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
build (ubuntu-22.04)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.Extensions.CountByExtension.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
build (ubuntu-22.04)
Member 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, int>> MoreLinq.Extensions.CountByExtension.CountBy<TSource, TKey>(this System.Collections.Generic.IEnumerable<TSource>, System.Func<TSource, TKey>, System.Collections.Generic.IEqualityComparer<TKey>?)' exists on lib/net8.0/MoreLinq.dll but not on lib/net9.0/MoreLinq.dll
build (ubuntu-22.04)
Process completed with exit code 1.
build (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
build (windows-2022)
The operation was canceled.