Use network bridge #47
Annotations
10 warnings
build:
TechStacks.ServiceInterface/Notifications/TwitterUpdates.cs#L87
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
TechStacks/Migrations/Migration1000.cs#L834
Non-nullable property 'Operation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L795
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L796
Non-nullable property 'VendorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L797
Non-nullable property 'VendorUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L798
Non-nullable property 'ProductUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L799
Non-nullable property 'LogoUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L800
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L803
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TechStacks/Migrations/Migration1000.cs#L805
Non-nullable property 'LastModifiedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading