Skip to content

CodeQL

CodeQL #388

Triggered via schedule September 10, 2023 23:22
Status Success
Total duration 10m 43s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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.'