Skip to content

refactor: Mimir.MongoDB.CollectionNames #482

refactor: Mimir.MongoDB.CollectionNames

refactor: Mimir.MongoDB.CollectionNames #482

Triggered via pull request September 13, 2024 03:22
Status Failure
Total duration 35s
Artifacts

build.yaml

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

Annotations

4 errors and 10 warnings
Test (Mimir.Worker.Tests): Mimir.Worker/Poller/DiffPoller/DiffProducer.cs#L40
The name 'CollectionNames' does not exist in the current context
Test (Mimir.Worker.Tests): Mimir.Worker/Poller/DiffPoller/DiffProducer.cs#L59
The name 'CollectionNames' does not exist in the current context
Test (Mimir.Worker.Tests): Mimir.Worker/Poller/DiffPoller/DiffProducer.cs#L60
The name 'CollectionNames' does not exist in the current context
Test (Mimir.Worker.Tests)
Process completed with exit code 1.
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.