Merge pull request #3 from snovak7/main #3
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/Clustering/Cassandra/Provider/SessionContextProviderBase.cs#L537
Multiple logging methods are using event id 500 in class SessionContextProviderBase
|
build (7.0.x):
src/Clustering/Cassandra/Hosting/ClientBuilderExtensions.cs#L43
In externally visible method 'IClientClusteringBuilder ClientBuilderExtensions.UseCassandraClustering(IClientBuilder clientBuilder, Action<OptionsBuilder<CassandraGatewayListProviderOptions>> configureOptions)', validate parameter 'configureOptions' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
build (7.0.x):
src/Reminders/Cassandra/Schema/Reminder.cs#L42
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build (7.0.x):
src/Reminders/Cassandra/Schema/Reminder.cs#L36
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build (7.0.x):
test/Clustering/Cassandra/TestClusterTests.cs#L28
XML comment is not placed on a valid language element
|
build (7.0.x):
test/Clustering/Cassandra/TestClusterTests.cs#L35
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build (7.0.x):
test/Reminders/Cassandra/Grains/TestGrain.cs#L49
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build (7.0.x):
test/Persistence/Cassandra/SiloBuilderTests.cs#L90
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build (7.0.x):
test/Persistence/Cassandra/Fixtures/SiloBuilderFixture.cs#L9
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
build (7.0.x):
test/Persistence/Cassandra/Grains/ISimpleIntegerCompoundGrain.cs#L9
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
5.68 KB |
|