Skip to content

Update Kiota package references to version 1.12.4 in smoke tests #4185

Update Kiota package references to version 1.12.4 in smoke tests

Update Kiota package references to version 1.12.4 in smoke tests #4185

Triggered via pull request September 17, 2024 08:46
Status Success
Total duration 23m 49s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 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.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L20
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#L20
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.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.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L20
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#L20
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/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
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.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L20
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#L20
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.