Merge pull request #10 from dynamicweb/ssm/18381-quickpay_obsoleted_m… #19
main.yml
on: push
call-pushworkflow
/
build-and-publish
27s
Annotations
5 warnings
call-pushworkflow / build-and-publish
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/.
|
call-pushworkflow / build-and-publish:
src/QuickPayPaymentWindow.cs#L726
'IResponse.Redirect(string, bool)' is obsolete: 'Do not use'
|
call-pushworkflow / build-and-publish:
src/QuickPayPaymentWindow.cs#L933
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
call-pushworkflow / build-and-publish:
src/QuickPayPaymentWindow.cs#L726
'IResponse.Redirect(string, bool)' is obsolete: 'Do not use'
|
call-pushworkflow / build-and-publish:
src/QuickPayPaymentWindow.cs#L933
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|