Blazor UI Demo CD #209
Annotations
20 warnings
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Spacer/BitSpacerDemo.razor#L24
Found markup element with unexpected name 'BitSpinner'. If this is intended to be a component, add a @using directive for its namespace.
|
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Spacer/BitSpacerDemo.razor#L26
Found markup element with unexpected name 'BitSpinner'. If this is intended to be a component, add a @using directive for its namespace.
|
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Spacer/BitSpacerDemo.razor#L28
Found markup element with unexpected name 'BitSpinner'. If this is intended to be a component, add a @using directive for its namespace.
|
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.
|
|
|
|
|
|
|
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)
|
src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L373
Dereference of a possibly null reference.
|
src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L383
Dereference of a possibly null reference.
|
|
|
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor#L28
Possible null reference argument for parameter 'value' in 'RenderFragment RenderFragment<TItem>.Invoke(TItem value)'.
|
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor#L32
Possible null reference argument for parameter 'value' in 'RenderFragment RenderFragment<TItem>.Invoke(TItem value)'.
|
src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L1253
Possible null reference argument for parameter 'arg' in 'TValue Func<TItem, TValue>.Invoke(TItem arg)'.
|
src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L1270
Possible null reference argument for parameter 'arg' in 'TValue Func<TItem, TValue>.Invoke(TItem arg)'.
|
|
This job succeeded
Loading