rm Where(p => p.Value) #240
webapp-sonarqube-clientapp-netcore.yml
on: pull_request
build
5m 30s
Annotations
3 errors and 10 warnings
build
xdg-open: file 'any value' does not exist
|
build
xdg-open: file 'any value' does not exist
|
build
Test Run Failed.
|
build
Please upgrade to the latest version of dotnet-sonarscanner "8.0.1"
|
build
Update the following values:
- build/helpers/SonarQube.cs -> SonarQubePackageVersion to "8.0.1"
The _build project will auto update:
- .config/dotnet-tools.json
|
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/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/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]
|
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/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]
|