Skip to content

Ignore missing dependencies #18

Ignore missing dependencies

Ignore missing dependencies #18

Triggered via push June 28, 2024 12:09
Status Success
Total duration 2m 42s
Artifacts

test.yml

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

Annotations

7 errors
run_pytest (ubuntu-latest, 3.13-dev)
/opt/hostedtoolcache/Python/3.13.0-beta.2/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-beta.2/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.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 (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.1.1 [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-beta.2\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
run_pytest (windows-latest, 3.13-dev)
C:\hostedtoolcache\windows\Python\3.13.0-beta.2\x64\Lib\site-packages\pip\_internal\metadata\importlib\_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'} return cls(files, info_location)