Skip to content

Use span to handle char buffer #248

Use span to handle char buffer

Use span to handle char buffer #248

Triggered via pull request January 17, 2024 13:55
Status Success
Total duration 1m 46s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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
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/JsonOutputFormatter.cs#L86
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
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)