Fix linter warnings #952
Annotations
5 errors
|
Set up Python 3.13
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/configuration.py:284: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
Set up Python 3.13
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/configuration.py:284: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
Set up Python 3.13
/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:77: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
|
Install dependencies
The operation was canceled.
|
Loading