Skip to content

Merge Main

Merge Main #821

Triggered via push December 12, 2023 22:06
Status Failure
Total duration 2m 41s
Artifacts
build_docker_linux_x64
0s
build_docker_linux_x64
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test_linux_x64
Process completed with exit code 1.
test_linux_x64: NetEvent/Shared/Dto/PurchaseDto.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentResponseDto.cs#L8
Non-nullable property 'PaymentResponseJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodIssuerDto.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodIssuerDto.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodGroupDto.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodGroupDto.cs#L11
Non-nullable property 'PaymentMethodData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodGroupDto.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodDto.cs#L12
Non-nullable property 'Brands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodDto.cs#L15
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test_linux_x64: NetEvent/Shared/Dto/PaymentMethodDto.cs#L18
Non-nullable property 'Group' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.