Blazor UI Demo CD #131
Annotations
1 error and 12 warnings
Generate CSS/JS files
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3, microsoft/variable-substitution@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. 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
|
The logs for this run have expired and are no longer available.
Loading