Unit tests without Docker #55
Annotations
3 errors
test (3.11):
tests/test_route53resolver/test_route53resolver_endpoint.py#L149
test_route53resolver_invalid_create_endpoint_args
botocore.exceptions.ParamValidationError: Parameter validation failed:
Invalid length for parameter IpAddresses, value: 1, valid min length: 2
|
test (3.11):
tests/test_route53resolver/test_route53resolver_endpoint.py#L176
test_route53resolver_bad_create_endpoint_subnets
botocore.exceptions.ParamValidationError: Parameter validation failed:
Invalid length for parameter IpAddresses, value: 1, valid min length: 2
|
test (3.11)
Process completed with exit code 1.
|