Skip to content

Prerelease v-7.2.0-pre-01 (#5996) #2577

Prerelease v-7.2.0-pre-01 (#5996)

Prerelease v-7.2.0-pre-01 (#5996) #2577

Triggered via pull request November 11, 2023 22:58
Status Success
Total duration 4m 8s
Artifacts
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 for release
build and test
0s
build and test
Fit to window
Zoom out
Zoom in

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
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