Skip to content

pagesize back to int (mistake on merging) #7570

pagesize back to int (mistake on merging)

pagesize back to int (mistake on merging) #7570

Triggered via push December 23, 2024 11:22
Status Success
Total duration 5m 53s
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: 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/ComponentsApiDocsGenerator.cs#L114
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/Components/Progress/PageProgressProvider.razor#L2
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider 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/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.'