DataGrid: add ExpressionCompiler utility (#5872) #7565
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/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/Components/Progress/PageProgressProvider.razor#L2
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
|
build:
Source/Blazorise/Components/DatePicker/DatePicker.razor.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L18
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_DATAGRID_MAX_ROWS'
|