fix: Fix the bug that pdm plugins are invalid on ubuntu(#3289) #4307
Annotations
13 errors
Testing (3.8, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.11, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.11, ubuntu-latest, script)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.10, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.9, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.12, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.11, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.13, ubuntu-latest, pip)
/opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.10, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.8, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.9, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.12, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Testing (3.13, windows-latest, pip)
C:\hostedtoolcache\windows\Python\3.13.0\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|