Step: NavigationAllowed is async. Api changes on Steps. Release notes… #7568
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:
Documentation/Blazorise.Docs.Compiler/ApiDocsGenerator/ComponentsApiDocsGenerator.cs#L114
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Documentation/Blazorise.Docs.Compiler/ApiDocsGenerator/Extensions/EnumerableExtensions.cs#L24
The variable 'e' is declared but never used
|
build:
Documentation/Blazorise.Docs.Compiler/ApiDocsGenerator/ComponentsApiDocsGenerator.cs#L114
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Documentation/Blazorise.Docs.Compiler/ApiDocsGenerator/Extensions/EnumerableExtensions.cs#L24
The variable 'e' is declared but never used
|
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/MessageAlert/MessageProvider.razor#L2
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
|
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.'
|