Skip to content

bit platform full CI #160

bit platform full CI

bit platform full CI #160

Manually triggered January 23, 2025 16:23
Status Failure
Total duration 50m 2s
Artifacts

bit.full.ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 49 warnings
build and test
The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L6
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L6
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L7
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L8
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build and test: src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Utilities/SwipeTrap/BitSwipeTrapDemo.razor.cs#L285
Non-nullable field 'listTcs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build and test: src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Navs/NavBar/_BitNavBarOptionDemo.razor.cs#L8
Field '_BitNavBarOptionDemo.selectedOption' is never assigned to, and will always have its default value null
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Id on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member UserName on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Email on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member PhoneNumber on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member Password on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member ProfileImageName on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L22
The member ConcurrencyStamp on the mapping target type TestProject.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member Id on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member UserName on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test: TestProject/src/Shared/Mapper.cs#L23
The member Email on the mapping source type TestProject.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject.Shared.Dtos.Identity.EditUserDto
build and test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 4 MB
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Id on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Email on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member Password on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.UserDto was not found on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member Id on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member UserName on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: MultilingualDisabled/src/Shared/Mapper.cs#L21
The member Email on the mapping source type MultilingualDisabled.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type MultilingualDisabled.Shared.Dtos.Identity.EditUserDto
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/SearchBox/BitSearchBox.razor.cs#L457
'BitSearchBox.DisposeAsync()' hides inherited member 'BitInputBase<string?>.DisposeAsync()'. Use the new keyword if hiding was intended.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/SearchBox/BitSearchBox.razor.cs#L463
'BitSearchBox.DisposeAsync(bool)' hides inherited member 'BitInputBase<string?>.DisposeAsync(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/_Pickers/CircularTimePicker/BitCircularTimePicker.razor.cs#L700
'BitCircularTimePicker.DisposeAsync()' hides inherited member 'BitInputBase<TimeSpan?>.DisposeAsync()'. Use the new keyword if hiding was intended.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/_Pickers/CircularTimePicker/BitCircularTimePicker.razor.cs#L706
'BitCircularTimePicker.DisposeAsync(bool)' hides inherited member 'BitInputBase<TimeSpan?>.DisposeAsync(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/_Pickers/DatePicker/BitDatePicker.razor.cs#L1525
'BitDatePicker.DisposeAsync()' hides inherited member 'BitInputBase<DateTimeOffset?>.DisposeAsync()'. Use the new keyword if hiding was intended.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/_Pickers/DatePicker/BitDatePicker.razor.cs#L1531
'BitDatePicker.DisposeAsync(bool)' hides inherited member 'BitInputBase<DateTimeOffset?>.DisposeAsync(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L1467
'BitDropdown<TItem, TValue>.DisposeAsync()' hides inherited member 'BitInputBase<TValue>.DisposeAsync()'. Use the new keyword if hiding was intended.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/Dropdown/BitDropdown.razor.cs#L1473
'BitDropdown<TItem, TValue>.DisposeAsync(bool)' hides inherited member 'BitInputBase<TValue>.DisposeAsync(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build and test: src/BlazorUI/Bit.BlazorUI/Components/Inputs/_Pickers/DateRangePicker/BitDateRangePicker.razor.cs#L2067
'BitDateRangePicker.DisposeAsync()' hides inherited member 'BitInputBase<BitDateRangePickerValue?>.DisposeAsync()'. Use the new keyword if hiding was intended.
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Id on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member UserName on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Email on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member PhoneNumber on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member Password on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member ProfileImageName on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L20
The member ConcurrencyStamp on the mapping target type TestProject2.Shared.Dtos.Identity.UserDto was not found on the mapping source type TestProject2.Shared.Dtos.Identity.EditUserDto
build and test: TestProject2/src/Shared/Mapper.cs#L21
The member Id on the mapping source type TestProject2.Shared.Dtos.Identity.UserDto is not mapped to any member on the mapping target type TestProject2.Shared.Dtos.Identity.EditUserDto