Skip to content

CI and docs tweaks #486

CI and docs tweaks

CI and docs tweaks #486

Triggered via pull request October 26, 2024 18:22
@sr-murthysr-murthy
synchronize #124
refinements
Status Success
Total duration 3m 38s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test (3.13, ubuntu-latest, pip, x64)
/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)
test (3.13, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
test (3.12, macos-latest, pip, x64)
/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
test (3.13, windows-latest, pip, x64)
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)