fix datagrid header column width. closes #5804 #7301
Annotations
17 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_MessageAlert_MessageProvider_razor.g.cs#L28
'MessageAlert' is obsolete: 'MessageAlert is deprecated, please use MessageProvider instead.'
|
Source/Blazorise/Utilities/Builders/ReverseStringBuilder.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Source/Blazorise/Utilities/Expressions/ExpressionFormatter.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Source/Blazorise/__SOURCEGENERATED__/Microsoft.CodeAnalysis.Razor.Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator/Components_Progress_PageProgressProvider_razor.g.cs#L28
'PageProgressAlert' is obsolete: 'PageProgressAlert is deprecated, please use PageProgressProvider instead.'
|
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.
|
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L18
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_DATAGRID_MAX_ROWS'
|
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L19
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_AUTOCOMPLETE_MAX_ROWS'
|
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L20
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_CHARTS_MAX_ROWS'
|
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L21
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_LISTVIEW_MAX_ROWS'
|
Source/Blazorise/Licensing/BlazoriseLicenseProvider.cs#L22
Missing XML comment for publicly visible type or member 'BlazoriseLicenseProvider.DEFAULT_UNLICENSED_LIMIT_TREEVIEW_MAX_ROWS'
|
The logs for this run have expired and are no longer available.
Loading