Skip to content

Merge branch 'master' of github.com:LGouellec/kafka-streams-dotnet #522

Merge branch 'master' of github.com:LGouellec/kafka-streams-dotnet

Merge branch 'master' of github.com:LGouellec/kafka-streams-dotnet #522

Triggered via push December 13, 2024 18:44
Status Success
Total duration 7m 14s
Artifacts

build-ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.