- adds permissions in workflow file in anticipation for token lockdown #250
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
1m 14s
Annotations
4 warnings
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
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)
|