Fix usage of a single object instances for multiple concurrent requests #571
build.yml
on: pull_request
Annotations
65 errors
test / test (3.7)
The run was canceled by @dfangl.
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.7):
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11)
The run was canceled by @dfangl.
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.11):
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8)
The run was canceled by @dfangl.
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.8):
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10)
The run was canceled by @dfangl.
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.10):
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: BaseResponse._dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9)
The run was canceled by @dfangl.
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_import_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_import_certificate_with_tags
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_import_bad_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_list_certificates
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_get_invalid_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_delete_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_describe_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_describe_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_export_certificate
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
test / test (3.9):
tests/test_acm/test_acm.py#L126
test_export_certificate_with_bad_arn
TypeError: _dispatch() missing 2 required positional arguments: 'full_url' and 'headers'
|
testserver / test (3.9)
The run was canceled by @dfangl.
|
testserver / test (3.9)
The operation was canceled.
|
testserver / test (3.11)
The run was canceled by @dfangl.
|
testserver / test (3.11)
The operation was canceled.
|
testserver / test (3.8)
The run was canceled by @dfangl.
|
testserver / test (3.8)
The operation was canceled.
|
testserver / test (3.7)
The run was canceled by @dfangl.
|
testserver / test (3.7)
The operation was canceled.
|
testserver / test (3.10)
The run was canceled by @dfangl.
|
testserver / test (3.10)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
motoserver-3.10
Expired
|
1.68 MB |
|
motoserver-3.11
Expired
|
1.87 MB |
|
motoserver-3.7
Expired
|
1.77 MB |
|
motoserver-3.8
Expired
|
1.9 MB |
|
motoserver-3.9
Expired
|
1.95 MB |
|