stubber: docstubs and merge handle stubs in a complex package format … #2040
Annotations
5 errors
tests/codemods/enrich_test.py#L25
test_enrich_file_with_stub[source_file1-False]
UnboundLocalError: cannot access local variable 'docstub_file' where it is not associated with a value
|
tests/rst/test_rst.py#L378
test_doc_deepsleep_stub
AssertionError: machine.deepsleep should be stubbed as a function, not as a class - Upstream Docfix needed
assert False
|
tests/rst/test_rst.py#L431
test_doc_class_not_function_def[collections-deque]
AssertionError: class collections.deque must be stubbed as a class
assert False
|
tests/rst/test_rst.py#L431
test_doc_class_not_function_def[collections-OrderedDict]
AssertionError: class collections.OrderedDict must be stubbed as a class
assert False
|
|
This job failed
Loading