Skip to content

Merge pull request #642 from planetarium/update-cp-type #1192

Merge pull request #642 from planetarium/update-cp-type

Merge pull request #642 from planetarium/update-cp-type #1192

Triggered via push August 14, 2025 02:14
Status Failure
Total duration 48s
Artifacts

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 40 warnings
Test (Mimir.Worker.Tests)
Process completed with exit code 1.
Test (Mimir.Worker.Tests): Mimir.Worker/Services/ItemProductCalculationService.cs#L38
Cannot implicitly convert type 'long' to 'int?'
Test (Mimir.Worker.Tests): Mimir.Worker/Services/ItemProductCalculationService.cs#L34
Cannot implicitly convert type 'long' to 'int?'
Test (Mimir.MongoDB.Tests)
The strategy configuration was canceled because "build.Mimir_Worker_Tests" failed
Test (Mimir.Tests)
The operation was canceled.
Test (Mimir.Tests)
The strategy configuration was canceled because "build.Mimir_Worker_Tests" failed
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L16
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L15
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Block.cs#L13
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Lib9c.Models.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Block.cs#L16
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Block.cs#L15
Non-nullable property 'StateRootHash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Block.cs#L13
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/AttachmentActionResults/AttachmentActionResult.cs#L60
Non-nullable property 'TypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/AttachmentActionResults/Buy7SellerResult.cs#L28
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/AttachmentActionResults/Buy7BuyerResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/AttachmentActionResults/SellCancellationResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.MongoDB.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Mimir.Tests): Lib9c.Models/Block/Block.cs#L13
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/SellCancellationResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/AttachmentActionResults/Buy7BuyerResult.cs#L25
Non-nullable property 'ShopItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L21
Non-nullable property 'UpdatedAddresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L19
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L17
Non-nullable property 'Signature' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L16
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Block/Transaction.cs#L12
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.