fix: resolve SonarQube code quality issues #524
cicd.yml
on: push
Define Version
/
define_version
10s
📊 Publish Test
/
report
📦 NuGet Publish
/
nuget-publish
Annotations
3 errors and 11 warnings
|
🔨 Build and test / build_test
Process completed with exit code 1.
|
|
🔨 Build and test / build_test:
tests/Microcks.Testcontainers.Tests/Async/Kafka/MicrocksAsyncKafkaFunctionalityTest.cs#L51
Member 'MicrocksAsyncMinionContainer.GetKafkaMockTopic(string, string, string)' cannot be accessed with an instance reference; qualify it with a type name instead
|
|
🔨 Build and test / build_test:
tests/Microcks.Testcontainers.Tests/Async/Kafka/MicrocksAsyncKafkaFunctionalityTest.cs#L51
Member 'MicrocksAsyncMinionContainer.GetKafkaMockTopic(string, string, string)' cannot be accessed with an instance reference; qualify it with a type name instead
|
|
🔨 Build and test / build_test
No files were found with the provided path: testresults. No artifacts will be uploaded.
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerExtensions.cs#L195
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerExtensions.cs#L178
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerExtensions.cs#L164
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerExtensions.cs#L138
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksBuilder.cs#L238
Rename parameter 'remoteArtifacts' to 'secondaryRemoteArtifacts' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksBuilder.cs#L203
Rename parameter 'urls' to 'mainRemoteArtifacts' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksBuilder.cs#L187
Rename parameter 'remoteArtifacts' to 'mainRemoteArtifacts' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerExtensions.cs#L97
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerEnsemble.cs#L147
Rename parameter 'remoteArtifacts' to 'secondaryRemoteArtifacts' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
|
🔨 Build and test / build_test:
src/Microcks.Testcontainers/MicrocksContainerEnsemble.cs#L125
Rename parameter 'remoteArtifacts' to 'mainRemoteArtifacts' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|