Skip to content

chore: bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 #456

chore: bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

chore: bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 #456

Triggered via pull request January 24, 2025 21:16
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

12 warnings
check if SONAR_TOKEN is set in github secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L40
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.Kiota.Cli.Commons/IO/NativePagingResponseHandler.cs#L28
Define a constant instead of using this literal 'The response handler has not been invoked yet.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: src/Microsoft.Kiota.Cli.Commons/Http/Headers/BaseHeadersStore.cs#L86
Make 'ParseHeadersIterator' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
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/JmesPathOutputFilter.cs#L34
Await TransformAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build: src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L72
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build: src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L92
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
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/TableOutputFormatter.cs#L52
Make 'ConstructTable' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Build: src/Microsoft.Kiota.Cli.Commons/IO/ODataPagingService.cs#L92
Make 'MergeJsonStreamsAsync' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)