Throw exception if AutoCreateTopics is enabled in stream config - #1
Closed
wserr wants to merge 7 commits into
Closed
Throw exception if AutoCreateTopics is enabled in stream config#1wserr wants to merge 7 commits into
wserr wants to merge 7 commits into
Annotations
10 warnings
|
core/State/Cache/Internal/CacheEntryExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
core/State/Cache/Internal/CacheEntry.CacheEntryTokens.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
core/State/Cache/Internal/CacheEntry.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
core/State/Cache/Internal/CacheEntry.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
core/State/Cache/Internal/CacheEntry.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
core/Metrics/Sensor.cs#L129
Cannot convert null literal to non-nullable reference type.
|
|
core/Metrics/Sensor.cs#L109
Cannot convert null literal to non-nullable reference type.
|
|
core/Metrics/Sensor.cs#L91
Cannot convert null literal to non-nullable reference type.
|
|
core/Metrics/Sensor.cs#L73
Cannot convert null literal to non-nullable reference type.
|
|
core/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading