Skip to content

updated version

updated version #19

Triggered via push July 26, 2024 16:40
Status Cancelled
Total duration 1m 46s
Artifacts

build-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @EmanueleAlbero.
build
The operation was canceled.
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.