Skip to content

Prepare for Snowplow.Tracker 1.3.0 release #76

Prepare for Snowplow.Tracker 1.3.0 release

Prepare for Snowplow.Tracker 1.3.0 release #76

Triggered via push June 20, 2024 19:11
Status Success
Total duration 6m 1s
Artifacts

build.yml

on: push
build_tracker
33s
build_tracker
build_extensions
5m 50s
build_extensions
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_tracker: Snowplow.Tracker/Tracker.cs#L421
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
build_tracker: Snowplow.Tracker/Tracker.cs#L421
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
build_tracker: Snowplow.Demo.Console/Program.cs#L43
'ScreenView' is obsolete: 'Use the MobileScreenView instead'
build_tracker: Snowplow.Demo.Console/Program.cs#L13
Converting null literal or possible null value to non-nullable type.
build_tracker: Snowplow.Tracker.Tests/Endpoints/SnowplowHttpCollectorEndpointTest.cs#L53
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/Endpoints/SnowplowHttpCollectorEndpointTest.cs#L54
Non-nullable property 'PostData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/IntegrationTest.cs#L66
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/IntegrationTest.cs#L67
Non-nullable property 'PostData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/Emitters/AsyncEmitterTest.cs#L52
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/LoadTest.cs#L136
Cannot convert null literal to non-nullable reference type.