这是indexloc提供的服务,不要输入任何密码
Skip to content

CI Check

CI Check #358

Triggered via pull request August 21, 2025 08:52
Status Success
Total duration 1m 33s
Artifacts

pull_request_checks_main.yml

on: pull_request
Check Commit 📝
7s
Check Commit 📝
Pre Job 🚀
0s
Pre Job 🚀
Duplicate Samples 🪞  /  ...  /  Setup job
35s
Duplicate Samples 🪞 / Duplicate Samples 🪞 / Setup job
Documentation Check 📚  /  Documentation Check 📚
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
41s
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L54
Cannot convert null literal to non-nullable reference type.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
Sync Dependencies 🔄 / Sync Dependencies 🔄 / Setup job: src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
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.