egg #1153
Annotations
3 errors and 12 warnings
build:
Valour/Sdk/Models/Planet.cs#L407
; expected
|
build:
Valour/Sdk/Models/Planet.cs#L407
; expected
|
build
Process completed with exit code 1.
|
build
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
|
build
Cache not found for keys: Linux-nuget-393d65735ad27b46dfc90d4c79604a58503a7bb8d2845584390d6e0a62094b89, Linux-nuget-
|
build:
Config/Configs/RedisConfig.cs#L7
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/RedisConfig.cs#L5
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/PaypalConfig.cs#L13
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/PaypalConfig.cs#L13
Non-nullable property 'AppSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/PaypalConfig.cs#L13
Non-nullable property 'MerchantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/PaypalConfig.cs#L11
Non-nullable field 'Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Config/Configs/NotificationsConfig.cs#L7
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/NotificationsConfig.cs#L7
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/NotificationsConfig.cs#L7
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Config/Configs/NotificationsConfig.cs#L7
Non-nullable property 'AzureConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|