Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

update setup python action to v4 #8806

Merged
merged 1 commit into from Jan 3, 2023
Merged

update setup python action to v4 #8806

merged 1 commit into from Jan 3, 2023

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Dec 21, 2022

No description provided.

@auvipy
Copy link
Member Author

auvipy commented Dec 21, 2022

py36-django32 run-test: commands[0] | python -W error::DeprecationWarning -W error::PendingDeprecationWarning runtests.py --coverage
Traceback (most recent call last):
File "runtests.py", line 4, in
import pytest
File "/home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/lib/python3.6/site-packages/pytest/init.py", line 3, in
from . import collect
File "/home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/lib/python3.6/site-packages/pytest/collect.py", line 8, in
from _pytest.deprecated import PYTEST_COLLECT_MODULE
File "/home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/lib/python3.6/site-packages/_pytest/deprecated.py", line 13, in
from _pytest.warning_types import PytestDeprecationWarning
File "/home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/lib/python3.6/site-packages/_pytest/warning_types.py", line 6, in
import attr
File "/home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/lib/python3.6/site-packages/attr/init.py", line 32, in
DeprecationWarning,
DeprecationWarning: Running attrs on Python 3.6 is deprecated & we intend to drop support soon. If that's a problem for you, please let us know why & we MAY re-evaluate: python-attrs/attrs#993
ERROR: InvocationError for command /home/runner/work/django-rest-framework/django-rest-framework/.tox/venvs/py36-django32/bin/python -W error::DeprecationWarning -W error::PendingDeprecationWarning runtests.py --coverage (exited with code 1)

@auvipy
Copy link
Member Author

auvipy commented Jan 3, 2023

#8828

@auvipy auvipy closed this Jan 3, 2023
@auvipy auvipy reopened this Jan 3, 2023
@auvipy auvipy marked this pull request as ready for review January 3, 2023 11:39
@auvipy auvipy merged commit 1185437 into master Jan 3, 2023
@auvipy auvipy deleted the gha branch January 18, 2023 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant