Make copy.replace more strongly typed
#33440
tests.yml
on: pull_request
Check typeshed structure
11s
mypy: Run test cases
4m 53s
stub_uploader tests
4m 59s
Matrix: mypy: Check stubs
Matrix: pyright: Run test cases
Annotations
9 errors
|
pyright: Run test cases (Windows, 3.13)
Exit code 1
|
|
pyright: Run test cases (Windows, 3.14)
Exit code 1
|
|
pyright: Run test cases (Darwin, 3.14)
Exit code 1
|
|
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/@tests/test_cases/check_copy.py#L38
No parameter named "val" (reportCallIssue)
|
|
pyright: Run test cases (Linux, 3.13):
stdlib/@tests/test_cases/check_copy.py#L38
Argument missing for parameter "value" (reportCallIssue)
|
|
pyright: Run test cases (Darwin, 3.13)
Exit code 1
|
|
pyright: Run test cases (Linux, 3.14)
Exit code 1
|
|
mypy: Run test cases
Process completed with exit code 1.
|