Name and description changes #10
Annotations
8 warnings
src/DibsEasyCheckout.cs#L30
'IDropDownOptions' is obsolete: 'Use IParameterOptions instead.'
|
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/DibsEasyCheckout.cs#L879
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/DibsEasyCheckout.cs#L555
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
src/DibsEasyCheckout.cs#L30
'IDropDownOptions' is obsolete: 'Use IParameterOptions instead.'
|
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/DibsEasyCheckout.cs#L879
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/DibsEasyCheckout.cs#L555
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
The logs for this run have expired and are no longer available.
Loading