chore: PP309: Filter warnings specified #491
Annotations
10 errors
tests/console/commands/test_publish.py#L341
test_skip_existing_output
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-2 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/console/commands/test_publish.py#L341
test_publish_dry_run_skip_existing[--skip-existing]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/utils/test_authenticator.py#L341
test_authenticator_request_retries_on_status_code[502-5]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-6 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/utils/test_authenticator.py#L341
test_authenticator_request_retries_on_status_code[429-5]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-12 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/publishing/test_uploader.py#L341
test_uploader_properly_handles_redirects[301-Moved Permanently]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/console/commands/test_publish.py#L341
test_publish_returns_non_zero_code_for_upload_errors
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/publishing/test_uploader.py#L341
test_uploader_skips_existing[409-]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-2 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/publishing/test_uploader.py#L341
test_uploader_skip_existing_bubbles_unskippable_errors
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/publishing/test_uploader.py#L341
test_uploader_properly_handles_redirects[308-Permanent Redirect]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
tests/publishing/test_uploader.py#L341
test_uploader_properly_handles_403_errors
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-5 (fill_filekind)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/threading.py", line 1012, in run
self._target(*self._args, **self._kwargs)
File "/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry--2IDkNy2-py3.12/lib/python3.12/site-packages/httpretty/core.py", line 1077, in fill_filekind
now = datetime.utcnow()
^^^^^^^^^^^^^^^^^
DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
This job failed
Loading