Skip to content

refine xml comments #7620

refine xml comments

refine xml comments #7620

Triggered via push January 12, 2025 17:57
Status Success
Total duration 6m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Source/Blazorise/Components/MessageAlert/MessageProvider.razor#L2
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
build: Source/Blazorise/Utilities/Builders/ReverseStringBuilder.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Blazorise/Components/Progress/PageProgressProvider.razor#L2
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
build: Source/Blazorise/Utilities/Expressions/ExpressionFormatter.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Blazorise/Components/Radio/Radio.razor.cs#L40
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Components/Radio/Radio.razor.cs#L40
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Components/Radio/Radio.razor.cs#L51
'BaseRadioComponent<TValue>.CheckedExpression' is obsolete: 'The 'CheckedExpression' property is obsolete and will be removed in future versions. Use 'ValueExpression' instead.'
build: Source/Blazorise/Components/Radio/Radio.razor.cs#L63
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Components/Radio/Radio.razor#L4
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Components/DatePicker/DatePicker.razor.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.