Remove unusec javascript #118
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
src/Synopackage.Model/Model/Services/CacheService.cs#L24
The field 'CacheService.options' is never used
|
Build:
src/Synopackage.Web/Controllers/DownloadController.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
src/Synopackage.Model/Model/Services/CacheService.cs#L24
The field 'CacheService.options' is never used
|
Build:
src/Synopackage.Web/Controllers/DownloadController.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Loading