Skip to content

Use OptionsFactory when using "Generate Kiota Output" context menu #4308

Use OptionsFactory when using "Generate Kiota Output" context menu

Use OptionsFactory when using "Generate Kiota Output" context menu #4308

Triggered via push September 25, 2024 15:08
Status Success
Total duration 10m 11s
Artifacts

smoke-tests.yml

on: push
Matrix: C#
Matrix: JMeter
Matrix: TypeScript
Fit to window
Zoom out
Zoom in

Annotations

558 warnings
JMeter (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V2, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1935
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2023
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
JMeter (json, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (json, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (yaml, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
JMeter (yaml, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (yaml, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V3, ubuntu-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Dereference of a possibly null reference.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, ubuntu-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L2058
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, ubuntu-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L1970
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
JMeter (json, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
JMeter (json, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (json, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (json, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V2, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V3, windows-2022): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V3, windows-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Dereference of a possibly null reference.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4274
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4186
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5129
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5217
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
C# (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (json, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V2, windows-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4347
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4435
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
C# (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5247
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5335
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
C# (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Dereference of a possibly null reference.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (yaml, V3, macos-12)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5215
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (yaml, V3, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5127
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V2, windows-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4337
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4425
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
C# (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5237
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V2, macos-12): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L5325
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
C# (json, V3, windows-latest): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net472/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard20/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Dereference of a possibly null reference.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'byte[] TypeFormatters.FromBase64UrlString(string value)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'DateTimeOffset TypeFormatters.ParseDateTimeOffset(string value, string format)'.
C# (json, V3, windows-latest)
Possible null reference argument for parameter 'value' in 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net6/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net48/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net462/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/NetStandard21/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4276
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
C# (json, V3, windows-latest): test/GeneratedCode/OpenApiGenerator/Net7/Output.cs#L4188
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
TypeScript (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (json, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V2, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
TypeScript (json, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L65
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
TypeScript (yaml, V3, macos-12): src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.