Fix "Wheel naming is not following PEP 491 convention" #5936
main.yml
on: pull_request
Annotations
35 errors and 3 warnings
test (3.9, macos-latest)
Traceback (most recent call last):
File "<string>", line 6, in <module>
|
test (3.9, macos-latest)
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
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
|
test (3.9, macos-latest)
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
|
test (3.9, macos-latest)
exec(code, run_globals)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__main__.py", line 5, in <module>
|
test (3.9, macos-latest)
sys.exit(ensurepip._main())
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__init__.py", line 206, in _main
|
test (3.9, macos-latest)
return _bootstrap(
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/ensurepip/__init__.py", line 125, in _bootstrap
|
test (3.9, macos-latest)
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
|
test (3.9, macos-latest)
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
|
test (3.9, macos-latest)
raise CalledProcessError(retcode, process.args,
|
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.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.9, windows-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.9, windows-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.10, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.10, ubuntu-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.13, macos-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.13, macos-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.
|
test (3.11, ubuntu-latest)
The job was canceled because "_3_9_macos-latest" failed.
|
test (3.11, 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
|