Cassandra storage #53
build.yml
on: pull_request
Build, Test, Package, and Publish
3m 17s
Annotations
10 warnings
Build, Test, Package, and Publish:
src/StreamStore.S3/Concurrency/S3StreamTransaction.cs#L50
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build, Test, Package, and Publish:
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, Test, Package, and Publish:
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, Test, Package, and Publish:
src/StreamStore.ExampleBase/ReaderToEnd.cs#L26
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build, Test, Package, and Publish:
src/StreamStore.ExampleBase/Reader.cs#L28
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build, Test, Package, and Publish:
src/StreamStore.ExampleBase/Writer.cs#L52
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build, Test, Package, and Publish:
src/StreamStore.ExampleBase/WorkerBase.cs#L25
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Build, Test, Package, and Publish:
src/StreamStore.S3.B2/B2S3Factory.cs#L11
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build, Test, Package, and Publish:
src/StreamStore.S3.AWS/AWSS3DatabaseConfigurator.cs#L7
Rename class 'AWSS3DatabaseConfigurator' to match pascal case naming rules, consider using 'Awss3DatabaseConfigurator'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Build, Test, Package, and Publish:
src/StreamStore.S3.AWS/AWSS3Factory.cs#L7
Rename class 'AWSS3Factory' to match pascal case naming rules, consider using 'Awss3Factory'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|