Skip to content

Update deps, bump version to 2.15.2 #30

Update deps, bump version to 2.15.2

Update deps, bump version to 2.15.2 #30

Triggered via push October 20, 2025 15:40
Status Success
Total duration 2m 27s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

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.