Blazor UI Demo CD #121
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Generate CSS/JS files
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Generate CSS/JS files
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Generate CSS/JS files
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L193
Possible null reference assignment.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L250
Possible null reference assignment.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L251
Possible null reference assignment.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L10
Non-nullable field 'selectedItem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Generate CSS/JS files:
src/BlazorUI/Bit.BlazorUI/Components/Nav/BitNav.razor.cs#L30
Field 'BitNav<TItem>.SelectedItemHasBeenSet' is never assigned to, and will always have its default value false
|
Build pkg
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build pkg
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build pkg
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build pkg
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L193
Possible null reference assignment.
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L250
Possible null reference assignment.
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L251
Possible null reference assignment.
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitMenuButton/BitMenuButton.razor.cs#L10
Non-nullable field 'selectedItem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Swiper/BitSwiper.razor.cs#L9
The field 'BitSwiper._pagesCount' is never used
|
Build pkg:
src/BlazorUI/Bit.BlazorUI/Components/Swiper/BitSwiper.razor.cs#L10
The field 'BitSwiper._currentPage' is never used
|
The logs for this run have expired and are no longer available.
Loading