Merge pull request #2 from snovak7/main #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build (7.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L21
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L33
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L15
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L21
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build (7.0.x):
src/Persistence/Cassandra/Schema/SingleGrainStorageTable.cs#L33
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build (7.0.x):
src/Persistence/Cassandra/Options/CassandraStorageOptionsValidator.cs#L13
Remove this unread private field '_options' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
build (7.0.x):
src/Persistence/Cassandra/Options/CassandraStorageOptionsValidator.cs#L14
Remove this unread private field '_name' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
build (7.0.x):
src/Persistence/Cassandra/Options/CassandraStorageOptionsValidator.cs#L28
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)
|
build (7.0.x):
src/Clustering/Cassandra/Provider/SessionContextProviderBase.cs#L537
Multiple logging methods are using event id 500 in class SessionContextProviderBase
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
5.69 KB |
|