.NET SDK Upgrade to 8.0.302 #140
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
5m 24s
Annotations
10 warnings
build
/home/runner/work/***/***/***/***/Controllers/DeleteController.cs(33,36): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/DesktopEditorController.cs(36,35): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/AccountController.cs(114,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/ErrorController.cs(26,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/GeoController.cs(50,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/GeoReverseLookupController.cs(29,35): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/DownloadPhotoController.cs(47,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/ExportController.cs(46,36): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/GeoController.cs(72,36): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|
build
/home/runner/work/***/***/***/***/Controllers/HomeController.cs(41,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|