Skip to content

fix integration test #520

fix integration test

fix integration test #520

Triggered via push December 12, 2024 18:15
Status Success
Total duration 7m 47s
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/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.
build: core/Metrics/Sensor.cs#L129
Cannot convert null literal to non-nullable reference type.
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.