Update Packages #820
test_and_build.yml
on: push
test_linux_x64
1m 42s
build_docker_linux_x64
0s
Annotations
2 errors and 10 warnings
test_linux_x64
Process completed with exit code 1.
|
test_linux_x64
Process completed with exit code 1.
|
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.
|
test_linux_x64:
NetEvent/Shared/Dto/PaymentMethodDto.cs#L21
Non-nullable property 'Issuers' 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/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/PaymentResponseDto.cs#L8
Non-nullable property 'PaymentResponseJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|