chore: PP309: Filter warnings specified #461
Annotations
10 errors
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_301_redirects
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_redirects[304-Not Modified]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-2 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_redirects[302-Found]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_skips_existing[400-file name has already been taken]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-4 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_redirects[303-See Other]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-5 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_400_errors
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-6 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_skips_existing[400-Repository does not allow updating assets]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-7 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_redirects[307-Temporary Redirect]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-8 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_properly_handles_redirects[300-Multiple Choices]
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-9 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Run poetry run pytest --integration -v:
tests\publishing\test_uploader.py#L341
test_uploader_skip_existing_bubbles_unskippable_errors
pytest.PytestUnhandledThreadExceptionWarning: Exception in thread Thread-10 (fill_filekind)
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1073, in _bootstrap_inner
self.run()
File "C:\hostedtoolcache\windows\Python\3.12.4\x64\Lib\threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\runneradmin\AppData\Local\pypoetry\Cache\virtualenvs\poetry-irm2WMyr-py3.12\Lib\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).
|
Loading