CI Check #351
pull_request_checks_main.yml
on: pull_request
Check Commit 📝
6s
Documentation Check 📚
/
Documentation Check 📚
3s
Matrix: Analyze 🧐 / Analyze 🧐
Matrix: Unity Tests 🧪 / Unity Tests 🧪
Matrix: Web3 tests 🕸 / Web3 tests 🕸️
Sync Dependencies 🔄
/
...
/
Setup job
Annotations
3 errors and 12 warnings
|
Unity Tests 🧪 / Unity Tests 🧪 (src/UnitySampleProject, PlayMode)
This request has been automatically failed because it uses a deprecated version of `actions/cache: v2`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down. This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x)
Process completed with exit code 2.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L129
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L120
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L115
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L110
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L110
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L105
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L105
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L95
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Mud/Worlds/MudWorld.cs#L95
Cannot convert null literal to non-nullable reference type.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x):
src/ChainSafe.Gaming.Debugging/JsonRpcWalletConfig.cs#L10
Non-nullable property 'AddressOverride' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x)
Unable to validate code scanning workflow: MissingPushHook
|
|
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|