Skip to content

Bump Microsoft.Kiota.Abstractions from 1.8.4 to 1.9.0 #3812

Bump Microsoft.Kiota.Abstractions from 1.8.4 to 1.9.0

Bump Microsoft.Kiota.Abstractions from 1.8.4 to 1.9.0 #3812

Triggered via pull request May 7, 2024 04:32
Status Success
Total duration 10m 26s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
CLI Tool: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
CLI Tool: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
CLI Tool: src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
CLI Tool: src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
CLI Tool: src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
CLI Tool: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
CLI Tool: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
CLI Tool: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/OpenApi3/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
CLI Tool: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/OpenApi3/Yaml/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
CLI Tool: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/Yaml/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
VS Mac Extension: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
VS Mac Extension: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
VS Mac Extension: src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
VS Mac Extension: src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
VS Mac Extension: src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
VS Mac Extension: src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
VS Mac Extension: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
VS Mac Extension: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/OpenApi3/Yaml/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
VS Mac Extension: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/Yaml/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
VS Mac Extension: src/Core/ApiClientCodeGen.Tests.Common/Fixtures/OpenApi3/KiotaCodeGeneratorFixture.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.