Skip to content

Merge pull request #2 from snovak7/main #2

Merge pull request #2 from snovak7/main

Merge pull request #2 from snovak7/main #2

Triggered via push October 4, 2023 17:27
Status Success
Total duration 1m 17s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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