Update deps, bump version to 2.15.2 #30
Annotations
20 warnings
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L11
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.Executed'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L10
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.Active'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L9
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.New'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L8
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.Undefined'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Trades/Models/CryptoTrade.cs#L36
Non-nullable property 'Pair' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Trades/Models/CryptoTrade.cs#L21
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/OrderBooks/Models/TopNLevelsChangeInfo.cs#L12
Non-nullable property 'Snapshot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Wallets/Models/CryptoWallet.cs#L19
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Wallets/Models/CryptoWallet.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Positions/Models/CryptoPosition.cs#L21
Non-nullable property 'Pair' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L10
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.Active'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L9
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.New'
|
|
build:
src/Crypto.Websocket.Extensions.Core/Orders/Models/CryptoOrderStatus.cs#L8
Missing XML comment for publicly visible type or member 'CryptoOrderStatus.Undefined'
|
|
build:
src/Crypto.Websocket.Extensions.Core/OrderBooks/Models/TopNLevelsChangeInfo.cs#L12
Non-nullable property 'Snapshot' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Positions/Models/CryptoPosition.cs#L21
Non-nullable property 'Pair' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Trades/Models/CryptoTrade.cs#L36
Non-nullable property 'Pair' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Trades/Models/CryptoTrade.cs#L21
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Wallets/Models/CryptoWallet.cs#L19
Non-nullable property 'Currency' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Wallets/Models/CryptoWallet.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/Crypto.Websocket.Extensions.Core/Wallets/Models/CryptoWallet.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|