Skip to content

fix: resolve SonarQube code quality issues #524

fix: resolve SonarQube code quality issues

fix: resolve SonarQube code quality issues #524

Triggered via push January 11, 2026 21:17
Status Failure
Total duration 1m 6s
Artifacts

cicd.yml

on: push
Define Version  /  define_version
10s
Define Version / define_version
🔨 Build and test  /  build_test
49s
🔨 Build and test / build_test
📊 Publish Test  /  report
📊 Publish Test / report
📦 NuGet Publish  /  nuget-publish
📦 NuGet Publish / nuget-publish
Fit to window
Zoom out
Zoom in

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)