Skip to content

Begin the pain

Begin the pain #1144

Triggered via push February 12, 2025 17:35
Status Failure
Total duration 43s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: Valour/Sdk/Models/PlanetMember.cs#L65
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L137
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L142
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L147
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L152
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L161
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L189
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L196
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L200
The name 'Roles' does not exist in the current context
build: Valour/Sdk/Models/PlanetMember.cs#L201
The name 'Roles' does not exist in the current context
build
No files were found with the provided path: **/test_results.trx. No artifacts will be uploaded.
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.