Blazor UI Demo CD #267
Annotations
20 warnings
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Extras/DataGrid/BitDataGridDemo.razor#L6
'BitDataGridDemo.HttpClient' hides inherited member 'AppComponentBase.HttpClient'. Use the new keyword if hiding was intended.
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/Dropdown/_BitDropdownItemDemo.razor#L509
Argument of type 'ICollection<string>' cannot be used for parameter '__arg10' of type 'ICollection<string?>' in 'void TypeInference.CreateBitDropdown_39<BitDropdownItem<string>, string?>(RenderTreeBuilder __builder, int seq, int __seq0, bool __arg0, int __seq1, bool __arg1, int __seq2, bool __arg2, int __seq3, string __arg3, int __seq4, string __arg4, int __seq5, ICollection<BitDropdownItem<string>> __arg5, int __seq6, bool __arg6, int __seq7, bool __arg7, int __seq8, Func<BitDropdownItem<string>, string?> __arg8, int __seq9, EventCallback<BitDropdownItem<string>> __arg9, int __seq10, ICollection<string?> __arg10, int __seq11, EventCallback<ICollection<string?>> __arg11, int __seq12, Expression<Func<ICollection<string?>>> __arg12)' due to differences in the nullability of reference types.
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/Calendar/BitCalendarDemo.razor.cs#L689
The field 'BitCalendarDemo.example1CsharpCode' is assigned but its value is never used
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Notifications/Badge/BitBadgeDemo.razor.cs#L406
The field 'BitBadgeDemo.example7CsharpCode' is assigned but its value is never used
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/App.xaml.cs#L11
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Services/MauiDeviceCoordinator.cs#L32
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Services/MauiDeviceCoordinator.cs#L35
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Maui/Services/MauiDeviceCoordinator.cs#L38
This call site is reachable on: 'Android' 24.0 and later. 'Window.SetStatusBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Extras/DataGrid/BitDataGridDemo.razor#L6
'BitDataGridDemo.HttpClient' hides inherited member 'AppComponentBase.HttpClient'. Use the new keyword if hiding was intended.
|
Build aab:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Inputs/Dropdown/_BitDropdownItemDemo.razor#L509
Argument of type 'ICollection<string>' cannot be used for parameter '__arg10' of type 'ICollection<string?>' in 'void TypeInference.CreateBitDropdown_39<BitDropdownItem<string>, string?>(RenderTreeBuilder __builder, int seq, int __seq0, bool __arg0, int __seq1, bool __arg1, int __seq2, bool __arg2, int __seq3, string __arg3, int __seq4, string __arg4, int __seq5, ICollection<BitDropdownItem<string>> __arg5, int __seq6, bool __arg6, int __seq7, bool __arg7, int __seq8, Func<BitDropdownItem<string>, string?> __arg8, int __seq9, EventCallback<BitDropdownItem<string>> __arg9, int __seq10, ICollection<string?> __arg10, int __seq11, EventCallback<ICollection<string?>> __arg11, int __seq12, Expression<Func<ICollection<string?>>> __arg12)' due to differences in the nullability of reference types.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI.SourceGenerators/AutoInject/AutoInjectSourceGenerator.cs#L17
Enable analyzer release tracking for the analyzer project containing rule 'BITGEN001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Utils/CallOnSetAttribute.cs#L3
Parameter 'Name' is unread.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Inputs/FileUpload/BitFileUpload.razor.cs#L639
Dereference of a possibly null reference.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Generate CSS/JS files
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading