CodeQL #387
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/CacheService.cs#L24
The field 'CacheService.options' is never used
|
Analyze (csharp):
src/Synopackage.Web/Controllers/DownloadController.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/CacheService.cs#L24
The field 'CacheService.options' is never used
|
Analyze (csharp):
src/Synopackage.Web/Controllers/DownloadController.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/CacheService.cs#L24
The field 'CacheService.options' is never used
|
Analyze (csharp):
src/Synopackage.Web/Controllers/DownloadController.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Analyze (csharp):
src/Synopackage.Model/Model/Services/DownloadSpkService.cs#L102
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|