Improve coding agents instructions (#13110) - #13111
Merged
Merged
Annotations
3 errors and 22 warnings
|
InstallNodejsDependencies for Sales
Process completed with exit code 1.
|
|
InstallNodejsDependencies for Platform
Process completed with exit code 1.
|
|
InstallNodejsDependencies for Careers
Process completed with exit code 1.
|
|
Build Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Sales:
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 Platform:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Header.razor#L24
Possible null reference argument for parameter 'callback' in 'EventCallback<MouseEventArgs> EventCallbackFactory.Create<MouseEventArgs>(object receiver, Action callback)'.
|
|
Build Platform:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/Header.razor#L24
Possible null reference argument for parameter 'callback' in 'EventCallback<MouseEventArgs> EventCallbackFactory.Create<MouseEventArgs>(object receiver, Action callback)'.
|
|
Build Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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 Careers:
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.
|
background
wait
wait-all
cancel
parallel
Loading