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

Polling Event Manager - EVM events subscription for WebGL #534

Polling Event Manager - EVM events subscription for WebGL

Polling Event Manager - EVM events subscription for WebGL #534

Triggered via pull request October 3, 2024 13:30
Status Success
Total duration 4m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pre_pull_request_checks.yml

on: pull_request
Matrix: Web3 Tests / Web3 tests job 🕸️
Matrix: Analyze Code / Analyze 🧐
Matrix: Unity Tests / Duplicate Samples And Publish Dependencies
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Web3 Tests / Web3 tests job 🕸️ (6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Web3 Tests / Web3 tests job 🕸️ (6.0.x): 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.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L39
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L49
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L54
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L54
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L59
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L67
Cannot convert null literal to non-nullable reference type.
Web3 Tests / Web3 tests job 🕸️ (6.0.x): src/ChainSafe.Gaming.Mud/Systems/MudSystems.cs#L76
Cannot convert null literal to non-nullable reference type.
Analyze Code / Analyze 🧐 (csharp, 6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, actions/setup-dotnet@v3, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze Code / Analyze 🧐 (csharp, 6.0.x)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze Code / 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.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L25
Nullability of reference types in return type of 'readonly string? MarketplaceConfig.EndpointOverride.get' doesn't match implicitly implemented member 'string IMarketplaceConfig.EndpointOverride.get' (possibly because of nullability attributes).
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItemToken.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.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItemToken.cs#L25
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItemToken.cs#L31
Non-nullable property 'ContractAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItemToken.cs#L37
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplaceItemToken.cs#L43
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): 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.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): 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.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): 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.
Analyze Code / Analyze 🧐 (csharp, 6.0.x): 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.