Skip to content

升级至9.0.0

升级至9.0.0 #32

Triggered via push December 8, 2024 08:46
Status Success
Total duration 43s
Artifacts

dotnet-core.yml

on: push
build, pack & publish
33s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build, pack & publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build, pack & publish: src/WeChat.Pay/WeChatPayCertificateStore.cs#L26
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build, pack & publish: src/WeChat.Pay/WeChatPayCertificateStore.cs#L30
'X509Certificate2.X509Certificate2(byte[], string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build, pack & publish: src/WeChat.Pay/WeChatPayOptions.cs#L111
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build, pack & publish: src/WeChat.Pay/WeChatPayOptions.cs#L115
'X509Certificate2.X509Certificate2(byte[], string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
build, pack & publish: src/WeChat.Pay/WeChatPayPlatformCertificateStore.cs#L41
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)