Skip to content

Publish docker image when trigerred by workflow_dispatch #731

Publish docker image when trigerred by workflow_dispatch

Publish docker image when trigerred by workflow_dispatch #731

Triggered via pull request October 24, 2024 12:24
Status Success
Total duration 1m 10s
Artifacts

build.yaml

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

Annotations

30 warnings
Test (Lib9c.Models.Tests): Lib9c.Models/Extensions/StateExtensions.cs#L385
Cannot convert null literal to non-nullable reference type.
Test (Lib9c.Models.Tests): Lib9c.Models/Stats/StatMap.cs#L27
Non-nullable property 'Value' 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/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 (Lib9c.Models.Tests): Lib9c.Models/AttachmentActionResults/RapidCombination5Result.cs#L30
Non-nullable property 'Cost' 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/AttachmentActionResults/RapidCombination0Result.cs#L28
Non-nullable property 'Cost' 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/AttachmentActionResults/MonsterCollectionResult.cs#L29
Non-nullable property 'Rewards' 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/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 (Lib9c.Models.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 (Lib9c.Models.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 (Lib9c.Models.Tests): Lib9c.Models/AttachmentActionResults/ItemEnhancement9Result.cs#L50
Non-nullable property 'MaterialItemIdList' 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.Worker.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.Worker.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.Worker.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.Worker.Tests): Lib9c.Models/AttachmentActionResults/RapidCombination5Result.cs#L30
Non-nullable property 'Cost' 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/Stats/StatMap.cs#L27
Non-nullable property 'Value' 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/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.Worker.Tests): Lib9c.Models/AttachmentActionResults/RapidCombination0Result.cs#L28
Non-nullable property 'Cost' 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/AttachmentActionResults/CombinationConsumable5Result.cs#L39
Non-nullable property 'Materials' 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/AttachmentActionResults/MonsterCollectionResult.cs#L29
Non-nullable property 'Rewards' 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.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/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/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/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/Items/Costume.cs#L38
Non-nullable property 'SpineResourcePath' 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/Items/Costume.cs#L42
Non-nullable property 'SpineResourcePath' 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/Items/Equipment.cs#L58
Non-nullable property 'Stat' 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/Items/Equipment.cs#L58
Non-nullable property 'SpineResourcePath' 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/MonsterCollectionResult.cs#L29
Non-nullable property 'Rewards' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.