Skip to content

😍[Release 1.2.8.0] 原生支持网易云音乐账号,与QQ音乐账号无缝衔接 #125

😍[Release 1.2.8.0] 原生支持网易云音乐账号,与QQ音乐账号无缝衔接

😍[Release 1.2.8.0] 原生支持网易云音乐账号,与QQ音乐账号无缝衔接 #125

Triggered via push December 9, 2023 14:41
Status Success
Total duration 1m 5s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: LemonLib/Helpers/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/Helpers/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/Helpers/HttpHelper.cs#L119
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L436
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L940
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(LemonLib.InfoHelper.MusicQuality)3' is not covered.
build: LemonLib/Helpers/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/Helpers/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/Helpers/HttpHelper.cs#L119
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L436
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L940
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(LemonLib.InfoHelper.MusicQuality)3' is not covered.