Skip to content

Merge pull request #331 from planetarium/unnecessary-collection-name #501

Merge pull request #331 from planetarium/unnecessary-collection-name

Merge pull request #331 from planetarium/unnecessary-collection-name #501

Triggered via push September 18, 2024 07:59
Status Success
Total duration 54s
Artifacts

build.yaml

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

Annotations

10 warnings
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/Items/Costume.cs#L35
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.Worker.Tests): Lib9c.Models/Items/Equipment.cs#L55
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.Worker.Tests): Lib9c.Models/Items/Equipment.cs#L55
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.Worker.Tests): Mimir.MongoDB/CollectionNames.cs#L10
'Currency.Legacy(string, byte, Address)' is obsolete: 'Obsolete! Use Currency.Capped() or Currency.Uncapped() for new currencies.'
Test (Mimir.Worker.Tests): Mimir.MongoDB/CollectionNames.cs#L15
'Currency.Legacy(string, byte, IImmutableSet<Address>?)' is obsolete: 'Obsolete! Use Currency.Capped() or Currency.Uncapped() for new currencies.'
Test (Mimir.Worker.Tests): Mimir.MongoDB/Bson/Serialization/Serializers/Libplanet/CurrencySerializer.cs#L122
'Currency.Legacy(string, byte, IImmutableSet<Address>?)' is obsolete: 'Obsolete! Use Currency.Capped() or Currency.Uncapped() for new currencies.'
Test (Mimir.Worker.Tests): Mimir.MongoDB/Json/Converters/BigIntegerToStringConverter.cs#L20
Dereference of a possibly null reference.
Test (Mimir.Worker.Tests): Mimir.Worker/Client/Models.cs#L92
Non-nullable property 'Raw' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test (Mimir.Worker.Tests): Mimir.Worker/Client/Models.cs#L77
Non-nullable property 'Signer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.