Update dependency Microsoft.VSSDK.BuildTools to v17.10.2179 #4044
smoke-tests.yml
on: pull_request
Matrix: C#
Matrix: JMeter
Matrix: TypeScript
Annotations
372 warnings
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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.
|
TypeScript (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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.
|
TypeScript (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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 (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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# (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)
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 'TimeSpan TypeFormatters.ParseTimeSpan(string value, string format)'.
|
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)
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 '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)
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# (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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V3, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)
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.
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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.
|
JMeter (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V2, ubuntu-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)
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)
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):
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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.
|
JMeter (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)'.
|
TypeScript (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V2, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V3, windows-2022):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)'.
|
JMeter (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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.
|
JMeter (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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# (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):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V2, windows-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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):
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (yaml, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (yaml, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (yaml, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)'.
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)'.
|
JMeter (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
JMeter (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
JMeter (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
JMeter (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
C# (json, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
C# (json, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
C# (json, V3, windows-latest):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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)
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)'.
|
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 (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (json, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
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 (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V2, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
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.
|
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/Installer/DependencyInstaller.cs#L79
The variable 'e' is declared but never used
|
TypeScript (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Generators/Kiota/KiotaConfiguration.cs#L4
Move 'KiotaConfiguration' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
TypeScript (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/TestingUtility.cs#L14
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
TypeScript (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/ProjectFileUpdater.cs#L34
The collection-specific "TrueForAll" method should be used instead of the "All" extension (https://rules.sonarsource.com/csharp/RSPEC-6603)
|
TypeScript (yaml, V3, macos-12):
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L63
Remove this unnecessary check for null. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|