Skip to content

CodeQL Scan

CodeQL Scan #338

Triggered via schedule January 13, 2024 19:23
Status Success
Total duration 3m 57s
Artifacts

codeql-analysis.yml

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

Annotations

5 warnings
Analyze with CodeQL (csharp): src/AppServices/Customers/CustomerService.cs#L84
The variable 'ex' is declared but never used
Analyze with CodeQL (csharp): src/WebApp/Pages/Dev/ThrowError.cshtml.cs#L6
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Analyze with CodeQL (csharp): src/AppServices/Customers/CustomerService.cs#L84
The variable 'ex' is declared but never used
Analyze with CodeQL (csharp): src/WebApp/Pages/Dev/ThrowError.cshtml.cs#L6
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Analyze with CodeQL (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby