Revise stub merge architecture to provide detailed parameter type hints and return types. #2152
Annotations
30 errors and 5 warnings
Python 3.8 on windows-latest
Process completed with exit code 1.
|
Python 3.12 on windows-latest
Process completed with exit code 1.
|
Python 3.11 on windows-latest
Process completed with exit code 1.
|
Python 3.10 on windows-latest
Process completed with exit code 1.
|
Python 3.9 on windows-latest
Process completed with exit code 1.
|
Python 3.9 on ubuntu-latest:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.9 on ubuntu-latest:
tests/codemods/enrich_test.py#L103
test_enrich_folder[1-source_folder0-target_folder0-9]
assert 8 >= 9
+ where 8 = <function enrich_file at 0x7f7bf1df1800>.call_count
|
Python 3.9 on ubuntu-latest
Process completed with exit code 1.
|
Python 3.11 on ubuntu-latest:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.11 on ubuntu-latest:
tests/codemods/enrich_test.py#L103
test_enrich_folder[1-source_folder0-target_folder0-9]
assert 8 >= 9
+ where 8 = <function enrich_file at 0x7f2678ce1800>.call_count
|
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
|
Python 3.10 on ubuntu-latest:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.10 on ubuntu-latest:
tests/codemods/enrich_test.py#L103
test_enrich_folder[1-source_folder0-target_folder0-9]
assert 8 >= 9
+ where 8 = <function enrich_file at 0x7f6e331d9800>.call_count
|
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
|
Python 3.8 on ubuntu-latest:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.8 on ubuntu-latest:
tests/codemods/enrich_test.py#L103
test_enrich_folder[1-source_folder0-target_folder0-9]
assert 8 >= 9
+ where 8 = <function enrich_file at 0x7f0b30461800>.call_count
|
Python 3.8 on ubuntu-latest
Process completed with exit code 1.
|
Python 3.12 on ubuntu-latest:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.12 on ubuntu-latest:
tests/codemods/enrich_test.py#L103
test_enrich_folder[1-source_folder0-target_folder0-9]
assert 8 >= 9
+ where 8 = <function enrich_file at 0x7f942a1f1800>.call_count
|
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
|
Python 3.11 on macos-13:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.11 on macos-13
Process completed with exit code 1.
|
Python 3.10 on macos-13:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.10 on macos-13
Process completed with exit code 1.
|
Python 3.9 on macos-13:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.9 on macos-13
Process completed with exit code 1.
|
Python 3.12 on macos-13:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.12 on macos-13
Process completed with exit code 1.
|
Python 3.8 on macos-13:
tests/codemods/enrich_test.py#L37
test_enrich_file_with_stub[source_file1-target_file1-False]
AssertionError: no change to the stub was expected but found:
['']
assert 1 == 0
+ where 1 = len([''])
|
Python 3.8 on macos-13
Process completed with exit code 1.
|
Python 3.9 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.11 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.10 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.8 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.12 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
results-stubber-3.10-macos-13
|
25.8 KB |
|
results-stubber-3.10-ubuntu-latest
|
25.8 KB |
|
results-stubber-3.10-windows-latest
|
21.1 KB |
|
results-stubber-3.11-macos-13
|
25.8 KB |
|
results-stubber-3.11-ubuntu-latest
|
25.8 KB |
|
results-stubber-3.11-windows-latest
|
21.1 KB |
|
results-stubber-3.12-macos-13
|
25.8 KB |
|
results-stubber-3.12-ubuntu-latest
|
25.8 KB |
|
results-stubber-3.12-windows-latest
|
21.1 KB |
|
results-stubber-3.8-macos-13
|
25.8 KB |
|
results-stubber-3.8-ubuntu-latest
|
25.8 KB |
|
results-stubber-3.8-windows-latest
|
21.1 KB |
|
results-stubber-3.9-macos-13
|
25.8 KB |
|
results-stubber-3.9-ubuntu-latest
|
25.8 KB |
|
results-stubber-3.9-windows-latest
|
21.1 KB |
|