Skip to content

Introduce ItemComparer parameter to DropDownBase, for IEqualityComparer support #2733

Introduce ItemComparer parameter to DropDownBase, for IEqualityComparer support

Introduce ItemComparer parameter to DropDownBase, for IEqualityComparer support #2733

Triggered via pull request December 16, 2024 05:57
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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#L1304
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'object'.'
build: Radzen.Blazor/DropDownBase.cs#L1305
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: Radzen.Blazor/DropDownBase.cs#L1304
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'object'.'
build: Radzen.Blazor/DropDownBase.cs#L1305
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: Radzen.Blazor/DropDownBase.cs#L1304
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'object'.'
build: Radzen.Blazor/DropDownBase.cs#L1305
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: Radzen.Blazor/DropDownBase.cs#L1304
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'object'.'
build: Radzen.Blazor/DropDownBase.cs#L1305
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build: Radzen.Blazor/DropDownBase.cs#L1304
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'object'.'
build: Radzen.Blazor/DropDownBase.cs#L1305
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
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.