Skip to content

Webhook project setttings fix #52

Webhook project setttings fix

Webhook project setttings fix #52

Triggered via pull request January 7, 2025 04:16
Status Failure
Total duration 2m 34s
Artifacts

pull_request_checks_dev.yml

on: pull_request
Pre Job 🚀
0s
Pre Job 🚀
Documentation Check 📚  /  Documentation Check 📚
0s
Documentation Check 📚 / Documentation Check 📚
Matrix: Analyze 🧐 / Analyze 🧐
Matrix: Web3 tests 🕸 / Web3 tests 🕸️
Fit to window
Zoom out
Zoom in

Annotations

1 error and 27 warnings
Documentation Check 📚 / Documentation Check 📚
Process completed with exit code 1.
Pre Job 🚀
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Documentation Check 📚 / Documentation Check 📚
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x): 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).
Web3 tests 🕸 / Web3 tests 🕸️ (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 declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (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 declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (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 declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (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 declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (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 declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplacePage.cs#L37
Non-nullable property 'Cursor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x): src/ChainSafe.Gaming.Marketplace/Dto/MarketplacePage.cs#L43
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x): src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L19
Non-nullable property 'MarketplaceContractAbiOverride' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Web3 tests 🕸 / Web3 tests 🕸️ (6.0.x): src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L21
Non-nullable property 'ProjectIdOverride' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze 🧐 / 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 🧐 / 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 🧐 / Analyze 🧐 (csharp, 6.0.x)
Unable to validate code scanning workflow: MissingPushHook
Analyze 🧐 / Analyze 🧐 (csharp, 6.0.x): 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).
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.
Analyze 🧐 / 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 declaring the property as nullable.