Prerelease v-7.2.0-pre-01 (#5996) #2577
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
bit.ci.yml
on: pull_request
build and test for release
3m 59s
build and test
0s
Annotations
11 warnings
build and test for release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build and test for release:
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)
|
build and test for release
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 and test for release
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 and test for release
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 and test for release
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 and test for release:
src/BlazorUI/Bit.BlazorUI/Components/Buttons/BitSplitButton/BitSplitButton.razor.cs#L7
Field 'BitSplitButton<TItem>.SelectedItemHasBeenSet' is never assigned to, and will always have its default value false
|
build and test for release:
src/BlazorUI/Bit.BlazorUI/Components/Stack/BitStack.cs#L26
The field 'BitStack.disableShrink' is never used
|
build and test for release:
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 and test for release:
src/BlazorUI/Bit.BlazorUI/Components/Swiper/BitSwiper.razor.cs#L10
The field 'BitSwiper._currentPage' is never used
|
build and test for release:
src/BlazorUI/Bit.BlazorUI/Components/Swiper/BitSwiper.razor.cs#L9
The field 'BitSwiper._pagesCount' is never used
|