Skip to content

Update README.md version-0.0.1 #29

Update README.md version-0.0.1

Update README.md version-0.0.1 #29

Triggered via push July 27, 2023 11:21
Status Success
Total duration 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build-and-test: Iggy_SDK/Configuration/MessageStreamConfigurator.cs#L9
Non-nullable property 'BaseAdress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L14
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.ConsumerType)2' is not covered.
build-and-test: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L23
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.MessagePolling)5' is not covered.
build-and-test: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L45
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.KeyKind)3' is not covered.
build-and-test: Iggy_SDK/Errors/ErrorModel.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Iggy_SDK/Errors/ErrorModel.cs#L5
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Shared/Orders.cs#L89
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Shared/Orders.cs#L9
Non-nullable property 'CurrencyPair' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Shared/Orders.cs#L9
Non-nullable property 'Side' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: Shared/Envelope.cs#L11
Non-nullable property 'MessageType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: Iggy_SDK/Configuration/MessageStreamConfigurator.cs#L9
Non-nullable property 'BaseAdress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L14
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.ConsumerType)2' is not covered.
nuget: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L23
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.MessagePolling)5' is not covered.
nuget: Iggy_SDK/Errors/ErrorModel.cs#L5
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: Iggy_SDK/Errors/ErrorModel.cs#L5
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
nuget: Iggy_SDK/Contracts/Tcp/TcpContracts.cs#L45
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.KeyKind)3' is not covered.