Skip to content

Update platform extensions #67

Update platform extensions

Update platform extensions #67

Triggered via push June 20, 2024 07:05
Status Failure
Total duration 1m 49s
Artifacts

build.yml

on: push
build_tracker
35s
build_tracker
build_extensions
1m 39s
build_extensions
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build_extensions
Process completed with exit code 1.
build_tracker: Snowplow.Demo.Console/Program.cs#L14
Converting null literal or possible null value to non-nullable type.
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/Queues/PersistentBlockingQueueTest.cs#L151
Non-nullable property 'Consumed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_tracker: Snowplow.Tracker.Tests/Logging/ConsoleLoggerTest.cs#L37
Dereference of a possibly null reference.
build_tracker: Snowplow.Tracker.Tests/Models/SelfDescribingJsonTest.cs#L26
Converting null literal or possible null value to non-nullable type.
build_tracker: Snowplow.Tracker.Tests/Models/SelfDescribingJsonTest.cs#L43
Converting null literal or possible null value to non-nullable type.
build_tracker: Snowplow.Tracker.Tests/Queues/InMemoryBlockingQueueTest.cs#L60
Non-nullable property 'Consumed' 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.
build_tracker: Snowplow.Tracker.Tests/LoadTest.cs#L139
Cannot convert null literal to non-nullable reference type.
build_tracker: Snowplow.Tracker.Tests/LoadTest.cs#L33
Cannot convert null literal to non-nullable reference type.