Exclude Paths - Auto Commit #104
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run:
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.
|
Run:
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).
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceExtensions.cs#L56
Possible null reference return.
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceExtensions.cs#L61
Possible null reference return.
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L19
Non-nullable property 'MarketplaceContractAbiOverride' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L21
Non-nullable property 'ProjectIdOverride' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L23
Non-nullable property 'MarketplaceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run:
src/ChainSafe.Gaming.Marketplace/MarketplaceConfig.cs#L25
Non-nullable property 'MarketplaceContractAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run:
src/ChainSafe.Gaming.Marketplace/Dto/MarketplacePage.cs#L37
Non-nullable property 'Cursor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run:
src/ChainSafe.Gaming.Marketplace/Dto/MarketplacePage.cs#L43
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Test results for PlayMode".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading