Introduce ItemComparer parameter to DropDownBase, for IEqualityComparer support #2729
Annotations
10 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor/DropDownBase.cs#L1302
Missing XML comment for publicly visible type or member 'DropDownBase<T>.ItemComparer'
|
build:
Radzen.Blazor.Tests/DropDownTests.cs#L295
'DropDownTests.DataItemComparer.Equals(object, object)' hides inherited member 'object.Equals(object?, object?)'. Use the new keyword if hiding was intended.
|