Skip to content

Merge pull request #1 from snovak7/main #1

Merge pull request #1 from snovak7/main

Merge pull request #1 from snovak7/main #1

Triggered via push October 1, 2023 18:25
Status Success
Total duration 1m 6s
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/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
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#L36
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#L42
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build (7.0.x): src/Reminders/Cassandra/Provider/CassandraRemindersTable.cs#L214
Remove the unused private method 'Execute'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
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)

Artifacts

Produced during runtime
Name Size
test-results Expired
5.7 KB