feat(benchmarks): Add Read/Write Separation benchmarks for replica se… #396
Annotations
10 warnings
|
src/Encina/Dispatchers/Encina.NotificationDispatcher.cs#L99
Change return type to 'void'; not a single caller uses the returned value. (https://rules.sonarsource.com/csharp/RSPEC-3241)
|
|
src/Encina/Abstractions/IStreamRequest.cs#L35
'TItem' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
|
src/Encina/Abstractions/IRequest.cs#L16
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
|
src/Encina.Cli/Services/PackageManager.cs#L149
Make sure the "PATH" variable only contains fixed, unwriteable directories. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
|
src/Encina.Cli/Services/PackageManager.cs#L104
Make sure the "PATH" variable only contains fixed, unwriteable directories. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
|
src/Encina.Cli/Services/PackageManager.cs#L57
Make sure the "PATH" variable only contains fixed, unwriteable directories. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
|
src/Encina.Cli/Services/ProjectScaffolder.cs#L229
Remove this unused method parameter '_'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
src/Encina.Cli/Services/ProjectScaffolder.cs#L213
Remove this unused method parameter '_'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
src/Encina.Cli/Commands/AddCommand.cs#L29
Define a constant instead of using this literal 'provider' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
src/Encina.Testing.Respawn/SqliteRespawner.cs#L115
Make sure using a dynamically formatted SQL query is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2077)
|
The logs for this run have expired and are no longer available.
Loading