Skip to content

Exclude Paths - Auto Commit #96

Exclude Paths - Auto Commit

Exclude Paths - Auto Commit #96

Triggered via push January 21, 2025 16:04
Status Failure
Total duration 1m 37s
Artifacts
Check Last Commit 📝
6s
Check Last Commit 📝
Pre Job 🚀
0s
Pre Job 🚀
Sync Dependencies 🔄  /  ...  /  Setup job
1m 5s
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job
Duplicate Samples 🪞  /  ...  /  Setup job
Duplicate Samples 🪞 / Duplicate Samples 🪞 / Setup job
Matrix: Unity Tests 🧪 / Unity Tests 🧪
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job
Process completed with exit code 134.
Check Last Commit 📝
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pre Job 🚀
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Debugging/JsonRpcWalletConfig.cs#L10
Non-nullable property 'AddressOverride' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L16
Nullability of reference types in return type of 'string? MarketplaceConfig.EndpointOverride.get' doesn't match implicitly implemented member 'string IMarketplaceConfig.EndpointOverride.get' (possibly because of nullability attributes).
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L19
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L31
Non-nullable property 'ProjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L37
Non-nullable property 'MarketplaceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L43
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L49
Non-nullable property 'MarketPlaceContractAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L55
Non-nullable property 'Seller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L61
Non-nullable property 'Buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItem.cs#L67
Non-nullable property 'Price' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.