Merge pull request #119 from martincostello/patch-1 #233
Annotations
8 warnings
Build and analyze:
src/lib/OpenAI/Api.cs#L58
Make 'Validate' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/lib/OpenAI/OpenAIPluginManifest.cs#L125
Make 'Validate' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/benchmark/Program.cs#L6
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/benchmark/perf.cs#L6
Move 'Perf' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
Build and analyze:
src/lib/OpenAI/Api.cs#L58
Make 'Validate' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/lib/OpenAI/OpenAIPluginManifest.cs#L125
Make 'Validate' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build and analyze:
src/benchmark/Program.cs#L6
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/benchmark/perf.cs#L6
Move 'Perf' into a named namespace. (https://rules.sonarsource.com/csharp/RSPEC-3903)
|
Loading