CI Check #354
pull_request_checks_main.yml
on: pull_request
Check Commit 📝
7s
Documentation Check 📚
/
Documentation Check 📚
Matrix: Analyze 🧐 / Analyze 🧐
Waiting for pending jobs
Matrix: Unity Tests 🧪 / Unity Tests 🧪
Waiting for pending jobs
Matrix: Web3 tests 🕸 / Web3 tests 🕸️
Waiting for pending jobs
Sync Dependencies 🔄
/
...
/
Setup job
51s
Annotations
10 warnings
|
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job:
src/ChainSafe.Gaming.Lootboxes.Chainlink/Dto/LootboxRewards.cs#L20
Non-nullable property 'Erc1155Rewards' 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.Lootboxes.Chainlink/Dto/LootboxRewards.cs#L18
Non-nullable property 'Erc721Rewards' 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.Lootboxes.Chainlink/Dto/LootboxRewards.cs#L16
Non-nullable property 'Erc20Rewards' 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.Lootboxes.Chainlink/Dto/RewardsClaimedEvent.cs#L13
Non-nullable property 'TokenAddress' 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.Lootboxes.Chainlink/Dto/RewardsClaimedEvent.cs#L10
Non-nullable property 'OpenerAddress' 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.Lootboxes.Chainlink/Dto/Erc721Reward.cs#L7
Non-nullable property 'ContractAddress' 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.Lootboxes.Chainlink/Dto/Erc1155Reward.cs#L7
Non-nullable property 'ContractAddress' 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.Lootboxes.Chainlink/Dto/Erc20Reward.cs#L7
Non-nullable property 'ContractAddress' 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.Lootboxes.Chainlink/Dto/Erc1155NftReward.cs#L7
Non-nullable property 'ContractAddress' 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.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.
|