Update OpenApiSupportedTargetFramework to replace Net50 with Net48 #4070
unit-tests.yml
on: push
CLI Tool
3m 25s
VS Mac Extension
1m 6s
VSIX Extension
9m 15s
Annotations
9 errors and 15 warnings
CLI Tool:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L19
'OpenApiSupportedTargetFramework' does not contain a definition for 'NetCoreApp31'
|
CLI Tool:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L21
'OpenApiSupportedTargetFramework' does not contain a definition for 'Net50'
|
CLI Tool:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L19
'OpenApiSupportedTargetFramework' does not contain a definition for 'NetCoreApp31'
|
CLI Tool:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L21
'OpenApiSupportedTargetFramework' does not contain a definition for 'Net50'
|
CLI Tool
Process completed with exit code 1.
|
VS Mac Extension:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L19
'OpenApiSupportedTargetFramework' does not contain a definition for 'NetCoreApp31'
|
VS Mac Extension:
src/Core/ApiClientCodeGen.Core.Tests/Extensions/EnumGetDescriptionTests.cs#L21
'OpenApiSupportedTargetFramework' does not contain a definition for 'Net50'
|
VS Mac Extension
Process completed with exit code 1.
|
VSIX Extension
Process completed with exit code 1.
|
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/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.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/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
|
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.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/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.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.
|