Client App - Vite - Upgrade dependencies #111
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
5m 48s
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/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/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(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/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/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/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/DiskController.cs(52,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/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/DownloadPhotoController.cs(76,36): warning S6967: ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967) [/home/runner/work/***/***/***/***/***.csproj]
|