Merge typeshed return annotations #5935
main.yml
on: pull_request
Annotations
29 errors and 3 warnings
test (3.9, macos-latest)
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 221, in run_module
mod_name, mod_spec, code = _get_module_details(mod_name)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 130, in _get_module_details
spec = importlib.util.find_spec(mod_name)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/importlib/util.py", line 103, in find_spec
return _find_spec(fullname, parent_path)
File "<frozen importlib._bootstrap>", line 925, in _find_spec
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/_distutils_hack/__init__.py", line 79, in find_spec
return method()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/_distutils_hack/__init__.py", line 100, in spec_for_pip
if self.pip_imported_during_build():
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/_distutils_hack/__init__.py", line 111, in pip_imported_during_build
|
test (3.9, macos-latest)
return any(
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/_distutils_hack/__init__.py", line 112, in <genexpr>
frame.f_globals['__file__'].endswith('setup.py')
KeyError: '__file__'
|
test (3.9, macos-latest)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__main__.py", line 5, in <module>
sys.exit(ensurepip._main())
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__init__.py", line 206, in _main
return _bootstrap(
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__init__.py", line 125, in _bootstrap
return _run_pip(args + [p[0] for p in _PROJECTS], additional_paths)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__init__.py", line 34, in _run_pip
return subprocess.run([sys.executable, "-c", code], check=True).returncode
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/Library/Frameworks/Python.framework/Versions/3.9/bin/python', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/tmp385ozzqf/setuptools-58.1.0-py3-none-any.whl\', \'/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/tmp385ozzqf/pip-22.0.4-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/tmp385ozzqf\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1.
|
test (3.9, macos-latest)
The process '/bin/bash' failed with exit code 1
|
test (3.13, windows-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.13, windows-latest)
The operation was canceled.
|
test (3.9, windows-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.9, windows-latest)
The operation was canceled.
|
test (ubuntu-latest, 3.10, stdlib)
The job was canceled because "_3_9_macos-latest" failed.
|
test (ubuntu-latest, 3.10, stdlib)
The operation was canceled.
|
test (pypy3.10, ubuntu-latest, stdlib)
The job was canceled because "_3_9_macos-latest" failed.
|
test (pypy3.10, ubuntu-latest, stdlib)
The operation was canceled.
|
test (3.10, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.10, ubuntu-latest)
The operation was canceled.
|
test (3.14, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.14, ubuntu-latest)
The operation was canceled.
|
test (3.13, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.13, ubuntu-latest)
The operation was canceled.
|
test (3.9, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.9, ubuntu-latest)
The operation was canceled.
|
test (3.13, macos-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.13, macos-latest)
The operation was canceled.
|
test (3.11, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.11, ubuntu-latest)
The operation was canceled.
|
test (3.12, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.12, ubuntu-latest)
The operation was canceled.
|
collateral (diffcov)
Process completed with exit code 1.
|
test_cygwin (39, windows-latest)
Process completed with exit code 1.
|
check
Process completed with exit code 1.
|
collateral (docs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
collateral (diffcov)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_cygwin (39, windows-latest)
The process 'C:\cygwin\bin\git.exe' failed with exit code 128
|