Skip to content

Changed waiting strategy and port binding. #85

Changed waiting strategy and port binding.

Changed waiting strategy and port binding. #85

Triggered via push September 4, 2023 18:44
Status Failure
Total duration 56s
Artifacts

dotnet.yml

on: push
build-and-test
47s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test
Process completed with exit code 1.
build-and-test: Iggy_SDK/Utils/EmptyList.cs#L6
Type parameter 'T' has the same name as the type parameter from outer type 'EmptyList<T>'
build-and-test: Iggy_Sample_Consumer/Program.cs#L160
Dereference of a possibly null reference.
build-and-test: Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpConsumerGroupFixture.cs#L21
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test: Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpTopicFixture.cs#L20
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test: Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpPartitionFixture.cs#L21
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test: Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpOffsetFixture.cs#L21
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test: Iggy_SDK_Tests/Utils/PriorityOrderer.cs#L35
Converting null literal or possible null value to non-nullable type.
build-and-test: Iggy_SDK/Utils/EmptyList.cs#L6
Type parameter 'T' has the same name as the type parameter from outer type 'EmptyList<T>'
build-and-test: Iggy_Sample_Consumer/Program.cs#L160
Dereference of a possibly null reference.
build-and-test: Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpConsumerGroupFixture.cs#L21
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.