Skip to content

🎉 Update Login Authentication #119

🎉 Update Login Authentication

🎉 Update Login Authentication #119

Triggered via push November 8, 2023 05:15
Status Success
Total duration 1m 35s
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/HttpHelper.cs#L107
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient 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/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/MusicLib.cs#L403
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L812
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/HttpHelper.cs#L107
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient 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/TextHelper.cs#L139
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build: LemonLib/MusicLib.cs#L403
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
build: LemonLib/MusicLib.cs#L812
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.