update known information for MariaDB 11.4 to version 11.4.4 #695
Annotations
8 warnings
Build:
updater/utility/ProgressReportingWebClient.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/utility/AutoDecompressWebClient.cs#L32
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/software/CCleaner.cs#L116
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/software/mariadb_api/Release_Wrapper.cs#L28
Field 'Release_Wrapper.releases' is never assigned to, and will always have its default value null
|
Build:
updater/utility/ProgressReportingWebClient.cs#L38
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/utility/AutoDecompressWebClient.cs#L32
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/software/CCleaner.cs#L116
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
updater/software/mariadb_api/Release_Wrapper.cs#L28
Field 'Release_Wrapper.releases' is never assigned to, and will always have its default value null
|
Loading