Add AdvanceWallClockTime support for testing PROCESSING_TIME punctuations#460
Merged
LGouellec merged 6 commits intoJan 21, 2026
Merged
Annotations
10 warnings
|
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/State/Cache/Internal/CacheEntryExtensions.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/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