Merge pull request #118 from microsoft/feature/wf-permissions #251
sonarcloud.yml
on: push
check if SONAR_TOKEN is set in github secrets
0s
Build
1m 37s
Annotations
10 warnings
Build:
src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L41
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/JsonOutputFormatter.cs#L86
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/TableOutputFormatter.cs#L66
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L78
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
|
Build:
src/Microsoft.Kiota.Cli.Commons.Tests/IO/ODataPagingServiceTest.cs#L122
Null should not be used for type parameter 'itemName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L41
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/JsonOutputFormatter.cs#L86
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/TableOutputFormatter.cs#L66
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
Build:
src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L78
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|