Merge pull request #10 from dynamicweb/nha/17950-nets-dibsEasy-update #13
Annotations
1 error and 11 warnings
Push Nuget Packages
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/DibsEasyCheckout.cs#L913
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/DibsEasyCheckout.cs#L110
Member 'DibsEasyCheckout.StartCheckout(Order)' overrides obsolete member 'CheckoutHandler.StartCheckout(Order)'. Add the Obsolete attribute to 'DibsEasyCheckout.StartCheckout(Order)'.
|
Build:
src/DibsEasyCheckout.cs#L112
Member 'DibsEasyCheckout.StartCheckout(Order, bool, string, string)' overrides obsolete member 'CheckoutHandler.StartCheckout(Order, bool, string?, string?)'. Add the Obsolete attribute to 'DibsEasyCheckout.StartCheckout(Order, bool, string, string)'.
|
Build:
src/DibsEasyCheckout.cs#L368
Member 'DibsEasyCheckout.Redirect(Order)' overrides obsolete member 'CheckoutHandler.Redirect(Order)'. Add the Obsolete attribute to 'DibsEasyCheckout.Redirect(Order)'.
|
Build:
src/DibsEasyCheckout.cs#L110
'CheckoutHandler.StartCheckout(Order)' is obsolete: 'Incompatible with new response model. Use BeginCheckout instead.'
|
Build:
src/DibsEasyCheckout.cs#L417
'CheckoutHandler.RedirectToCart(Order)' is obsolete: 'Incompatible with new response model. Use PassToCart instead.'
|
Build:
src/DibsEasyCheckout.cs#L443
'CheckoutHandler.RedirectToCart(Order)' is obsolete: 'Incompatible with new response model. Use PassToCart instead.'
|
Build:
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)
|
Build:
src/DibsEasyCheckout.cs#L153
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading