v1.1.1 #10
Triggered via release
February 24, 2025 11:50
desmondinho
published
v1.1.1
Status
Success
Total duration
59s
Artifacts
–
Annotations
10 warnings
publish:
src/LumexUI/Components/Select/LumexSelect.razor#L92
Component 'LumexPopover' expects a value for the parameter 'Id', but a value may not have been provided.
|
publish:
src/LumexUI/Utilities/Variants/TwVariants.cs#L45
Dereference of a possibly null reference.
|
publish:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L300
'PopoverSlots.Root' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
publish:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L301
'PopoverSlots.Root' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
publish:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L310
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
publish:
src/LumexUI/Components/Select/LumexSelect.razor.cs#L311
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
publish:
src/LumexUI/Styles/Popover.cs#L48
'PopoverSlots.Trigger' is obsolete: 'Deprecated. This will be removed in the future releases. Use the 'Base' slot instead.'
|
publish:
src/LumexUI/Extensions/EnumExtensions.cs#L9
Missing XML comment for publicly visible type or member 'EnumExtensions'
|
publish:
src/LumexUI/Extensions/EnumExtensions.cs#L11
Missing XML comment for publicly visible type or member 'EnumExtensions.ToDescription(Enum)'
|
publish:
src/LumexUI/Extensions/EnumExtensions.cs#L21
Missing XML comment for publicly visible type or member 'EnumExtensions.ToLowerInvariant(Enum)'
|