Update README.md version-0.0.17 #164
Annotations
10 warnings
Build:
Iggy_SDK/MessagesDispatcher/MessageSenderDispatcher.cs#L88
Dereference of a possibly null reference.
|
Build:
Iggy_SDK/JsonConfiguration/PersonAccessTokenResponseConverter.cs#L25
Possible null reference assignment.
|
Build:
Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L251
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
|
Build:
Iggy_SDK/IggyClient/Implementations/TcpMessageStream.cs#L363
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Iggy_SDK.Enums.StoreOffset)3' is not covered.
|
Build:
Iggy_SDK/IggyClient/Implementations/HttpMessageStream.cs#L322
The variable 'e' is declared but never used
|
Build:
Iggy_Sample_Consumer/Program.cs#L180
Dereference of a possibly null reference.
|
Build:
Iggy_SDK_Tests/ContractTests/TcpContract.cs#L150
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '0' is not covered.
|
Build:
Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpUsersFixture.cs#L20
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpTopicFixture.cs#L21
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Iggy_SDK_Tests/E2ETests/Fixtures/Tcp/IggyTcpStreamFixture.cs#L24
Non-nullable field 'sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading