Merge branch 'master' of github.com:LGouellec/kafka-streams-dotnet #522
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
core/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
core/State/Cache/Internal/CacheEntry.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
core/State/Cache/Internal/CacheEntry.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
core/State/Cache/Internal/CacheEntry.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
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.
|
build:
core/State/Cache/Internal/CacheEntryExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
core/State/Cache/Internal/CacheEntryExtensions.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
core/Metrics/Sensor.cs#L73
Cannot convert null literal to non-nullable reference type.
|
build:
core/Metrics/Sensor.cs#L91
Cannot convert null literal to non-nullable reference type.
|
build:
core/Metrics/Sensor.cs#L109
Cannot convert null literal to non-nullable reference type.
|