Unit tests without Docker #10
Annotations
10 errors and 1 warning
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L157
test_describe_flow_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L170
test_delete_flow_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L186
test_start_stop_flow_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L210
test_unknown_flow
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L234
test_tag_resource_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L252
test_add_flow_vpc_interfaces_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L281
test_add_flow_vpc_interfaces_fails
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L297
test_remove_flow_vpc_interface_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L324
test_remove_flow_vpc_interface_fails
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
tests/test_mediaconnect/test_mediaconnect.py#L342
test_add_flow_outputs_succeeds
TypeError: argument of type 'NoneType' is not iterable
|
test (3.11):
moto/ec2/utils.py#L759
SSH DSA keys are deprecated and will be removed in a future release.
|