Add durable backplane connectors (Kafka, Azure Service Bus, SQL Server) with DSL support #100
Annotations
3 warnings
|
analyze:
tests/ExperimentFramework.Generators.Tests/ExperimentProxyGeneratorTests.cs#L441
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
analyze:
tests/ExperimentFramework.Generators.Tests/ExperimentProxyGeneratorTests.cs#L441
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
|
analyze
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|