feat: Add Apache Pulsar module #2303
Annotations
10 warnings
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L21
Non-nullable property 'Authentication' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L21
Non-nullable property 'Functions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L31
Non-nullable property 'Authentication' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L31
Non-nullable property 'Functions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L21
Non-nullable property 'Authentication' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Build:
src/Testcontainers.Pulsar/PulsarConfiguration.cs#L21
Non-nullable property 'Functions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading