Skip to content

优化图形界面和重新制作搜索功能 #178

优化图形界面和重新制作搜索功能

优化图形界面和重新制作搜索功能 #178

Triggered via pull request January 6, 2026 02:33
Status Success
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L15
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Methods/EncodingType.cs#L19
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: ContextMenuManager/BluePointLilac.Controls/RComboBox.cs#L131
'RComboBox.Padding' hides inherited member 'ComboBox.Padding'. Use the new keyword if hiding was intended.
build: ContextMenuManager/BluePointLilac.Controls/RComboBox.cs#L89
'RComboBox.AutoSize' hides inherited member 'Control.AutoSize'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L23
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L19
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L15
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: ContextMenuManager/BluePointLilac.Methods/EncodingType.cs#L19
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
build: ContextMenuManager/BluePointLilac.Controls/RComboBox.cs#L131
'RComboBox.Padding' hides inherited member 'ComboBox.Padding'. Use the new keyword if hiding was intended.
build: ContextMenuManager/BluePointLilac.Controls/RComboBox.cs#L89
'RComboBox.AutoSize' hides inherited member 'Control.AutoSize'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.