Cassandra storage #48
Annotations
10 warnings
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L43
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L50
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
Build and Test:
src/StreamStore.ExampleBase/Reader.cs#L28
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L52
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build and Test:
src/StreamStore.ExampleBase/ReaderToEnd.cs#L26
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L43
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L50
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
|
Build and Test:
src/StreamStore.ExampleBase/Reader.cs#L28
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build and Test:
src/StreamStore.ExampleBase/Writer.cs#L52
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build and Test:
src/StreamStore.ExampleBase/ReaderToEnd.cs#L26
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Loading