.NET SDK Upgrade to 8.0.300 #116
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
5m 16s
Annotations
10 warnings
build
/home/runner/work/***/***/***/***/Controllers/AllowedTypesController.cs(58,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/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/AppSettingsController.cs(61,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/AccountController.cs(144,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/AccountController.cs(193,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/CacheIndexController.cs(32,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/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/DesktopEditorController.cs(67,23): 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/CacheIndexController.cs(65,24): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|