Skip to content

CI: Add "trusted publishing" workflow #1

CI: Add "trusted publishing" workflow

CI: Add "trusted publishing" workflow #1

Triggered via push May 4, 2024 15:17
Status Success
Total duration 3m 3s
Artifacts

test.yml

on: push
Matrix: run_pytest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
run_pytest (macos-latest, 3.13-dev)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions
run_pytest (macos-latest, 3.13-dev)
/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
run_pytest (ubuntu-latest, 3.13-dev)
/opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions
run_pytest (ubuntu-latest, 3.13-dev)
/opt/hostedtoolcache/Python/3.13.0-alpha.6/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)
run_pytest (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
run_pytest (windows-latest, 3.13-dev)
C:\hostedtoolcache\windows\Python\3.13.0-alpha.6\x64\Lib\site-packages\pip\_internal\metadata\importlib\_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pip._vendor.pkg_resources import find_distributions