Update project dependencies (#12165) #109
bit.ci.Websites.yml
on: pull_request
build Bit.Websites
1m 39s
Annotations
3 errors and 20 warnings
|
build Bit.Websites
Process completed with exit code 1.
|
|
build Bit.Websites
Process completed with exit code 1.
|
|
build Bit.Websites
Process completed with exit code 1.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L11
Non-nullable property 'DeliveryTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L10
Non-nullable property 'MvpDeliveryTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L9
Non-nullable property 'TeamMemberCount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L8
Non-nullable property 'AboutProject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L7
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 Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L6
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 Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/Case.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/CaseFeature.cs#L7
Non-nullable property 'PhotoAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/CaseFeature.cs#L6
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 Bit.Websites:
src/Websites/Sales/src/Bit.Websites.Sales.Client/Models/CaseFeature.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Client/Components/IntroBox.razor.cs#L6
Non-nullable property 'IntroBoxModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Client/Components/CareerBox.razor.cs#L8
Non-nullable property 'CareerModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor.cs#L11
Non-nullable field 'Careers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor.cs#L10
Non-nullable field 'SuggestedVideos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor.cs#L9
Non-nullable field 'SuggestedArticles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L15
Non-nullable field 'UploadDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L13
Non-nullable field 'AuthorAvatarUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L11
Non-nullable field 'AuthorName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L9
Non-nullable field 'ImgUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build Bit.Websites:
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L7
Non-nullable field 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|