Skip to content

removes toast prefix, simplifies the method for icon #7618

removes toast prefix, simplifies the method for icon

removes toast prefix, simplifies the method for icon #7618

Triggered via push January 11, 2025 17:41
Status Success
Total duration 6m 7s
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/Progress/PageProgressProvider.razor#L2
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
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/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/Base/BaseRadioComponent.cs#L56
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Base/BaseRadioComponent.cs#L57
'BaseRadioComponent<TValue>.CheckedChanged' is obsolete: 'The 'CheckedChanged' property is obsolete and will be removed in future versions. Use 'ValueChanged' instead.'
build: Source/Blazorise/Base/BaseRadioComponent.cs#L57
'BaseRadioComponent<TValue>.Checked' is obsolete: 'The 'Checked' property is obsolete and will be removed in future versions. Use 'Value' instead.'
build: Source/Blazorise/Base/BaseRadioComponent.cs#L65
'BaseRadioComponent<TValue>.CheckedExpression' is obsolete: 'The 'CheckedExpression' property is obsolete and will be removed in future versions. Use 'ValueExpression' instead.'
build: Source/Blazorise/Base/BaseRadioComponent.cs#L69
'BaseRadioComponent<TValue>.CheckedExpression' is obsolete: 'The 'CheckedExpression' property is obsolete and will be removed in future versions. Use 'ValueExpression' instead.'
build: Source/Blazorise/Base/BaseRadioComponent.cs#L70
'BaseRadioComponent<TValue>.CheckedExpression' is obsolete: 'The 'CheckedExpression' property is obsolete and will be removed in future versions. Use 'ValueExpression' instead.'