Skip to content

azure-ai-textanalytics needs linting updates for pylint version 4.0.4 #47247

@azure-sdk

Description

@azure-sdk

ACTION NEEDED: This version of pylint will be merged on 2026-07-13. The build will begin to fail for this library if errors are not fixed.

Library name: azure-ai-textanalytics
Pylint version: 4.0.4
Pylint Build: Link to build (2026-05-30)

Pylint Errors:

30
2026-05-30T16:52:55.0546519Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics (exit 30) =====
2026-05-30T16:52:55.0547444Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-30T16:52:55.0548162Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-30T16:52:55.0548780Z Collecting PyYAML
2026-05-30T16:52:55.0549433Z Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB)
2026-05-30T16:52:55.0550435Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 24.1 MB/s eta 0:00:00
2026-05-30T16:52:55.0551062Z Collecting pytest>=3.5.1
2026-05-30T16:52:55.0551678Z Downloading pytest-9.0.3-py3-none-any.whl (375 kB)
2026-05-30T16:52:55.0552432Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.2/375.2 kB 66.5 MB/s eta 0:00:00
2026-05-30T16:52:55.0553422Z Collecting wheel
2026-05-30T16:52:55.0554024Z Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
2026-05-30T16:52:55.0554614Z Collecting urllib3
2026-05-30T16:52:55.0555210Z Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-05-30T16:52:55.0555966Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 49.4 MB/s eta 0:00:00
2026-05-30T16:52:55.0556564Z Collecting cibuildwheel==2.23.3
2026-05-30T16:52:55.0557255Z Downloading cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-05-30T16:52:55.0557977Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 kB 36.5 MB/s eta 0:00:00
2026-05-30T16:52:55.0558555Z Collecting json-delta>=2.0
2026-05-30T16:52:55.0559112Z Downloading json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-05-30T16:52:55.0559651Z Collecting pytest-cov
2026-05-30T16:52:55.0560201Z Downloading pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-05-30T16:52:55.0560817Z Requirement already satisfied: setuptools in ./.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-05-30T16:52:55.0561415Z Collecting pkginfo
2026-05-30T16:52:55.0561963Z Downloading pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-05-30T16:52:55.0562493Z Collecting Jinja2
2026-05-30T16:52:55.0563047Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-05-30T16:52:55.0563740Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 40.1 MB/s eta 0:00:00
2026-05-30T16:52:55.0564334Z Collecting ConfigArgParse>=0.12.0
2026-05-30T16:52:55.0564896Z Downloading configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-05-30T16:52:55.0565438Z Collecting packaging
2026-05-30T16:52:55.0565980Z Downloading packaging-26.2-py3-none-any.whl (100 kB)
2026-05-30T16:52:55.0566641Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 36.2 MB/s eta 0:00:00
2026-05-30T16:52:55.0567347Z Collecting pyparsing
2026-05-30T16:52:55.0567924Z Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-05-30T16:52:55.0568587Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB 45.8 MB/s eta 0:00:00
2026-05-30T16:52:55.0569156Z Collecting certifi
2026-05-30T16:52:55.0569704Z Downloading certifi-2026.5.20-py3-none-any.whl (134 kB)
2026-05-30T16:52:55.0570377Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 19.7 MB/s eta 0:00:00
2026-05-30T16:52:55.0570943Z Collecting pytest-asyncio>=0.9.0
2026-05-30T16:52:55.0571497Z Downloading pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-05-30T16:52:55.0572253Z Collecting tomli
2026-05-30T16:52:55.0572794Z Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-05-30T16:52:55.0573325Z Collecting tomli-w==1.0.0
2026-05-30T16:52:55.0573860Z Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-05-30T16:52:55.0574382Z Collecting build
2026-05-30T16:52:55.0574907Z Downloading build-1.5.0-py3-none-any.whl (26 kB)
2026-05-30T16:52:55.0575426Z Collecting azure-core
2026-05-30T16:52:55.0575963Z Downloading azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-05-30T16:52:55.0576626Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 62.5 MB/s eta 0:00:00
2026-05-30T16:52:55.0577462Z Collecting python-dotenv
2026-05-30T16:52:55.0578022Z Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-05-30T16:52:55.0578555Z Collecting platformdirs
2026-05-30T16:52:55.0579092Z Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB)
2026-05-30T16:52:55.0579633Z Collecting bashlex!=0.13
2026-05-30T16:52:55.0580204Z Downloading bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-05-30T16:52:55.0580895Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.5/69.5 kB 25.4 MB/s eta 0:00:00
2026-05-30T16:52:55.0581464Z Collecting typing-extensions>=4.1.0
2026-05-30T16:52:55.0582017Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2026-05-30T16:52:55.0582643Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 15.5 MB/s eta 0:00:00
2026-05-30T16:52:55.0583202Z Collecting filelock
2026-05-30T16:52:55.0583742Z Downloading filelock-3.29.0-py3-none-any.whl (39 kB)
2026-05-30T16:52:55.0584272Z Collecting bracex
2026-05-30T16:52:55.0584814Z Downloading bracex-2.6-py3-none-any.whl (11 kB)
2026-05-30T16:52:55.0585344Z Collecting dependency-groups>=1.2
2026-05-30T16:52:55.0585885Z Downloading dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-05-30T16:52:55.0586417Z Collecting pygments>=2.7.2
2026-05-30T16:52:55.0586947Z Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-05-30T16:52:55.0587730Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 77.2 MB/s eta 0:00:00
2026-05-30T16:52:55.0588303Z Collecting exceptiongroup>=1
2026-05-30T16:52:55.0588853Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-05-30T16:52:55.0589390Z Collecting iniconfig>=1.0.1
2026-05-30T16:52:55.0589928Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-05-30T16:52:55.0590459Z Collecting pluggy<2,>=1.5
2026-05-30T16:52:55.0590997Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-05-30T16:52:55.0591534Z Collecting backports-asyncio-runner<2,>=1.1
2026-05-30T16:52:55.0592093Z Downloading backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-05-30T16:52:55.0592635Z Collecting requests>=2.21.0
2026-05-30T16:52:55.0593161Z Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-05-30T16:52:55.0593820Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 30.1 MB/s eta 0:00:00
2026-05-30T16:52:55.0594400Z Collecting pyproject_hooks
2026-05-30T16:52:55.0594944Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-05-30T16:52:55.0595514Z Collecting MarkupSafe>=2.0
2026-05-30T16:52:55.0596093Z Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-05-30T16:52:55.0596678Z Collecting coverage[toml]>=7.10.6
2026-05-30T16:52:55.0597381Z Downloading coverage-7.14.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248 kB)
2026-05-30T16:52:55.0598107Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 65.9 MB/s eta 0:00:00
2026-05-30T16:52:55.0598672Z Collecting idna<4,>=2.5
2026-05-30T16:52:55.0599221Z Downloading idna-3.17-py3-none-any.whl (65 kB)
2026-05-30T16:52:55.0599879Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 28.4 MB/s eta 0:00:00
2026-05-30T16:52:55.0600460Z Collecting charset_normalizer<4,>=2
2026-05-30T16:52:55.0601064Z Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
2026-05-30T16:52:55.0601766Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 kB 65.0 MB/s eta 0:00:00
2026-05-30T16:52:55.0602732Z Installing collected packages: json-delta, urllib3, typing-extensions, tomli-w, tomli, PyYAML, python-dotenv, pyproject_hooks, pyparsing, pygments, pluggy, platformdirs, pkginfo, packaging, MarkupSafe, iniconfig, idna, filelock, coverage, ConfigArgParse, charset_normalizer, certifi, bracex, bashlex, backports-asyncio-runner, wheel, requests, Jinja2, exceptiongroup, dependency-groups, build, pytest, cibuildwheel, azure-core, pytest-cov, pytest-asyncio, azure-sdk-tools
2026-05-30T16:52:55.0604026Z Successfully installed ConfigArgParse-1.7.5 Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 azure-core-1.41.0 azure-sdk-tools-0.0.0 backports-asyncio-runner-1.2.0 bashlex-0.18 bracex-2.6 build-1.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 cibuildwheel-2.23.3 coverage-7.14.1 dependency-groups-1.3.1 exceptiongroup-1.3.1 filelock-3.29.0 idna-3.17 iniconfig-2.3.0 json-delta-2.0.2 packaging-26.2 pkginfo-1.12.1.2 platformdirs-4.10.0 pluggy-1.6.0 pygments-2.20.0 pyparsing-3.3.2 pyproject_hooks-1.2.0 pytest-9.0.3 pytest-asyncio-1.4.0 pytest-cov-7.1.0 python-dotenv-1.2.2 requests-2.34.2 tomli-2.4.1 tomli-w-1.0.0 typing-extensions-4.15.0 urllib3-2.7.0 wheel-0.47.0
2026-05-30T16:52:55.0604955Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-30T16:52:55.0605581Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-30T16:52:55.0606170Z Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-05-30T16:52:55.0606754Z Processing /mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-05-30T16:52:55.0607418Z Collecting aiohttp>=3.0
2026-05-30T16:52:55.0608004Z Downloading aiohttp-3.13.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
2026-05-30T16:52:55.0608713Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 51.1 MB/s eta 0:00:00
2026-05-30T16:52:55.0609410Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.2.2)
2026-05-30T16:52:55.0610200Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (9.0.3)
2026-05-30T16:52:55.0610990Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.0.2)
2026-05-30T16:52:55.0611760Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (6.0.3)
2026-05-30T16:52:55.0612695Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (3.1.6)
2026-05-30T16:52:55.0613471Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.23.3)
2026-05-30T16:52:55.0614253Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.7.0)
2026-05-30T16:52:55.0615032Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.5.0)
2026-05-30T16:52:55.0615796Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.4.1)
2026-05-30T16:52:55.0616709Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (79.0.1)
2026-05-30T16:52:55.0617602Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.4.0)
2026-05-30T16:52:55.0618339Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.7.5)
2026-05-30T16:52:55.0619053Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (3.3.2)
2026-05-30T16:52:55.0619768Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.12.1.2)
2026-05-30T16:52:55.0620466Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2026.5.20)
2026-05-30T16:52:55.0621247Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (7.1.0)
2026-05-30T16:52:55.0622035Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (26.2)
2026-05-30T16:52:55.0622966Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (0.47.0)
2026-05-30T16:52:55.0623752Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.0.0)
2026-05-30T16:52:55.0624574Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (3.29.0)
2026-05-30T16:52:55.0625378Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (0.18)
2026-05-30T16:52:55.0626183Z Requirement already satisfied: typing-extensions>=4.1.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (4.15.0)
2026-05-30T16:52:55.0627270Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.6)
2026-05-30T16:52:55.0628092Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.3.1)
2026-05-30T16:52:55.0628899Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from cibuildwheel==2.23.3->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (4.10.0)
2026-05-30T16:52:55.0629688Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 2)) (2.34.2)
2026-05-30T16:52:55.0630357Z Collecting msal>=1.35.1
2026-05-30T16:52:55.0630902Z Downloading msal-1.37.0-py3-none-any.whl (123 kB)
2026-05-30T16:52:55.0631581Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.7/123.7 kB 50.9 MB/s eta 0:00:00
2026-05-30T16:52:55.0632160Z Collecting cryptography>=2.5
2026-05-30T16:52:55.0632732Z Downloading cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
2026-05-30T16:52:55.0633403Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 133.5 MB/s eta 0:00:00
2026-05-30T16:52:55.0633975Z Collecting msal-extensions>=1.2.0
2026-05-30T16:52:55.0634531Z Downloading msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-05-30T16:52:55.0635073Z Collecting yarl<2.0,>=1.17.0
2026-05-30T16:52:55.0635655Z Downloading yarl-1.24.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (106 kB)
2026-05-30T16:52:55.0636342Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 27.6 MB/s eta 0:00:00
2026-05-30T16:52:55.0636896Z Collecting aiosignal>=1.4.0
2026-05-30T16:52:55.0637542Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-05-30T16:52:55.0638084Z Collecting attrs>=17.3.0
2026-05-30T16:52:55.0638789Z Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
2026-05-30T16:52:55.0639461Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 27.0 MB/s eta 0:00:00
2026-05-30T16:52:55.0640024Z Collecting aiohappyeyeballs>=2.5.0
2026-05-30T16:52:55.0640568Z Downloading aiohappyeyeballs-2.6.2-py3-none-any.whl (15 kB)
2026-05-30T16:52:55.0641215Z Collecting frozenlist>=1.1.1
2026-05-30T16:52:55.0641784Z Downloading frozenlist-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (219 kB)
2026-05-30T16:52:55.0642643Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.5/219.5 kB 42.0 MB/s eta 0:00:00
2026-05-30T16:52:55.0643214Z Collecting async-timeout<6.0,>=4.0
2026-05-30T16:52:55.0643756Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-05-30T16:52:55.0644285Z Collecting multidict<7.0,>=4.5
2026-05-30T16:52:55.0644844Z Downloading multidict-6.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB)
2026-05-30T16:52:55.0645540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 54.8 MB/s eta 0:00:00
2026-05-30T16:52:55.0646103Z Collecting propcache>=0.2.0
2026-05-30T16:52:55.0646689Z Downloading propcache-0.5.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (60 kB)
2026-05-30T16:52:55.0647515Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.1/60.1 kB 24.4 MB/s eta 0:00:00
2026-05-30T16:52:55.0648144Z Collecting cffi>=2.0.0
2026-05-30T16:52:55.0648706Z Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
2026-05-30T16:52:55.0649394Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 69.9 MB/s eta 0:00:00
2026-05-30T16:52:55.0649948Z Collecting PyJWT[crypto]<3,>=1.0.0
2026-05-30T16:52:55.0650484Z Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB)
2026-05-30T16:52:55.0651148Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.3.0)
2026-05-30T16:52:55.0651971Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.3.1)
2026-05-30T16:52:55.0652773Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.6.0)
2026-05-30T16:52:55.0653568Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest>=3.5.1->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (2.20.0)
2026-05-30T16:52:55.0654389Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest-asyncio>=0.9.0->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.2.0)
2026-05-30T16:52:55.0655198Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 2)) (3.4.7)
2026-05-30T16:52:55.0656067Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 2)) (3.17)
2026-05-30T16:52:55.0657016Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (1.2.0)
2026-05-30T16:52:55.0657959Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (3.0.3)
2026-05-30T16:52:55.0658903Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/dev_requirements.txt (line 1)) (7.14.1)
2026-05-30T16:52:55.0659560Z Collecting pycparser
2026-05-30T16:52:55.0660089Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-05-30T16:52:55.0660755Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 21.9 MB/s eta 0:00:00
2026-05-30T16:52:55.0661375Z azure-sdk-tools is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-05-30T16:52:55.0662001Z azure-core is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-05-30T16:52:55.0662691Z Installing collected packages: PyJWT, pycparser, propcache, multidict, frozenlist, attrs, async-timeout, aiohappyeyeballs, yarl, cffi, aiosignal, cryptography, aiohttp, msal, msal-extensions, azure-identity
2026-05-30T16:52:55.0663435Z Successfully installed PyJWT-2.13.0 aiohappyeyeballs-2.6.2 aiohttp-3.13.5 aiosignal-1.4.0 async-timeout-5.0.1 attrs-26.1.0 azure-identity-1.26.0b3 cffi-2.0.0 cryptography-48.0.0 frozenlist-1.8.0 msal-1.37.0 msal-extensions-1.3.1 multidict-6.7.1 propcache-0.5.2 pycparser-3.0 yarl-1.24.2
2026-05-30T16:52:55.0664134Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-05-30T16:52:55.0664693Z Collecting azure-common>=1.1
2026-05-30T16:52:55.0665311Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-common/1.1.28/azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
2026-05-30T16:52:55.0665993Z Saved /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-05-30T16:52:55.0666593Z Successfully downloaded azure-common
2026-05-30T16:52:55.0667309Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-30T16:52:55.0667935Z Processing ./azure_ai_textanalytics-5.4.0.tar.gz
2026-05-30T16:52:55.0668496Z Installing build dependencies: started
2026-05-30T16:52:55.0669039Z Installing build dependencies: finished with status 'done'
2026-05-30T16:52:55.0669587Z Getting requirements to build wheel: started
2026-05-30T16:52:55.0670133Z Getting requirements to build wheel: finished with status 'done'
2026-05-30T16:52:55.0670674Z Preparing metadata (pyproject.toml): started
2026-05-30T16:52:55.0671221Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-05-30T16:52:55.0671794Z Processing ./dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-05-30T16:52:55.0672437Z Requirement already satisfied: azure-core>=1.27.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-textanalytics==5.4.0) (1.41.0)
2026-05-30T16:52:55.0673030Z Collecting isodate>=0.6.1
2026-05-30T16:52:55.0673556Z Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
2026-05-30T16:52:55.0674174Z Requirement already satisfied: typing-extensions>=4.0.1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-ai-textanalytics==5.4.0) (4.15.0)
2026-05-30T16:52:55.0675046Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.27.0->azure-ai-textanalytics==5.4.0) (2.34.2)
2026-05-30T16:52:55.0675783Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.27.0->azure-ai-textanalytics==5.4.0) (3.4.7)
2026-05-30T16:52:55.0676695Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.27.0->azure-ai-textanalytics==5.4.0) (2.7.0)
2026-05-30T16:52:55.0677548Z Requirement already satisfied: certifi>=2023.5.7 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.27.0->azure-ai-textanalytics==5.4.0) (2026.5.20)
2026-05-30T16:52:55.0678312Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.27.0->azure-ai-textanalytics==5.4.0) (3.17)
2026-05-30T16:52:55.0678980Z Building wheels for collected packages: azure-ai-textanalytics
2026-05-30T16:52:55.0679551Z Building wheel for azure-ai-textanalytics (pyproject.toml): started
2026-05-30T16:52:55.0680226Z Building wheel for azure-ai-textanalytics (pyproject.toml): finished with status 'done'
2026-05-30T16:52:55.0680865Z Created wheel for azure-ai-textanalytics: filename=azure_ai_textanalytics-5.4.0-py3-none-any.whl size=300234 sha256=fd042b198cc0685bcc7b2f8a167a93b82c7e3c74c7fe35bfb0a2dc31f9631596
2026-05-30T16:52:55.0681514Z Stored in directory: /home/cloudtest/.cache/pip/wheels/b9/4a/a3/64991dd2ebf42c04cb68eb2cb73f063488519140879a84b164
2026-05-30T16:52:55.0682093Z Successfully built azure-ai-textanalytics
2026-05-30T16:52:55.0682647Z Installing collected packages: azure-common, isodate, azure-ai-textanalytics
2026-05-30T16:52:55.0683247Z Successfully installed azure-ai-textanalytics-5.4.0 azure-common-1.1.28 isodate-0.7.2
2026-05-30T16:52:55.0683828Z ************* Module azure.ai.textanalytics._response_handlers
2026-05-30T16:52:55.0684452Z azure/ai/textanalytics/_response_handlers.py:561: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0684855Z
2026-05-30T16:52:55.0685463Z -----------------------------------
2026-05-30T16:52:55.0686008Z Your code has been rated at 9.99/10
2026-05-30T16:52:55.0686310Z
2026-05-30T16:52:55.0686878Z ************* Module test_analyze
2026-05-30T16:52:55.0687571Z tests/test_analyze.py:126: [C0301(line-too-long), ] Line too long (154/120)
2026-05-30T16:52:55.0688171Z tests/test_analyze.py:135: [C0301(line-too-long), ] Line too long (180/120)
2026-05-30T16:52:55.0688752Z tests/test_analyze.py:140: [C0301(line-too-long), ] Line too long (178/120)
2026-05-30T16:52:55.0689317Z tests/test_analyze.py:224: [C0301(line-too-long), ] Line too long (129/120)
2026-05-30T16:52:55.0689906Z tests/test_analyze.py:225: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0690481Z tests/test_analyze.py:226: [C0301(line-too-long), ] Line too long (135/120)
2026-05-30T16:52:55.0691046Z tests/test_analyze.py:260: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0691605Z tests/test_analyze.py:635: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0692175Z tests/test_analyze.py:707: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0692739Z tests/test_analyze.py:755: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0693302Z tests/test_analyze.py:767: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.0693864Z tests/test_analyze.py:824: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0694597Z tests/test_analyze.py:901: [C0301(line-too-long), ] Line too long (353/120)
2026-05-30T16:52:55.0695169Z tests/test_analyze.py:945: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0695739Z tests/test_analyze.py:947: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0696306Z tests/test_analyze.py:948: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0696864Z tests/test_analyze.py:949: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0697560Z tests/test_analyze.py:986: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0698285Z tests/test_analyze.py:988: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0698862Z tests/test_analyze.py:989: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0699451Z tests/test_analyze.py:990: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0700023Z tests/test_analyze.py:1027: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0700606Z tests/test_analyze.py:1029: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0701182Z tests/test_analyze.py:1030: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0701782Z tests/test_analyze.py:1031: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0702355Z tests/test_analyze.py:1075: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0702960Z tests/test_analyze.py:1077: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0703544Z tests/test_analyze.py:1116: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0704112Z tests/test_analyze.py:1117: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0704682Z tests/test_analyze.py:1119: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0705253Z tests/test_analyze.py:1175: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0705820Z tests/test_analyze.py:1213: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.0706396Z tests/test_analyze.py:1221: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0706968Z tests/test_analyze.py:1283: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0707655Z tests/test_analyze.py:1291: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0708226Z tests/test_analyze.py:1360: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0708793Z tests/test_analyze.py:1453: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.0709366Z tests/test_analyze.py:1491: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.0709932Z tests/test_analyze.py:1500: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.0710523Z tests/test_analyze.py:1556: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0711104Z tests/test_analyze.py:1627: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.0711687Z tests/test_analyze.py:1628: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0712257Z tests/test_analyze.py:1630: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.0712824Z tests/test_analyze.py:1634: [C0301(line-too-long), ] Line too long (143/120)
2026-05-30T16:52:55.0713395Z tests/test_analyze.py:1705: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0713960Z tests/test_analyze.py:1726: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0714531Z tests/test_analyze.py:1757: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0715106Z tests/test_analyze.py:1758: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0715674Z tests/test_analyze.py:1780: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0716246Z tests/test_analyze.py:1781: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0716864Z tests/test_analyze.py:146: [R0915(too-many-statements), TestAnalyze.test_sentiment_analysis_task_with_opinion_mining] Too many statements (52/50)
2026-05-30T16:52:55.0717833Z tests/test_analyze.py:618: [W0613(unused-argument), TestAnalyze.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0718474Z tests/test_analyze.py:618: [W0613(unused-argument), TestAnalyze.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0719146Z tests/test_analyze.py:861: [R1729(use-a-generator), TestAnalyze.test_multiple_of_same_action] Use a generator instead 'all(sentence.mined_opinions for sentence in action_result[0].sentences)'
2026-05-30T16:52:55.0719996Z tests/test_analyze.py:1191: [W1514(unspecified-encoding), TestAnalyze.test_generic_action_error_no_target_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0720672Z tests/test_analyze.py:1237: [W1514(unspecified-encoding), TestAnalyze.test_generic_action_error_no_target] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0721335Z tests/test_analyze.py:1249: [W0613(unused-argument), TestAnalyze.test_generic_action_error_no_target.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0722036Z tests/test_analyze.py:1250: [W0611(unused-import), TestAnalyze.test_generic_action_error_no_target.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0722744Z tests/test_analyze.py:1308: [W1514(unspecified-encoding), TestAnalyze.test_action_errors_with_targets_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0723407Z tests/test_analyze.py:1377: [W1514(unspecified-encoding), TestAnalyze.test_action_errors_with_targets] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0724063Z tests/test_analyze.py:1389: [W0613(unused-argument), TestAnalyze.test_action_errors_with_targets.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0724752Z tests/test_analyze.py:1390: [W0611(unused-import), TestAnalyze.test_action_errors_with_targets.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0725451Z tests/test_analyze.py:1470: [W1514(unspecified-encoding), TestAnalyze.test_action_job_failure_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0726135Z tests/test_analyze.py:1517: [W1514(unspecified-encoding), TestAnalyze.test_action_job_failure] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0726796Z tests/test_analyze.py:1530: [W0613(unused-argument), TestAnalyze.test_action_job_failure.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0727611Z tests/test_analyze.py:1531: [W0611(unused-import), TestAnalyze.test_action_job_failure.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0728310Z tests/test_analyze.py:9: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0728961Z tests/test_analyze.py:10: [C0411(wrong-import-order), ] standard import "itertools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0729614Z tests/test_analyze.py:11: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.0730240Z tests/test_analyze.py:12: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0730919Z tests/test_analyze.py:13: [C0411(wrong-import-order), ] standard import "unittest.mock" should be placed before third party import "pytest"
2026-05-30T16:52:55.0731613Z tests/test_analyze.py:16: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0732369Z tests/test_analyze.py:17: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0733328Z tests/test_analyze.py:18: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0734083Z tests/test_analyze.py:19: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0734836Z tests/test_analyze.py:20: [W0611(unused-import), ] Unused VERSION imported from azure.ai.textanalytics
2026-05-30T16:52:55.0735478Z tests/test_analyze.py:20: [W0611(unused-import), ] Unused TextAnalyticsApiVersion imported from azure.ai.textanalytics
2026-05-30T16:52:55.0736061Z ************* Module test_auth_async
2026-05-30T16:52:55.0736746Z tests/test_auth_async.py:10: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.ai.textanalytics.AnalyzeSentimentAction", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0737684Z tests/test_auth_async.py:11: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.ai.textanalytics.AnalyzeSentimentAction", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0738552Z tests/test_auth_async.py:12: [C0411(wrong-import-order), ] standard import "os" should be placed before third party imports "pytest", "testcase.TextAnalyticsPreparer", "testcase.TextAnalyticsTest" and first party imports "azure.ai.textanalytics.AnalyzeSentimentAction", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0739273Z ************* Module test_analyze_sentiment
2026-05-30T16:52:55.0739845Z tests/test_analyze_sentiment.py:51: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.0740441Z tests/test_analyze_sentiment.py:57: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0741033Z tests/test_analyze_sentiment.py:60: [C0301(line-too-long), ] Line too long (173/120)
2026-05-30T16:52:55.0741626Z tests/test_analyze_sentiment.py:79: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.0742214Z tests/test_analyze_sentiment.py:85: [C0301(line-too-long), ] Line too long (176/120)
2026-05-30T16:52:55.0742799Z tests/test_analyze_sentiment.py:88: [C0301(line-too-long), ] Line too long (173/120)
2026-05-30T16:52:55.0743394Z tests/test_analyze_sentiment.py:113: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0743977Z tests/test_analyze_sentiment.py:126: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0744573Z tests/test_analyze_sentiment.py:425: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0745182Z tests/test_analyze_sentiment.py:497: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0745771Z tests/test_analyze_sentiment.py:677: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0746364Z tests/test_analyze_sentiment.py:836: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0746950Z tests/test_analyze_sentiment.py:840: [C0301(line-too-long), ] Line too long (133/120)
2026-05-30T16:52:55.0747656Z tests/test_analyze_sentiment.py:844: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0748251Z tests/test_analyze_sentiment.py:847: [C0301(line-too-long), ] Line too long (148/120)
2026-05-30T16:52:55.0748831Z tests/test_analyze_sentiment.py:848: [C0301(line-too-long), ] Line too long (332/120)
2026-05-30T16:52:55.0749418Z tests/test_analyze_sentiment.py:860: [C0301(line-too-long), ] Line too long (192/120)
2026-05-30T16:52:55.0750000Z tests/test_analyze_sentiment.py:865: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0750757Z tests/test_analyze_sentiment.py:870: [C0301(line-too-long), ] Line too long (181/120)
2026-05-30T16:52:55.0751382Z tests/test_analyze_sentiment.py:604: [W0613(unused-argument), TestAnalyzeSentiment.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0752039Z tests/test_analyze_sentiment.py:604: [W0613(unused-argument), TestAnalyzeSentiment.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0752698Z tests/test_analyze_sentiment.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0753503Z tests/test_analyze_sentiment.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0754155Z tests/test_analyze_sentiment.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0754809Z tests/test_analyze_sentiment.py:10: [C0411(wrong-import-order), ] standard import "unittest.mock" should be placed before third party import "pytest"
2026-05-30T16:52:55.0755521Z tests/test_analyze_sentiment.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0756295Z tests/test_analyze_sentiment.py:14: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0757068Z tests/test_analyze_sentiment.py:15: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0757940Z tests/test_analyze_sentiment.py:16: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0758553Z tests/test_analyze_sentiment.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0759117Z ************* Module test_custom_text_async
2026-05-30T16:52:55.0759690Z tests/test_custom_text_async.py:49: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0760284Z tests/test_custom_text_async.py:50: [C0301(line-too-long), ] Line too long (199/120)
2026-05-30T16:52:55.0760875Z tests/test_custom_text_async.py:81: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0761481Z tests/test_custom_text_async.py:83: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0762069Z tests/test_custom_text_async.py:84: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0762650Z tests/test_custom_text_async.py:85: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0763238Z tests/test_custom_text_async.py:122: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0763818Z tests/test_custom_text_async.py:124: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0764398Z tests/test_custom_text_async.py:125: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0764978Z tests/test_custom_text_async.py:126: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0765562Z tests/test_custom_text_async.py:168: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0766160Z tests/test_custom_text_async.py:170: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0766744Z tests/test_custom_text_async.py:171: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0767445Z tests/test_custom_text_async.py:172: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0768049Z tests/test_custom_text_async.py:203: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0768802Z tests/test_custom_text_async.py:205: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0769419Z tests/test_custom_text_async.py:206: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0770030Z tests/test_custom_text_async.py:207: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0770635Z tests/test_custom_text_async.py:247: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0771230Z tests/test_custom_text_async.py:249: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0771972Z tests/test_custom_text_async.py:250: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0772564Z tests/test_custom_text_async.py:251: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0773156Z tests/test_custom_text_async.py:286: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.0773738Z tests/test_custom_text_async.py:288: [C0301(line-too-long), ] Line too long (183/120)
2026-05-30T16:52:55.0774325Z tests/test_custom_text_async.py:290: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0774942Z tests/test_custom_text_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0775593Z tests/test_custom_text_async.py:9: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.0776274Z tests/test_custom_text_async.py:11: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0777048Z tests/test_custom_text_async.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0777932Z tests/test_custom_text_async.py:13: [C0411(wrong-import-order), ] third party import "devtools_testutils.set_bodiless_matcher" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0778672Z tests/test_custom_text_async.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0779374Z tests/test_custom_text_async.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0779965Z ************* Module test_detect_language_async
2026-05-30T16:52:55.0780552Z tests/test_detect_language_async.py:50: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0781154Z tests/test_detect_language_async.py:54: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.0781751Z tests/test_detect_language_async.py:77: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0782346Z tests/test_detect_language_async.py:81: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.0782931Z tests/test_detect_language_async.py:102: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0783520Z tests/test_detect_language_async.py:458: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0784106Z tests/test_detect_language_async.py:594: [C0301(line-too-long), ] Line too long (137/120)
2026-05-30T16:52:55.0784694Z tests/test_detect_language_async.py:596: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0785288Z tests/test_detect_language_async.py:622: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.0785904Z tests/test_detect_language_async.py:669: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0786516Z tests/test_detect_language_async.py:13: [W0404(reimported), ] Reimport 'DetectLanguageInput' (imported line 13)
2026-05-30T16:52:55.0787294Z tests/test_detect_language_async.py:620: [W0613(unused-argument), TestDetectLanguage.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0788138Z tests/test_detect_language_async.py:620: [W0613(unused-argument), TestDetectLanguage.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0788806Z tests/test_detect_language_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0789456Z tests/test_detect_language_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0790370Z tests/test_detect_language_async.py:20: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0791248Z tests/test_detect_language_async.py:21: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0792143Z tests/test_detect_language_async.py:22: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0793018Z tests/test_detect_language_async.py:23: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0793762Z tests/test_detect_language_async.py:23: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.0794357Z ************* Module test_extract_key_phrases
2026-05-30T16:52:55.0794933Z tests/test_extract_key_phrases.py:363: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0795511Z tests/test_extract_key_phrases.py:436: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0796106Z tests/test_extract_key_phrases.py:582: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0796730Z tests/test_extract_key_phrases.py:543: [W0613(unused-argument), TestExtractKeyPhrases.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0797487Z tests/test_extract_key_phrases.py:543: [W0613(unused-argument), TestExtractKeyPhrases.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0798160Z tests/test_extract_key_phrases.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0798815Z tests/test_extract_key_phrases.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0799473Z tests/test_extract_key_phrases.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0800184Z tests/test_extract_key_phrases.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0800964Z tests/test_extract_key_phrases.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0801913Z tests/test_extract_key_phrases.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0802615Z tests/test_extract_key_phrases.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0803209Z ************* Module test_analyze_async
2026-05-30T16:52:55.0803785Z tests/test_analyze_async.py:169: [C0301(line-too-long), ] Line too long (154/120)
2026-05-30T16:52:55.0804602Z tests/test_analyze_async.py:178: [C0301(line-too-long), ] Line too long (180/120)
2026-05-30T16:52:55.0805210Z tests/test_analyze_async.py:183: [C0301(line-too-long), ] Line too long (178/120)
2026-05-30T16:52:55.0805811Z tests/test_analyze_async.py:271: [C0301(line-too-long), ] Line too long (129/120)
2026-05-30T16:52:55.0806402Z tests/test_analyze_async.py:272: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0806990Z tests/test_analyze_async.py:273: [C0301(line-too-long), ] Line too long (135/120)
2026-05-30T16:52:55.0807719Z tests/test_analyze_async.py:311: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0808303Z tests/test_analyze_async.py:764: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0808883Z tests/test_analyze_async.py:805: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0809466Z tests/test_analyze_async.py:817: [C0301(line-too-long), ] Line too long (140/120)
2026-05-30T16:52:55.0810071Z tests/test_analyze_async.py:880: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0810664Z tests/test_analyze_async.py:959: [C0301(line-too-long), ] Line too long (353/120)
2026-05-30T16:52:55.0811243Z tests/test_analyze_async.py:1007: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0811821Z tests/test_analyze_async.py:1009: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0812418Z tests/test_analyze_async.py:1010: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0813014Z tests/test_analyze_async.py:1011: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0813589Z tests/test_analyze_async.py:1051: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0814166Z tests/test_analyze_async.py:1053: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0814741Z tests/test_analyze_async.py:1054: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0815322Z tests/test_analyze_async.py:1055: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0815931Z tests/test_analyze_async.py:1096: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0816524Z tests/test_analyze_async.py:1098: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0817112Z tests/test_analyze_async.py:1099: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0817851Z tests/test_analyze_async.py:1100: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0818440Z tests/test_analyze_async.py:1148: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0819030Z tests/test_analyze_async.py:1150: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0819605Z tests/test_analyze_async.py:1192: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0820184Z tests/test_analyze_async.py:1193: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.0820756Z tests/test_analyze_async.py:1195: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0821350Z tests/test_analyze_async.py:1253: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0821928Z tests/test_analyze_async.py:1294: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.0822517Z tests/test_analyze_async.py:1302: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0823253Z tests/test_analyze_async.py:1367: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0823828Z tests/test_analyze_async.py:1375: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0824401Z tests/test_analyze_async.py:1449: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.0825007Z tests/test_analyze_async.py:1548: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.0825596Z tests/test_analyze_async.py:1589: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.0826328Z tests/test_analyze_async.py:1598: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.0826917Z tests/test_analyze_async.py:1656: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0827612Z tests/test_analyze_async.py:1731: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.0828193Z tests/test_analyze_async.py:1732: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0828769Z tests/test_analyze_async.py:1734: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.0829371Z tests/test_analyze_async.py:1738: [C0301(line-too-long), ] Line too long (143/120)
2026-05-30T16:52:55.0829954Z tests/test_analyze_async.py:1811: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0830540Z tests/test_analyze_async.py:1833: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0831258Z tests/test_analyze_async.py:1869: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0831846Z tests/test_analyze_async.py:1870: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0832443Z tests/test_analyze_async.py:1893: [C0301(line-too-long), ] Line too long (318/120)
2026-05-30T16:52:55.0833034Z tests/test_analyze_async.py:1894: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.0833660Z tests/test_analyze_async.py:189: [R0915(too-many-statements), TestAnalyzeAsync.test_sentiment_analysis_task_with_opinion_mining] Too many statements (55/50)
2026-05-30T16:52:55.0834316Z tests/test_analyze_async.py:667: [W0613(unused-argument), TestAnalyzeAsync.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0834961Z tests/test_analyze_async.py:667: [W0613(unused-argument), TestAnalyzeAsync.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0835639Z tests/test_analyze_async.py:919: [R1729(use-a-generator), TestAnalyzeAsync.test_multiple_of_same_action] Use a generator instead 'all(sentence.mined_opinions for sentence in action_result[0].sentences)'
2026-05-30T16:52:55.0836362Z tests/test_analyze_async.py:1268: [W1514(unspecified-encoding), TestAnalyzeAsync.test_generic_action_error_no_target_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0837063Z tests/test_analyze_async.py:1318: [W1514(unspecified-encoding), TestAnalyzeAsync.test_generic_action_error_no_target] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0837913Z tests/test_analyze_async.py:1330: [W0613(unused-argument), TestAnalyzeAsync.test_generic_action_error_no_target.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0838628Z tests/test_analyze_async.py:1331: [W0611(unused-import), TestAnalyzeAsync.test_generic_action_error_no_target.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0839341Z tests/test_analyze_async.py:1392: [W1514(unspecified-encoding), TestAnalyzeAsync.test_action_errors_with_targets_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0840022Z tests/test_analyze_async.py:1466: [W1514(unspecified-encoding), TestAnalyzeAsync.test_action_errors_with_targets] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0840724Z tests/test_analyze_async.py:1478: [W0613(unused-argument), TestAnalyzeAsync.test_action_errors_with_targets.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0841436Z tests/test_analyze_async.py:1479: [W0611(unused-import), TestAnalyzeAsync.test_action_errors_with_targets.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0842510Z tests/test_analyze_async.py:1565: [W1514(unspecified-encoding), TestAnalyzeAsync.test_action_job_failure_v3_1] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0843192Z tests/test_analyze_async.py:1615: [W1514(unspecified-encoding), TestAnalyzeAsync.test_action_job_failure] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.0844008Z tests/test_analyze_async.py:1628: [W0613(unused-argument), TestAnalyzeAsync.test_action_job_failure.get_deserialized_for_mock] Unused argument 'headers'
2026-05-30T16:52:55.0844701Z tests/test_analyze_async.py:1629: [W0611(unused-import), TestAnalyzeAsync.test_action_job_failure.get_deserialized_for_mock] Unused AnalyzeTextJobsInput imported from azure.ai.textanalytics._generated.models
2026-05-30T16:52:55.0845381Z tests/test_analyze_async.py:9: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0846030Z tests/test_analyze_async.py:10: [C0411(wrong-import-order), ] standard import "itertools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0846664Z tests/test_analyze_async.py:11: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0847421Z tests/test_analyze_async.py:12: [C0411(wrong-import-order), ] standard import "sys" should be placed before third party import "pytest"
2026-05-30T16:52:55.0848088Z tests/test_analyze_async.py:13: [C0411(wrong-import-order), ] standard import "asyncio" should be placed before third party import "pytest"
2026-05-30T16:52:55.0848731Z tests/test_analyze_async.py:14: [C0411(wrong-import-order), ] standard import "unittest.mock" should be placed before third party import "pytest"
2026-05-30T16:52:55.0849438Z tests/test_analyze_async.py:18: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0850206Z tests/test_analyze_async.py:19: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0850969Z tests/test_analyze_async.py:20: [C0411(wrong-import-order), ] third party import "devtools_testutils.set_bodiless_matcher" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0851748Z tests/test_analyze_async.py:21: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0852519Z tests/test_analyze_async.py:22: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0853220Z tests/test_analyze_async.py:22: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.0853835Z tests/test_analyze_async.py:23: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0854419Z ************* Module test_recognize_pii_entities
2026-05-30T16:52:55.0855003Z tests/test_recognize_pii_entities.py:43: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0855615Z tests/test_recognize_pii_entities.py:50: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0856213Z tests/test_recognize_pii_entities.py:69: [C0301(line-too-long), ] Line too long (152/120)
2026-05-30T16:52:55.0856968Z tests/test_recognize_pii_entities.py:77: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0857736Z tests/test_recognize_pii_entities.py:105: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0858347Z tests/test_recognize_pii_entities.py:400: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0858936Z tests/test_recognize_pii_entities.py:473: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0859560Z tests/test_recognize_pii_entities.py:577: [W0613(unused-argument), TestRecognizePIIEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0860388Z tests/test_recognize_pii_entities.py:577: [W0613(unused-argument), TestRecognizePIIEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0861061Z tests/test_recognize_pii_entities.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0861727Z tests/test_recognize_pii_entities.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0862385Z tests/test_recognize_pii_entities.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0863091Z tests/test_recognize_pii_entities.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0863863Z tests/test_recognize_pii_entities.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0864629Z tests/test_recognize_pii_entities.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0865332Z tests/test_recognize_pii_entities.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0865941Z tests/test_recognize_pii_entities.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0866507Z ************* Module test_encoding
2026-05-30T16:52:55.0867064Z tests/test_encoding.py:81: [C0301(line-too-long), ] Line too long (184/120)
2026-05-30T16:52:55.0867815Z tests/test_encoding.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0868405Z tests/test_encoding.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0869015Z tests/test_encoding.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0869692Z tests/test_encoding.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0870375Z tests/test_encoding.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0870978Z tests/test_encoding.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0871487Z tests/test_encoding.py:6: [W0611(unused-import), ] Unused import pytest
2026-05-30T16:52:55.0871990Z tests/test_encoding.py:7: [W0611(unused-import), ] Unused import platform
2026-05-30T16:52:55.0872665Z tests/test_encoding.py:10: [W0611(unused-import), ] Unused HttpResponseError imported from azure.core.exceptions
2026-05-30T16:52:55.0873224Z tests/test_encoding.py:10: [W0611(unused-import), ] Unused ClientAuthenticationError imported from azure.core.exceptions
2026-05-30T16:52:55.0873778Z tests/test_encoding.py:11: [W0611(unused-import), ] Unused AzureKeyCredential imported from azure.core.credentials
2026-05-30T16:52:55.0874289Z ************* Module test_recognize_entities_async
2026-05-30T16:52:55.0874938Z tests/test_recognize_entities_async.py:42: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0875461Z tests/test_recognize_entities_async.py:43: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0875979Z tests/test_recognize_entities_async.py:44: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0876489Z tests/test_recognize_entities_async.py:61: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0877014Z tests/test_recognize_entities_async.py:62: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0877802Z tests/test_recognize_entities_async.py:63: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0878170Z tests/test_recognize_entities_async.py:93: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0878531Z tests/test_recognize_entities_async.py:377: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0878880Z tests/test_recognize_entities_async.py:453: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0879241Z tests/test_recognize_entities_async.py:687: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0879568Z tests/test_recognize_entities_async.py:691: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0879931Z tests/test_recognize_entities_async.py:694: [C0301(line-too-long), ] Line too long (129/120)
2026-05-30T16:52:55.0880559Z tests/test_recognize_entities_async.py:695: [C0301(line-too-long), ] Line too long (232/120)
2026-05-30T16:52:55.0881159Z tests/test_recognize_entities_async.py:574: [W0613(unused-argument), TestRecognizeEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0881837Z tests/test_recognize_entities_async.py:574: [W0613(unused-argument), TestRecognizeEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0882421Z tests/test_recognize_entities_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0883076Z tests/test_recognize_entities_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0883708Z tests/test_recognize_entities_async.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0884466Z tests/test_recognize_entities_async.py:20: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0885326Z tests/test_recognize_entities_async.py:21: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0886189Z tests/test_recognize_entities_async.py:22: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0887486Z tests/test_recognize_entities_async.py:23: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0888269Z tests/test_recognize_entities_async.py:23: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.0889041Z tests/test_recognize_entities_async.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0889673Z tests/test_recognize_entities_async.py:13: [W0611(unused-import), ] Unused DetectLanguageInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.0890265Z ************* Module testcase
2026-05-30T16:52:55.0890839Z tests/testcase.py:25: [C0325(superfluous-parens), ] Unnecessary parens after 'return' keyword
2026-05-30T16:52:55.0891470Z tests/testcase.py:37: [W0102(dangerous-default-value), TextAnalyticsClientPreparer.init] Dangerous default value {} as argument
2026-05-30T16:52:55.0892095Z tests/testcase.py:37: [W0613(unused-argument), TextAnalyticsClientPreparer.init] Unused argument 'kwargs'
2026-05-30T16:52:55.0892709Z tests/testcase.py:73: [W0613(unused-argument), TextAnalyticsTest.validateConfidenceScores] Unused argument 'confidence_scores'
2026-05-30T16:52:55.0893333Z tests/testcase.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0894006Z tests/testcase.py:10: [C0411(wrong-import-order), ] third party import "devtools_testutils.AzureMgmtPreparer" should be placed before first party import "azure.core.credentials.AccessToken"
2026-05-30T16:52:55.0894746Z tests/testcase.py:21: [C0411(wrong-import-order), ] third party import "devtools_testutils.PowerShellPreparer" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.ai.textanalytics.RecognizeEntitiesResult"
2026-05-30T16:52:55.0895438Z tests/testcase.py:13: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0896041Z tests/testcase.py:21: [C0412(ungrouped-imports), ] Imports from package devtools_testutils are not grouped
2026-05-30T16:52:55.0896620Z tests/testcase.py:7: [W0611(unused-import), ] Unused import pytest
2026-05-30T16:52:55.0897367Z tests/testcase.py:9: [W0611(unused-import), ] Unused AccessToken imported from azure.core.credentials
2026-05-30T16:52:55.0897998Z ************* Module test_recognize_pii_entities_async
2026-05-30T16:52:55.0898586Z tests/test_recognize_pii_entities_async.py:44: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0899191Z tests/test_recognize_pii_entities_async.py:51: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0899789Z tests/test_recognize_pii_entities_async.py:71: [C0301(line-too-long), ] Line too long (152/120)
2026-05-30T16:52:55.0900377Z tests/test_recognize_pii_entities_async.py:79: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0900973Z tests/test_recognize_pii_entities_async.py:107: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.0901574Z tests/test_recognize_pii_entities_async.py:402: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0902171Z tests/test_recognize_pii_entities_async.py:475: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0930520Z tests/test_recognize_pii_entities_async.py:746: [C0304(missing-final-newline), ] Final newline missing
2026-05-30T16:52:55.0931452Z tests/test_recognize_pii_entities_async.py:579: [W0613(unused-argument), TestRecognizePIIEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0932468Z tests/test_recognize_pii_entities_async.py:579: [W0613(unused-argument), TestRecognizePIIEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0933374Z tests/test_recognize_pii_entities_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0934059Z tests/test_recognize_pii_entities_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0934750Z tests/test_recognize_pii_entities_async.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0935645Z tests/test_recognize_pii_entities_async.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0936450Z tests/test_recognize_pii_entities_async.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0937424Z tests/test_recognize_pii_entities_async.py:14: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0938257Z tests/test_recognize_pii_entities_async.py:15: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0939003Z tests/test_recognize_pii_entities_async.py:16: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0939620Z tests/test_recognize_pii_entities_async.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0940197Z ************* Module test_recognize_linked_entities
2026-05-30T16:52:55.0940786Z tests/test_recognize_linked_entities.py:377: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0941392Z tests/test_recognize_linked_entities.py:450: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0942003Z tests/test_recognize_linked_entities.py:706: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0942628Z tests/test_recognize_linked_entities.py:710: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0943239Z tests/test_recognize_linked_entities.py:713: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0943836Z tests/test_recognize_linked_entities.py:714: [C0301(line-too-long), ] Line too long (232/120)
2026-05-30T16:52:55.0944467Z tests/test_recognize_linked_entities.py:571: [W0613(unused-argument), TestRecognizeLinkedEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0945134Z tests/test_recognize_linked_entities.py:571: [W0613(unused-argument), TestRecognizeLinkedEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0945796Z tests/test_recognize_linked_entities.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0946455Z tests/test_recognize_linked_entities.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0947110Z tests/test_recognize_linked_entities.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0948002Z tests/test_recognize_linked_entities.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0948787Z tests/test_recognize_linked_entities.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0949726Z tests/test_recognize_linked_entities.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0950437Z tests/test_recognize_linked_entities.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.0951232Z tests/test_recognize_linked_entities.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0951863Z ************* Module test_analyze_sentiment_async
2026-05-30T16:52:55.0952461Z tests/test_analyze_sentiment_async.py:88: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.0953134Z tests/test_analyze_sentiment_async.py:94: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.0953806Z tests/test_analyze_sentiment_async.py:97: [C0301(line-too-long), ] Line too long (173/120)
2026-05-30T16:52:55.0954437Z tests/test_analyze_sentiment_async.py:116: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.0955095Z tests/test_analyze_sentiment_async.py:122: [C0301(line-too-long), ] Line too long (176/120)
2026-05-30T16:52:55.0955753Z tests/test_analyze_sentiment_async.py:125: [C0301(line-too-long), ] Line too long (173/120)
2026-05-30T16:52:55.0956397Z tests/test_analyze_sentiment_async.py:150: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0957253Z tests/test_analyze_sentiment_async.py:163: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0958270Z tests/test_analyze_sentiment_async.py:448: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0959155Z tests/test_analyze_sentiment_async.py:520: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0960003Z tests/test_analyze_sentiment_async.py:714: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.0960823Z tests/test_analyze_sentiment_async.py:880: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0961669Z tests/test_analyze_sentiment_async.py:884: [C0301(line-too-long), ] Line too long (133/120)
2026-05-30T16:52:55.0962470Z tests/test_analyze_sentiment_async.py:888: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0963303Z tests/test_analyze_sentiment_async.py:891: [C0301(line-too-long), ] Line too long (154/120)
2026-05-30T16:52:55.0964118Z tests/test_analyze_sentiment_async.py:892: [C0301(line-too-long), ] Line too long (332/120)
2026-05-30T16:52:55.0964948Z tests/test_analyze_sentiment_async.py:905: [C0301(line-too-long), ] Line too long (192/120)
2026-05-30T16:52:55.0965757Z tests/test_analyze_sentiment_async.py:910: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0966599Z tests/test_analyze_sentiment_async.py:915: [C0301(line-too-long), ] Line too long (181/120)
2026-05-30T16:52:55.0967711Z tests/test_analyze_sentiment_async.py:12: [W0404(reimported), ] Reimport 'functools' (imported line 8)
2026-05-30T16:52:55.0968545Z tests/test_analyze_sentiment_async.py:641: [W0613(unused-argument), TestAnalyzeSentiment.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0969435Z tests/test_analyze_sentiment_async.py:641: [W0613(unused-argument), TestAnalyzeSentiment.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0970293Z tests/test_analyze_sentiment_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0971133Z tests/test_analyze_sentiment_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0971976Z tests/test_analyze_sentiment_async.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0972987Z tests/test_analyze_sentiment_async.py:10: [C0411(wrong-import-order), ] standard import "sys" should be placed before third party import "pytest"
2026-05-30T16:52:55.0973782Z tests/test_analyze_sentiment_async.py:11: [C0411(wrong-import-order), ] standard import "asyncio" should be placed before third party import "pytest"
2026-05-30T16:52:55.0974730Z tests/test_analyze_sentiment_async.py:12: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0975773Z tests/test_analyze_sentiment_async.py:13: [C0411(wrong-import-order), ] standard import "unittest.mock" should be placed before third party import "pytest"
2026-05-30T16:52:55.0976715Z tests/test_analyze_sentiment_async.py:24: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0977948Z tests/test_analyze_sentiment_async.py:25: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0978813Z tests/test_analyze_sentiment_async.py:26: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0979620Z tests/test_analyze_sentiment_async.py:27: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.0980286Z tests/test_analyze_sentiment_async.py:12: [C0412(ungrouped-imports), ] Imports from package functools are not grouped
2026-05-30T16:52:55.0980838Z tests/test_analyze_sentiment_async.py:27: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.0981370Z tests/test_analyze_sentiment_async.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.0981920Z tests/test_analyze_sentiment_async.py:17: [W0611(unused-import), ] Unused DetectLanguageInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.0982417Z ************* Module test_auth
2026-05-30T16:52:55.0982983Z tests/test_auth.py:10: [C0411(wrong-import-order), ] standard import "os" should be placed before third party imports "pytest", "testcase.TextAnalyticsTest" and first party imports "azure.ai.textanalytics.TextAnalyticsClient", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0983559Z ************* Module test_recognize_entities
2026-05-30T16:52:55.0984025Z tests/test_recognize_entities.py:38: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0984546Z tests/test_recognize_entities.py:39: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0985253Z tests/test_recognize_entities.py:40: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0985959Z tests/test_recognize_entities.py:57: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.0986626Z tests/test_recognize_entities.py:58: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0987142Z tests/test_recognize_entities.py:59: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0988051Z tests/test_recognize_entities.py:89: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.0988818Z tests/test_recognize_entities.py:373: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0989512Z tests/test_recognize_entities.py:446: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.0990163Z tests/test_recognize_entities.py:680: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.0990891Z tests/test_recognize_entities.py:684: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.0991545Z tests/test_recognize_entities.py:687: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.0992317Z tests/test_recognize_entities.py:688: [C0301(line-too-long), ] Line too long (232/120)
2026-05-30T16:52:55.0993034Z tests/test_recognize_entities.py:567: [W0613(unused-argument), TestRecognizeEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.0993740Z tests/test_recognize_entities.py:567: [W0613(unused-argument), TestRecognizeEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.0994446Z tests/test_recognize_entities.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.0995167Z tests/test_recognize_entities.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.0995865Z tests/test_recognize_entities.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.0996726Z tests/test_recognize_entities.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0998035Z tests/test_recognize_entities.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0998906Z tests/test_recognize_entities.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.0999591Z tests/test_recognize_entities.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1000237Z tests/test_recognize_entities.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.1000856Z ************* Module test_multiapi
2026-05-30T16:52:55.1001669Z tests/test_multiapi.py:8: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.TextAnalyticsClient"
2026-05-30T16:52:55.1002519Z tests/test_multiapi.py:9: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.TextAnalyticsClient"
2026-05-30T16:52:55.1003198Z tests/test_multiapi.py:10: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1003922Z tests/test_multiapi.py:6: [W0611(unused-import), ] Unused AzureKeyCredential imported from azure.core.credentials
2026-05-30T16:52:55.1004662Z ************* Module test_recognize_linked_entities_async
2026-05-30T16:52:55.1006404Z tests/test_recognize_linked_entities_async.py:397: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1007116Z tests/test_recognize_linked_entities_async.py:473: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.1008064Z tests/test_recognize_linked_entities_async.py:732: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1008650Z tests/test_recognize_linked_entities_async.py:736: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.1009414Z tests/test_recognize_linked_entities_async.py:739: [C0301(line-too-long), ] Line too long (136/120)
2026-05-30T16:52:55.1009983Z tests/test_recognize_linked_entities_async.py:740: [C0301(line-too-long), ] Line too long (232/120)
2026-05-30T16:52:55.1010503Z tests/test_recognize_linked_entities_async.py:595: [W0613(unused-argument), TestRecognizeLinkedEntities.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.1010920Z tests/test_recognize_linked_entities_async.py:595: [W0613(unused-argument), TestRecognizeLinkedEntities.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.1011435Z tests/test_recognize_linked_entities_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1011826Z tests/test_recognize_linked_entities_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1012227Z tests/test_recognize_linked_entities_async.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.1012718Z tests/test_recognize_linked_entities_async.py:20: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1013325Z tests/test_recognize_linked_entities_async.py:21: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1013933Z tests/test_recognize_linked_entities_async.py:22: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1014540Z tests/test_recognize_linked_entities_async.py:23: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1015017Z tests/test_recognize_linked_entities_async.py:23: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.1015364Z tests/test_recognize_linked_entities_async.py:5: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.1015714Z tests/test_recognize_linked_entities_async.py:13: [W0611(unused-import), ] Unused DetectLanguageInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.1016047Z ************* Module test_extract_key_phrases_async
2026-05-30T16:52:55.1016363Z tests/test_extract_key_phrases_async.py:366: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1016694Z tests/test_extract_key_phrases_async.py:439: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.1017017Z tests/test_extract_key_phrases_async.py:584: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.1017636Z tests/test_extract_key_phrases_async.py:545: [W0613(unused-argument), TestExtractKeyPhrases.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.1018055Z tests/test_extract_key_phrases_async.py:545: [W0613(unused-argument), TestExtractKeyPhrases.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.1018440Z tests/test_extract_key_phrases_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1018927Z tests/test_extract_key_phrases_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1019304Z tests/test_extract_key_phrases_async.py:9: [C0411(wrong-import-order), ] standard import "json" should be placed before third party import "pytest"
2026-05-30T16:52:55.1019790Z tests/test_extract_key_phrases_async.py:20: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1020459Z tests/test_extract_key_phrases_async.py:21: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1021054Z tests/test_extract_key_phrases_async.py:22: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1021648Z tests/test_extract_key_phrases_async.py:23: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential", "azure.ai.textanalytics.aio.TextAnalyticsClient", "azure.ai.textanalytics.VERSION"
2026-05-30T16:52:55.1022115Z tests/test_extract_key_phrases_async.py:23: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.1022478Z tests/test_extract_key_phrases_async.py:13: [W0611(unused-import), ] Unused DetectLanguageInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.1022787Z ************* Module test_repr
2026-05-30T16:52:55.1023067Z tests/test_repr.py:94: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1023362Z tests/test_repr.py:125: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1023649Z tests/test_repr.py:181: [C0301(line-too-long), ] Line too long (140/120)
2026-05-30T16:52:55.1023939Z tests/test_repr.py:241: [C0301(line-too-long), ] Line too long (141/120)
2026-05-30T16:52:55.1024226Z tests/test_repr.py:256: [C0301(line-too-long), ] Line too long (164/120)
2026-05-30T16:52:55.1024512Z tests/test_repr.py:281: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.1024800Z tests/test_repr.py:300: [C0301(line-too-long), ] Line too long (150/120)
2026-05-30T16:52:55.1025086Z tests/test_repr.py:327: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.1025376Z tests/test_repr.py:383: [C0301(line-too-long), ] Line too long (148/120)
2026-05-30T16:52:55.1025662Z tests/test_repr.py:389: [C0301(line-too-long), ] Line too long (137/120)
2026-05-30T16:52:55.1025948Z tests/test_repr.py:396: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.1026234Z tests/test_repr.py:403: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1026520Z tests/test_repr.py:416: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1026810Z tests/test_repr.py:436: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.1027096Z tests/test_repr.py:450: [C0301(line-too-long), ] Line too long (160/120)
2026-05-30T16:52:55.1027663Z tests/test_repr.py:451: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1027962Z tests/test_repr.py:455: [C0304(missing-final-newline), ] Final newline missing
2026-05-30T16:52:55.1028273Z tests/test_repr.py:16: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1028687Z tests/test_repr.py:51: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1028993Z tests/test_repr.py:64: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1029300Z tests/test_repr.py:83: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1029605Z tests/test_repr.py:98: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1030018Z tests/test_repr.py:112: [W0621(redefined-outer-name), linked_entity] Redefining name 'linked_entity_match' from outer scope (line 100)
2026-05-30T16:52:55.1030358Z tests/test_repr.py:132: [W0105(pointless-string-statement), ] String statement has no effect
2026-05-30T16:52:55.1030705Z tests/test_repr.py:157: [W0621(redefined-outer-name), target_sentiment] Redefining name 'target_assessment_confidence_score' from outer scope (line 146)
2026-05-30T16:52:55.1031089Z tests/test_repr.py:172: [W0621(redefined-outer-name), assessment_sentiment] Redefining name 'target_assessment_confidence_score' from outer scope (line 146)
2026-05-30T16:52:55.1031464Z tests/test_repr.py:188: [W0621(redefined-outer-name), mined_opinion] Redefining name 'target_sentiment' from outer scope (line 157)
2026-05-30T16:52:55.1031820Z tests/test_repr.py:188: [W0621(redefined-outer-name), mined_opinion] Redefining name 'assessment_sentiment' from outer scope (line 172)
2026-05-30T16:52:55.1032187Z tests/test_repr.py:198: [W0621(redefined-outer-name), sentence_sentiment] Redefining name 'sentiment_confidence_scores' from outer scope (line 135)
2026-05-30T16:52:55.1032557Z tests/test_repr.py:198: [W0621(redefined-outer-name), sentence_sentiment] Redefining name 'mined_opinion' from outer scope (line 188)
2026-05-30T16:52:55.1032920Z tests/test_repr.py:217: [W0621(redefined-outer-name), recognize_pii_entities_result] Redefining name 'pii_entity' from outer scope (line 85)
2026-05-30T16:52:55.1033289Z tests/test_repr.py:217: [W0621(redefined-outer-name), recognize_pii_entities_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1033667Z tests/test_repr.py:217: [W0621(redefined-outer-name), recognize_pii_entities_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1034043Z tests/test_repr.py:234: [W0621(redefined-outer-name), recognize_entities_result] Redefining name 'categorized_entity' from outer scope (line 66)
2026-05-30T16:52:55.1034415Z tests/test_repr.py:234: [W0621(redefined-outer-name), recognize_entities_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1034788Z tests/test_repr.py:234: [W0621(redefined-outer-name), recognize_entities_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1035159Z tests/test_repr.py:249: [W0621(redefined-outer-name), extract_key_phrases_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1035533Z tests/test_repr.py:249: [W0621(redefined-outer-name), extract_key_phrases_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1035897Z tests/test_repr.py:287: [W0621(redefined-outer-name), healthcare_entity] Redefining name 'data_source' from outer scope (line 264)
2026-05-30T16:52:55.1036263Z tests/test_repr.py:287: [W0621(redefined-outer-name), healthcare_entity] Redefining name 'healthcare_entity_assertion' from outer scope (line 275)
2026-05-30T16:52:55.1036637Z tests/test_repr.py:308: [W0621(redefined-outer-name), healthcare_relation_role] Redefining name 'healthcare_entity' from outer scope (line 287)
2026-05-30T16:52:55.1037005Z tests/test_repr.py:320: [W0621(redefined-outer-name), healthcare_relation] Redefining name 'healthcare_relation_role' from outer scope (line 308)
2026-05-30T16:52:55.1037788Z tests/test_repr.py:353: [W0621(redefined-outer-name), TestRepr.test_document_error] Redefining name 'text_analytics_error' from outer scope (line 40)
2026-05-30T16:52:55.1038554Z tests/test_repr.py:376: [W0621(redefined-outer-name), TestRepr.test_detect_language_result] Redefining name 'detected_language' from outer scope (line 54)
2026-05-30T16:52:55.1038961Z tests/test_repr.py:376: [W0621(redefined-outer-name), TestRepr.test_detect_language_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1039356Z tests/test_repr.py:376: [W0621(redefined-outer-name), TestRepr.test_detect_language_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1039950Z tests/test_repr.py:389: [W0621(redefined-outer-name), TestRepr.test_recognized_linked_entities_result] Redefining name 'linked_entity' from outer scope (line 112)
2026-05-30T16:52:55.1040345Z tests/test_repr.py:389: [W0621(redefined-outer-name), TestRepr.test_recognized_linked_entities_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1040750Z tests/test_repr.py:389: [W0621(redefined-outer-name), TestRepr.test_recognized_linked_entities_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1041146Z tests/test_repr.py:389: [W0621(redefined-outer-name), TestRepr.test_recognized_linked_entities_result] Redefining name 'detected_language' from outer scope (line 54)
2026-05-30T16:52:55.1041552Z tests/test_repr.py:389: [W0613(unused-argument), TestRepr.test_recognized_linked_entities_result] Unused argument 'detected_language'
2026-05-30T16:52:55.1041933Z tests/test_repr.py:403: [W0621(redefined-outer-name), TestRepr.test_analyze_sentiment_result] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1042318Z tests/test_repr.py:403: [W0621(redefined-outer-name), TestRepr.test_analyze_sentiment_result] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1042708Z tests/test_repr.py:403: [W0621(redefined-outer-name), TestRepr.test_analyze_sentiment_result] Redefining name 'sentiment_confidence_scores' from outer scope (line 135)
2026-05-30T16:52:55.1043100Z tests/test_repr.py:403: [W0621(redefined-outer-name), TestRepr.test_analyze_sentiment_result] Redefining name 'sentence_sentiment' from outer scope (line 198)
2026-05-30T16:52:55.1043482Z tests/test_repr.py:403: [W0621(redefined-outer-name), TestRepr.test_analyze_sentiment_result] Redefining name 'detected_language' from outer scope (line 54)
2026-05-30T16:52:55.1043853Z tests/test_repr.py:403: [W0613(unused-argument), TestRepr.test_analyze_sentiment_result] Unused argument 'detected_language'
2026-05-30T16:52:55.1044236Z tests/test_repr.py:439: [W0621(redefined-outer-name), TestRepr.test_analyze_healthcare_entities_result_item] Redefining name 'healthcare_entity' from outer scope (line 287)
2026-05-30T16:52:55.1044641Z tests/test_repr.py:439: [W0621(redefined-outer-name), TestRepr.test_analyze_healthcare_entities_result_item] Redefining name 'healthcare_relation' from outer scope (line 320)
2026-05-30T16:52:55.1045048Z tests/test_repr.py:439: [W0621(redefined-outer-name), TestRepr.test_analyze_healthcare_entities_result_item] Redefining name 'text_analytics_warning' from outer scope (line 28)
2026-05-30T16:52:55.1045459Z tests/test_repr.py:439: [W0621(redefined-outer-name), TestRepr.test_analyze_healthcare_entities_result_item] Redefining name 'text_document_statistics' from outer scope (line 18)
2026-05-30T16:52:55.1045850Z tests/test_repr.py:450: [E1305(too-many-format-args), TestRepr.test_analyze_healthcare_entities_result_item] Too many arguments for format string
2026-05-30T16:52:55.1046215Z tests/test_repr.py:8: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.1046539Z tests/test_repr.py:8: [W0611(unused-import), ] Unused import datetime
2026-05-30T16:52:55.1046815Z ************* Module test_json_pointer
2026-05-30T16:52:55.1047104Z tests/test_json_pointer.py:78: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1047828Z tests/test_json_pointer.py:79: [C0301(line-too-long), ] Line too long (137/120)
2026-05-30T16:52:55.1048184Z tests/test_json_pointer.py:44: [W0621(redefined-outer-name), generated_target] Redefining name 'generated_target_assessment_confidence_scores' from outer scope (line 21)
2026-05-30T16:52:55.1048572Z tests/test_json_pointer.py:44: [W0621(redefined-outer-name), generated_target] Redefining name 'generated_target_relation' from outer scope (line 37)
2026-05-30T16:52:55.1048988Z tests/test_json_pointer.py:55: [W0621(redefined-outer-name), generated_assessment] Redefining name 'generated_target_assessment_confidence_scores' from outer scope (line 21)
2026-05-30T16:52:55.1049464Z tests/test_json_pointer.py:65: [W0102(dangerous-default-value), generated_sentence_sentiment] Dangerous default value [] as argument
2026-05-30T16:52:55.1049829Z tests/test_json_pointer.py:65: [W0102(dangerous-default-value), generated_sentence_sentiment] Dangerous default value [] as argument
2026-05-30T16:52:55.1050214Z tests/test_json_pointer.py:65: [W0621(redefined-outer-name), generated_sentence_sentiment] Redefining name 'generated_sentiment_confidence_score' from outer scope (line 29)
2026-05-30T16:52:55.1050584Z tests/test_json_pointer.py:65: [W0613(unused-argument), generated_sentence_sentiment] Unused argument 'index'
2026-05-30T16:52:55.1050947Z tests/test_json_pointer.py:77: [W0621(redefined-outer-name), generated_document_sentiment] Redefining name 'generated_target' from outer scope (line 44)
2026-05-30T16:52:55.1051335Z tests/test_json_pointer.py:77: [W0621(redefined-outer-name), generated_document_sentiment] Redefining name 'generated_assessment' from outer scope (line 55)
2026-05-30T16:52:55.1051735Z tests/test_json_pointer.py:77: [W0621(redefined-outer-name), generated_document_sentiment] Redefining name 'generated_sentiment_confidence_score' from outer scope (line 29)
2026-05-30T16:52:55.1052130Z tests/test_json_pointer.py:90: [W0621(redefined-outer-name), generated_sentiment_response] Redefining name 'generated_document_sentiment' from outer scope (line 77)
2026-05-30T16:52:55.1052543Z tests/test_json_pointer.py:103: [W0621(redefined-outer-name), TestJsonPointer.test_opinion_different_sentence_target] Redefining name 'generated_sentiment_response' from outer scope (line 90)
2026-05-30T16:52:55.1052938Z tests/test_json_pointer.py:7: [W0611(unused-import), ] Unused AnalyzeSentimentResult imported from azure.ai.textanalytics._models
2026-05-30T16:52:55.1053298Z tests/test_json_pointer.py:7: [W0611(unused-import), ] Unused TargetSentiment imported from azure.ai.textanalytics._models
2026-05-30T16:52:55.1053689Z tests/test_json_pointer.py:7: [W0611(unused-import), ] Unused AssessmentSentiment imported from azure.ai.textanalytics._models
2026-05-30T16:52:55.1054046Z tests/test_json_pointer.py:7: [W0611(unused-import), ] Unused SentenceSentiment imported from azure.ai.textanalytics._models
2026-05-30T16:52:55.1054354Z ************* Module test_custom_text
2026-05-30T16:52:55.1054641Z tests/test_custom_text.py:50: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1054944Z tests/test_custom_text.py:51: [C0301(line-too-long), ] Line too long (199/120)
2026-05-30T16:52:55.1055245Z tests/test_custom_text.py:81: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1055542Z tests/test_custom_text.py:83: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.1055837Z tests/test_custom_text.py:84: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.1056137Z tests/test_custom_text.py:85: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.1056432Z tests/test_custom_text.py:122: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1056732Z tests/test_custom_text.py:124: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.1057029Z tests/test_custom_text.py:125: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.1057853Z tests/test_custom_text.py:126: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.1058303Z tests/test_custom_text.py:168: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1058607Z tests/test_custom_text.py:170: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.1058909Z tests/test_custom_text.py:171: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.1059207Z tests/test_custom_text.py:172: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.1059508Z tests/test_custom_text.py:203: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1059901Z tests/test_custom_text.py:205: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.1060201Z tests/test_custom_text.py:206: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.1060501Z tests/test_custom_text.py:207: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.1060801Z tests/test_custom_text.py:246: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1061106Z tests/test_custom_text.py:248: [C0301(line-too-long), ] Line too long (349/120)
2026-05-30T16:52:55.1061401Z tests/test_custom_text.py:249: [C0301(line-too-long), ] Line too long (212/120)
2026-05-30T16:52:55.1061696Z tests/test_custom_text.py:250: [C0301(line-too-long), ] Line too long (175/120)
2026-05-30T16:52:55.1061996Z tests/test_custom_text.py:285: [C0301(line-too-long), ] Line too long (320/120)
2026-05-30T16:52:55.1062297Z tests/test_custom_text.py:287: [C0301(line-too-long), ] Line too long (183/120)
2026-05-30T16:52:55.1062598Z tests/test_custom_text.py:289: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.1062930Z tests/test_custom_text.py:7: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1063295Z tests/test_custom_text.py:8: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.1063689Z tests/test_custom_text.py:10: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1064118Z tests/test_custom_text.py:11: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1064553Z tests/test_custom_text.py:12: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1064936Z tests/test_custom_text.py:13: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1065237Z ************* Module test_analyze_healthcare_async
2026-05-30T16:52:55.1065535Z tests/test_analyze_healthcare_async.py:42: [C0301(line-too-long), ] Line too long (140/120)
2026-05-30T16:52:55.1065859Z tests/test_analyze_healthcare_async.py:55: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1066173Z tests/test_analyze_healthcare_async.py:78: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1066486Z tests/test_analyze_healthcare_async.py:99: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1066804Z tests/test_analyze_healthcare_async.py:156: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1067133Z tests/test_analyze_healthcare_async.py:171: [C0301(line-too-long), ] Line too long (181/120)
2026-05-30T16:52:55.1067746Z tests/test_analyze_healthcare_async.py:268: [C0301(line-too-long), ] Line too long (139/120)
2026-05-30T16:52:55.1068067Z tests/test_analyze_healthcare_async.py:284: [C0301(line-too-long), ] Line too long (149/120)
2026-05-30T16:52:55.1068381Z tests/test_analyze_healthcare_async.py:295: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.1068694Z tests/test_analyze_healthcare_async.py:298: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1069112Z tests/test_analyze_healthcare_async.py:322: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.1069428Z tests/test_analyze_healthcare_async.py:332: [C0301(line-too-long), ] Line too long (149/120)
2026-05-30T16:52:55.1069743Z tests/test_analyze_healthcare_async.py:352: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1070057Z tests/test_analyze_healthcare_async.py:409: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.1070448Z tests/test_analyze_healthcare_async.py:425: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1070763Z tests/test_analyze_healthcare_async.py:502: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1071075Z tests/test_analyze_healthcare_async.py:538: [C0301(line-too-long), ] Line too long (149/120)
2026-05-30T16:52:55.1071387Z tests/test_analyze_healthcare_async.py:567: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.1071702Z tests/test_analyze_healthcare_async.py:603: [C0301(line-too-long), ] Line too long (138/120)
2026-05-30T16:52:55.1072018Z tests/test_analyze_healthcare_async.py:611: [C0301(line-too-long), ] Line too long (129/120)
2026-05-30T16:52:55.1072331Z tests/test_analyze_healthcare_async.py:623: [C0301(line-too-long), ] Line too long (138/120)
2026-05-30T16:52:55.1072646Z tests/test_analyze_healthcare_async.py:632: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1072988Z tests/test_analyze_healthcare_async.py:381: [W0613(unused-argument), TestHealth.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.1073362Z tests/test_analyze_healthcare_async.py:381: [W0613(unused-argument), TestHealth.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.1073761Z tests/test_analyze_healthcare_async.py:490: [R1729(use-a-generator), TestHealth.test_normalized_text] Use a generator instead 'all(e for e in result[0].entities if hasattr(e, 'normalized_text'))'
2026-05-30T16:52:55.1074161Z tests/test_analyze_healthcare_async.py:9: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1074538Z tests/test_analyze_healthcare_async.py:10: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1074914Z tests/test_analyze_healthcare_async.py:11: [C0411(wrong-import-order), ] standard import "itertools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1075292Z tests/test_analyze_healthcare_async.py:12: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.1075735Z tests/test_analyze_healthcare_async.py:15: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1076236Z tests/test_analyze_healthcare_async.py:16: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1076741Z tests/test_analyze_healthcare_async.py:17: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1077479Z tests/test_analyze_healthcare_async.py:18: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1077930Z tests/test_analyze_healthcare_async.py:18: [C0412(ungrouped-imports), ] Imports from package testcase are not grouped
2026-05-30T16:52:55.1078382Z tests/test_analyze_healthcare_async.py:19: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1078718Z tests/test_analyze_healthcare_async.py:6: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.1079121Z tests/test_analyze_healthcare_async.py:7: [W0611(unused-import), ] Unused import json
2026-05-30T16:52:55.1079471Z tests/test_analyze_healthcare_async.py:13: [W0611(unused-import), ] Unused ClientAuthenticationError imported from azure.core.exceptions
2026-05-30T16:52:55.1079923Z tests/test_analyze_healthcare_async.py:14: [W0611(unused-import), ] Unused AzureKeyCredential imported from azure.core.credentials
2026-05-30T16:52:55.1080291Z tests/test_analyze_healthcare_async.py:20: [W0611(unused-import), ] Unused TextDocumentInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.1080605Z ************* Module test_analyze_healthcare
2026-05-30T16:52:55.1080901Z tests/test_analyze_healthcare.py:153: [C0301(line-too-long), ] Line too long (181/120)
2026-05-30T16:52:55.1081223Z tests/test_analyze_healthcare.py:241: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1081532Z tests/test_analyze_healthcare.py:251: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.1081841Z tests/test_analyze_healthcare.py:260: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1082147Z tests/test_analyze_healthcare.py:307: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1082454Z tests/test_analyze_healthcare.py:376: [C0301(line-too-long), ] Line too long (121/120)
2026-05-30T16:52:55.1082768Z tests/test_analyze_healthcare.py:401: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.1083078Z tests/test_analyze_healthcare.py:480: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1083388Z tests/test_analyze_healthcare.py:511: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.1083697Z tests/test_analyze_healthcare.py:536: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1084010Z tests/test_analyze_healthcare.py:571: [C0301(line-too-long), ] Line too long (138/120)
2026-05-30T16:52:55.1084318Z tests/test_analyze_healthcare.py:579: [C0301(line-too-long), ] Line too long (129/120)
2026-05-30T16:52:55.1084625Z tests/test_analyze_healthcare.py:591: [C0301(line-too-long), ] Line too long (138/120)
2026-05-30T16:52:55.1084933Z tests/test_analyze_healthcare.py:600: [C0301(line-too-long), ] Line too long (132/120)
2026-05-30T16:52:55.1085268Z tests/test_analyze_healthcare.py:350: [W0613(unused-argument), TestHealth.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.1085633Z tests/test_analyze_healthcare.py:350: [W0613(unused-argument), TestHealth.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.1086021Z tests/test_analyze_healthcare.py:468: [R1729(use-a-generator), TestHealth.test_normalized_text] Use a generator instead 'all(e for e in result[0].entities if hasattr(e, 'normalized_text'))'
2026-05-30T16:52:55.1086421Z tests/test_analyze_healthcare.py:9: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1086791Z tests/test_analyze_healthcare.py:10: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1087779Z tests/test_analyze_healthcare.py:11: [C0411(wrong-import-order), ] standard import "itertools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1088224Z tests/test_analyze_healthcare.py:12: [C0411(wrong-import-order), ] standard import "datetime" should be placed before third party import "pytest"
2026-05-30T16:52:55.1088658Z tests/test_analyze_healthcare.py:15: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1089266Z tests/test_analyze_healthcare.py:16: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1089760Z tests/test_analyze_healthcare.py:17: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1090253Z tests/test_analyze_healthcare.py:18: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1090578Z tests/test_analyze_healthcare.py:6: [W0611(unused-import), ] Unused import os
2026-05-30T16:52:55.1090909Z tests/test_analyze_healthcare.py:13: [W0611(unused-import), ] Unused ClientAuthenticationError imported from azure.core.exceptions
2026-05-30T16:52:55.1091268Z tests/test_analyze_healthcare.py:14: [W0611(unused-import), ] Unused AzureKeyCredential imported from azure.core.credentials
2026-05-30T16:52:55.1091630Z tests/test_analyze_healthcare.py:18: [W0611(unused-import), ] Unused TextDocumentInput imported from azure.ai.textanalytics
2026-05-30T16:52:55.1091940Z ************* Module test_encoding_async
2026-05-30T16:52:55.1092230Z tests/test_encoding_async.py:83: [C0301(line-too-long), ] Line too long (190/120)
2026-05-30T16:52:55.1092566Z tests/test_encoding_async.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1092932Z tests/test_encoding_async.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1093351Z tests/test_encoding_async.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1093836Z tests/test_encoding_async.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1094312Z tests/test_encoding_async.py:14: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1094803Z tests/test_encoding_async.py:15: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1095214Z tests/test_encoding_async.py:16: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1095540Z tests/test_encoding_async.py:6: [W0611(unused-import), ] Unused import pytest
2026-05-30T16:52:55.1095847Z tests/test_encoding_async.py:7: [W0611(unused-import), ] Unused import platform
2026-05-30T16:52:55.1096172Z tests/test_encoding_async.py:10: [W0611(unused-import), ] Unused HttpResponseError imported from azure.core.exceptions
2026-05-30T16:52:55.1096526Z tests/test_encoding_async.py:10: [W0611(unused-import), ] Unused ClientAuthenticationError imported from azure.core.exceptions
2026-05-30T16:52:55.1096879Z tests/test_encoding_async.py:11: [W0611(unused-import), ] Unused AzureKeyCredential imported from azure.core.credentials
2026-05-30T16:52:55.1097428Z ************* Module test_summarization
2026-05-30T16:52:55.1097777Z tests/test_summarization.py:7: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1098088Z ************* Module test_dict_mixin
2026-05-30T16:52:55.1098369Z tests/test_dict_mixin.py:6: [W0611(unused-import), ] Unused import pytest
2026-05-30T16:52:55.1098768Z ************* Module test_context_manager_async
2026-05-30T16:52:55.1099070Z tests/test_context_manager_async.py:62: [C0304(missing-final-newline), ] Final newline missing
2026-05-30T16:52:55.1099368Z ************* Module test_context_manager
2026-05-30T16:52:55.1099663Z tests/test_context_manager.py:41: [C0304(missing-final-newline), ] Final newline missing
2026-05-30T16:52:55.1100040Z tests/test_context_manager.py:8: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party import "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1100500Z tests/test_context_manager.py:9: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1100800Z ************* Module test_detect_language
2026-05-30T16:52:55.1101085Z tests/test_detect_language.py:48: [C0301(line-too-long), ] Line too long (144/120)
2026-05-30T16:52:55.1101392Z tests/test_detect_language.py:52: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.1101701Z tests/test_detect_language.py:75: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.1102005Z tests/test_detect_language.py:79: [C0301(line-too-long), ] Line too long (147/120)
2026-05-30T16:52:55.1102309Z tests/test_detect_language.py:100: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.1102613Z tests/test_detect_language.py:457: [C0301(line-too-long), ] Line too long (127/120)
2026-05-30T16:52:55.1102915Z tests/test_detect_language.py:592: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1103220Z tests/test_detect_language.py:594: [C0301(line-too-long), ] Line too long (146/120)
2026-05-30T16:52:55.1103524Z tests/test_detect_language.py:668: [C0301(line-too-long), ] Line too long (134/120)
2026-05-30T16:52:55.1103828Z tests/test_detect_language.py:669: [C0305(trailing-newlines), ] Trailing newlines
2026-05-30T16:52:55.1104151Z tests/test_detect_language.py:15: [W0404(reimported), ] Reimport 'DetectLanguageInput' (imported line 15)
2026-05-30T16:52:55.1104510Z tests/test_detect_language.py:620: [W0613(unused-argument), TestDetectLanguage.test_pass_cls.callback] Unused argument 'pipeline_response'
2026-05-30T16:52:55.1104889Z tests/test_detect_language.py:620: [W0613(unused-argument), TestDetectLanguage.test_pass_cls.callback] Unused argument 'deserialized'
2026-05-30T16:52:55.1105249Z tests/test_detect_language.py:7: [C0411(wrong-import-order), ] standard import "platform" should be placed before third party import "pytest"
2026-05-30T16:52:55.1105617Z tests/test_detect_language.py:8: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1106035Z tests/test_detect_language.py:12: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1106518Z tests/test_detect_language.py:13: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1107004Z tests/test_detect_language.py:14: [C0411(wrong-import-order), ] third party import "devtools_testutils.recorded_by_proxy" should be placed before first party imports "azure.core.exceptions.HttpResponseError", "azure.core.credentials.AzureKeyCredential"
2026-05-30T16:52:55.1107699Z tests/test_detect_language.py:15: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1108006Z ************* Module test_summarization_async
2026-05-30T16:52:55.1108326Z tests/test_summarization_async.py:7: [C0411(wrong-import-order), ] standard import "functools" should be placed before third party import "pytest"
2026-05-30T16:52:55.1108643Z ************* Module test_multiapi_async
2026-05-30T16:52:55.1109121Z tests/test_multiapi_async.py:8: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsTest" should be placed before first party imports "azure.ai.textanalytics.TextAnalyticsApiVersion", "azure.ai.textanalytics.aio.TextAnalyticsClient"
2026-05-30T16:52:55.1109614Z tests/test_multiapi_async.py:9: [C0411(wrong-import-order), ] third party import "testcase.TextAnalyticsClientPreparer" should be placed before first party imports "azure.ai.textanalytics.TextAnalyticsApiVersion", "azure.ai.textanalytics.aio.TextAnalyticsClient"
2026-05-30T16:52:55.1110102Z tests/test_multiapi_async.py:10: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-05-30T16:52:55.1110269Z
2026-05-30T16:52:55.1110488Z -----------------------------------
2026-05-30T16:52:55.1110738Z Your code has been rated at 9.04/10
2026-05-30T16:52:55.1110861Z
2026-05-30T16:52:55.1111085Z ************* Module sample_extract_key_phrases
2026-05-30T16:52:55.1111379Z samples/sample_extract_key_phrases.py:67: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1111678Z ************* Module sample_analyze_sentiment
2026-05-30T16:52:55.1111969Z samples/sample_analyze_sentiment.py:48: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1112280Z samples/sample_analyze_sentiment.py:49: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1112589Z samples/sample_analyze_sentiment.py:49: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1112895Z samples/sample_analyze_sentiment.py:50: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1113206Z samples/sample_analyze_sentiment.py:52: [C0301(line-too-long), ] Line too long (135/120)
2026-05-30T16:52:55.1113515Z samples/sample_analyze_sentiment.py:53: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1113826Z samples/sample_analyze_sentiment.py:54: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.1114115Z ************* Module sample_alternative_document_input
2026-05-30T16:52:55.1114421Z samples/sample_alternative_document_input.py:34: [C0301(line-too-long), ] Line too long (223/120)
2026-05-30T16:52:55.1114722Z ************* Module sample_abstract_summary
2026-05-30T16:52:55.1115073Z samples/sample_abstract_summary.py:64: [W0106(expression-not-assigned), sample_abstractive_summarization] Expression "[print(f'{summary.text}\n') for summary in result.summaries]" is assigned to nothing
2026-05-30T16:52:55.1115426Z ************* Module sample_analyze_healthcare_entities
2026-05-30T16:52:55.1115733Z samples/sample_analyze_healthcare_entities.py:94: [C0301(line-too-long), ] Line too long (133/120)
2026-05-30T16:52:55.1116087Z samples/sample_analyze_healthcare_entities.py:26: [R0914(too-many-locals), sample_analyze_healthcare_entities] Too many local variables (26/25)
2026-05-30T16:52:55.1116409Z ************* Module sample_single_label_classify
2026-05-30T16:52:55.1116745Z samples/sample_single_label_classify.py:53: [W1514(unspecified-encoding), sample_classify_document_single_label] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1117085Z ************* Module sample_multi_label_classify
2026-05-30T16:52:55.1117684Z samples/sample_multi_label_classify.py:53: [W1514(unspecified-encoding), sample_classify_document_multi_label] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1118030Z ************* Module sample_recognize_custom_entities
2026-05-30T16:52:55.1118368Z samples/sample_recognize_custom_entities.py:51: [W1514(unspecified-encoding), sample_recognize_custom_entities] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1118719Z ************* Module sample_analyze_healthcare_entities_with_cancellation
2026-05-30T16:52:55.1119048Z samples/sample_analyze_healthcare_entities_with_cancellation.py:45: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1119403Z samples/sample_analyze_healthcare_entities_with_cancellation.py:47: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1119856Z samples/sample_analyze_healthcare_entities_with_cancellation.py:48: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.1120204Z samples/sample_analyze_healthcare_entities_with_cancellation.py:49: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1120556Z samples/sample_analyze_healthcare_entities_with_cancellation.py:70: [C0305(trailing-newlines), ] Trailing newlines
2026-05-30T16:52:55.1120872Z ************* Module sample_get_detailed_diagnostics_information
2026-05-30T16:52:55.1121267Z samples/sample_get_detailed_diagnostics_information.py:35: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1121609Z samples/sample_get_detailed_diagnostics_information.py:38: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1121997Z samples/sample_get_detailed_diagnostics_information.py:49: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1122433Z samples/sample_get_detailed_diagnostics_information.py:50: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1122865Z samples/sample_get_detailed_diagnostics_information.py:51: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1123293Z samples/sample_get_detailed_diagnostics_information.py:52: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1123726Z samples/sample_get_detailed_diagnostics_information.py:53: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1124157Z samples/sample_get_detailed_diagnostics_information.py:64: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1124584Z samples/sample_get_detailed_diagnostics_information.py:66: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1124936Z ************* Module sample_analyze_sentiment_with_opinion_mining
2026-05-30T16:52:55.1125248Z samples/sample_analyze_sentiment_with_opinion_mining.py:32: [C0301(line-too-long), ] Line too long (209/120)
2026-05-30T16:52:55.1125593Z samples/sample_analyze_sentiment_with_opinion_mining.py:34: [C0301(line-too-long), ] Line too long (197/120)
2026-05-30T16:52:55.1125933Z samples/sample_analyze_sentiment_with_opinion_mining.py:42: [C0301(line-too-long), ] Line too long (210/120)
2026-05-30T16:52:55.1126271Z samples/sample_analyze_sentiment_with_opinion_mining.py:74: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1126608Z samples/sample_analyze_sentiment_with_opinion_mining.py:75: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.1126948Z samples/sample_analyze_sentiment_with_opinion_mining.py:79: [C0301(line-too-long), ] Line too long (140/120)
2026-05-30T16:52:55.1127517Z samples/sample_analyze_sentiment_with_opinion_mining.py:80: [C0301(line-too-long), ] Line too long (162/120)
2026-05-30T16:52:55.1127874Z samples/sample_analyze_sentiment_with_opinion_mining.py:95: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.1128215Z samples/sample_analyze_sentiment_with_opinion_mining.py:101: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1128562Z samples/sample_analyze_sentiment_with_opinion_mining.py:114: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1128900Z samples/sample_analyze_sentiment_with_opinion_mining.py:127: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1129198Z ************* Module sample_detect_language
2026-05-30T16:52:55.1129489Z samples/sample_detect_language.py:30: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1129901Z samples/sample_detect_language.py:44: [C0301(line-too-long), ] Line too long (163/120)
2026-05-30T16:52:55.1130214Z samples/sample_detect_language.py:45: [C0301(line-too-long), ] Line too long (156/120)
2026-05-30T16:52:55.1130504Z ************* Module sample_analyze_healthcare_action
2026-05-30T16:52:55.1130829Z samples/sample_analyze_healthcare_action.py:62: [R1702(too-many-nested-blocks), sample_analyze_healthcare_action] Too many nested blocks (6/5)
2026-05-30T16:52:55.1131233Z ************* Module sample_analyze_actions
2026-05-30T16:52:55.1131524Z samples/sample_analyze_actions.py:48: [C0301(line-too-long), ] Line too long (136/120)
2026-05-30T16:52:55.1131836Z samples/sample_analyze_actions.py:53: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1132145Z ************* Module async_samples.sample_analyze_healthcare_entities_async
2026-05-30T16:52:55.1132474Z samples/async_samples/sample_analyze_healthcare_entities_async.py:97: [C0301(line-too-long), ] Line too long (133/120)
2026-05-30T16:52:55.1132932Z samples/async_samples/sample_analyze_healthcare_entities_async.py:124: [W0106(expression-not-assigned), sample_analyze_healthcare_entities_async] Expression "[print("We have fulfilled '{}' total mg of '{}'".format(dosage, medication)) for (medication, dosage) in medication_to_dosage.items()]" is assigned to nothing
2026-05-30T16:52:55.1133356Z ************* Module async_samples.sample_detect_language_async
2026-05-30T16:52:55.1133670Z samples/async_samples/sample_detect_language_async.py:32: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1134007Z samples/async_samples/sample_detect_language_async.py:46: [C0301(line-too-long), ] Line too long (163/120)
2026-05-30T16:52:55.1134337Z samples/async_samples/sample_detect_language_async.py:47: [C0301(line-too-long), ] Line too long (156/120)
2026-05-30T16:52:55.1134656Z ************* Module async_samples.sample_analyze_sentiment_with_opinion_mining_async
2026-05-30T16:52:55.1134993Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:32: [C0301(line-too-long), ] Line too long (209/120)
2026-05-30T16:52:55.1135357Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:34: [C0301(line-too-long), ] Line too long (197/120)
2026-05-30T16:52:55.1135715Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:42: [C0301(line-too-long), ] Line too long (210/120)
2026-05-30T16:52:55.1136073Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:76: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1136436Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:77: [C0301(line-too-long), ] Line too long (145/120)
2026-05-30T16:52:55.1136796Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:81: [C0301(line-too-long), ] Line too long (140/120)
2026-05-30T16:52:55.1137365Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:82: [C0301(line-too-long), ] Line too long (162/120)
2026-05-30T16:52:55.1137765Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:98: [C0301(line-too-long), ] Line too long (142/120)
2026-05-30T16:52:55.1138127Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:104: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1138487Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:117: [C0301(line-too-long), ] Line too long (131/120)
2026-05-30T16:52:55.1138851Z samples/async_samples/sample_analyze_sentiment_with_opinion_mining_async.py:130: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1139176Z ************* Module async_samples.sample_recognize_custom_entities_async
2026-05-30T16:52:55.1139538Z samples/async_samples/sample_recognize_custom_entities_async.py:54: [W1514(unspecified-encoding), sample_recognize_custom_entities_async] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1139990Z ************* Module async_samples.sample_extract_key_phrases_async
2026-05-30T16:52:55.1140303Z samples/async_samples/sample_extract_key_phrases_async.py:72: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1140617Z ************* Module async_samples.sample_alternative_document_input_async
2026-05-30T16:52:55.1140941Z samples/async_samples/sample_alternative_document_input_async.py:36: [C0301(line-too-long), ] Line too long (223/120)
2026-05-30T16:52:55.1141269Z ************* Module async_samples.sample_get_detailed_diagnostics_information_async
2026-05-30T16:52:55.1141682Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:37: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1142054Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:40: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1142470Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:51: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information_async.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1142941Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:52: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information_async.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1143405Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:53: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information_async.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1143865Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:54: [W1202(logging-format-interpolation), sample_get_detailed_diagnostics_information_async.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1144325Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:55: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information_async.callback] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1144791Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:67: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information_async] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1145249Z samples/async_samples/sample_get_detailed_diagnostics_information_async.py:69: [W1203(logging-fstring-interpolation), sample_get_detailed_diagnostics_information_async] Use lazy % formatting in logging functions
2026-05-30T16:52:55.1145619Z ************* Module async_samples.sample_analyze_actions_async
2026-05-30T16:52:55.1145930Z samples/async_samples/sample_analyze_actions_async.py:50: [C0301(line-too-long), ] Line too long (136/120)
2026-05-30T16:52:55.1146262Z samples/async_samples/sample_analyze_actions_async.py:55: [C0301(line-too-long), ] Line too long (130/120)
2026-05-30T16:52:55.1146571Z ************* Module async_samples.sample_analyze_sentiment_async
2026-05-30T16:52:55.1146884Z samples/async_samples/sample_analyze_sentiment_async.py:49: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1147515Z samples/async_samples/sample_analyze_sentiment_async.py:50: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1147936Z samples/async_samples/sample_analyze_sentiment_async.py:50: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1148276Z samples/async_samples/sample_analyze_sentiment_async.py:51: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1148616Z samples/async_samples/sample_analyze_sentiment_async.py:53: [C0301(line-too-long), ] Line too long (135/120)
2026-05-30T16:52:55.1148952Z samples/async_samples/sample_analyze_sentiment_async.py:54: [C0301(line-too-long), ] Line too long (125/120)
2026-05-30T16:52:55.1149283Z samples/async_samples/sample_analyze_sentiment_async.py:55: [C0301(line-too-long), ] Line too long (128/120)
2026-05-30T16:52:55.1149697Z ************* Module async_samples.sample_multi_label_classify_async
2026-05-30T16:52:55.1150059Z samples/async_samples/sample_multi_label_classify_async.py:51: [W1514(unspecified-encoding), sample_classify_document_multi_label_async] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1150444Z ************* Module async_samples.sample_analyze_healthcare_entities_with_cancellation_async
2026-05-30T16:52:55.1150795Z samples/async_samples/sample_analyze_healthcare_entities_with_cancellation_async.py:47: [C0301(line-too-long), ] Line too long (124/120)
2026-05-30T16:52:55.1151253Z samples/async_samples/sample_analyze_healthcare_entities_with_cancellation_async.py:49: [C0301(line-too-long), ] Line too long (122/120)
2026-05-30T16:52:55.1151632Z samples/async_samples/sample_analyze_healthcare_entities_with_cancellation_async.py:50: [C0301(line-too-long), ] Line too long (126/120)
2026-05-30T16:52:55.1152006Z samples/async_samples/sample_analyze_healthcare_entities_with_cancellation_async.py:51: [C0301(line-too-long), ] Line too long (123/120)
2026-05-30T16:52:55.1152380Z samples/async_samples/sample_analyze_healthcare_entities_with_cancellation_async.py:77: [C0305(trailing-newlines), ] Trailing newlines
2026-05-30T16:52:55.1152710Z ************* Module async_samples.sample_single_label_classify_async
2026-05-30T16:52:55.1153163Z samples/async_samples/sample_single_label_classify_async.py:56: [W1514(unspecified-encoding), sample_classify_document_single_label_async] Using open without explicitly specifying an encoding
2026-05-30T16:52:55.1153527Z ************* Module async_samples.sample_analyze_healthcare_action_async
2026-05-30T16:52:55.1153911Z samples/async_samples/sample_analyze_healthcare_action_async.py:74: [R1702(too-many-nested-blocks), sample_analyze_healthcare_action] Too many nested blocks (6/5)
2026-05-30T16:52:55.1154250Z ************* Module async_samples.sample_abstract_summary_async
2026-05-30T16:52:55.1154622Z samples/async_samples/sample_abstract_summary_async.py:66: [W0106(expression-not-assigned), sample_abstractive_summarization_async] Expression "[print(f'{summary.text}\n') for summary in result.summaries]" is assigned to nothing
2026-05-30T16:52:55.1154862Z
2026-05-30T16:52:55.1155077Z -----------------------------------
2026-05-30T16:52:55.1155329Z Your code has been rated at 9.24/10
2026-05-30T16:52:55.1155456Z
2026-05-30T16:52:55.1155717Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-30T16:52:55.1156034Z Collecting azure-pylint-guidelines-checker==0.5.7
2026-05-30T16:52:55.1156413Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-pylint-guidelines-checker/0.5.7/azure_pylint_guidelines_checker-0.5.7-py2.py3-none-any.whl (25 kB)
2026-05-30T16:52:55.1156806Z Installing collected packages: azure-pylint-guidelines-checker
2026-05-30T16:52:55.1157090Z Successfully installed azure-pylint-guidelines-checker-0.5.7
2026-05-30T16:52:55.1157710Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-05-30T16:52:55.1158013Z Collecting pylint==4.0.4
2026-05-30T16:52:55.1158272Z Downloading pylint-4.0.4-py3-none-any.whl (536 kB)
2026-05-30T16:52:55.1158783Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.4/536.4 kB 22.6 MB/s eta 0:00:00
2026-05-30T16:52:55.1159060Z Collecting isort!=5.13,<8,>=5
2026-05-30T16:52:55.1159329Z Downloading isort-7.0.0-py3-none-any.whl (94 kB)
2026-05-30T16:52:55.1159691Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 37.4 MB/s eta 0:00:00
2026-05-30T16:52:55.1159956Z Collecting tomlkit>=0.10.1
2026-05-30T16:52:55.1160214Z Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB)
2026-05-30T16:52:55.1160573Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.3/41.3 kB 16.1 MB/s eta 0:00:00
2026-05-30T16:52:55.1160955Z Collecting mccabe<0.8,>=0.6
2026-05-30T16:52:55.1161220Z Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-05-30T16:52:55.1161554Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (4.10.0)
2026-05-30T16:52:55.1161871Z Collecting dill>=0.2
2026-05-30T16:52:55.1162125Z Downloading dill-0.4.1-py3-none-any.whl (120 kB)
2026-05-30T16:52:55.1162487Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 41.6 MB/s eta 0:00:00
2026-05-30T16:52:55.1162921Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (2.4.1)
2026-05-30T16:52:55.1163251Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-05-30T16:52:55.1163515Z Downloading astroid-4.0.4-py3-none-any.whl (276 kB)
2026-05-30T16:52:55.1163875Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.4/276.4 kB 53.1 MB/s eta 0:00:00
2026-05-30T16:52:55.1164243Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.4) (4.15.0)
2026-05-30T16:52:55.1164604Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-05-30T16:52:55.1164915Z Successfully installed astroid-4.0.4 dill-0.4.1 isort-7.0.0 mccabe-0.7.0 pylint-4.0.4 tomlkit-0.15.0
2026-05-30T16:52:55.1165214Z next-pylint check completed with exit code 30
2026-05-30T16:52:55.1165514Z ========================================================================================================
2026-05-30T16:52:55.1165843Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics (exit 30) =====
2026-05-30T16:52:55.1166195Z 2026-05-30 16:51:29,834 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-05-30T16:52:55.1166540Z 2026-05-30 16:51:29,834 [INFO] azure-sdk-tools: Running pylint check...
2026-05-30T16:52:55.1166843Z 2026-05-30 16:51:33,568 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-30T16:52:55.1167006Z
2026-05-30T16:52:55.1167387Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-30T16:52:55.1167674Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-30T16:52:55.1167979Z 2026-05-30 16:51:47,464 [INFO] azure-sdk-tools: Processing azure-ai-textanalytics for pylint check
2026-05-30T16:52:55.1168326Z 2026-05-30 16:51:47,464 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics
2026-05-30T16:52:55.1168510Z
2026-05-30T16:52:55.1168734Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-30T16:52:55.1169004Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-30T16:52:55.1169142Z
2026-05-30T16:52:55.1169359Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-30T16:52:55.1169726Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-30T16:52:55.1170038Z 2026-05-30 16:52:02,224 [INFO] azure-sdk-tools: Installing azure_ai_textanalytics-5.4.0.tar.gz from fresh built package.
2026-05-30T16:52:55.1170218Z
2026-05-30T16:52:55.1170441Z [notice] A new release of pip is available: 24.0 -> 26.1.1
2026-05-30T16:52:55.1170712Z [notice] To update, run: pip install --upgrade pip
2026-05-30T16:52:55.1171210Z 2026-05-30 16:52:03,781 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging/azure_ai_textanalytics-5.4.0.tar.gz', '/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl']
2026-05-30T16:52:55.1171595Z
2026-05-30T16:52:55.1171816Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-30T16:52:55.1172090Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-30T16:52:55.1172393Z 2026-05-30 16:52:08,355 [INFO] azure-sdk-tools: Installed azure_ai_textanalytics-5.4.0.tar.gz
2026-05-30T16:52:55.1172563Z
2026-05-30T16:52:55.1172792Z [notice] A new release of pip is available: 23.0.1 -> 26.1.1
2026-05-30T16:52:55.1173070Z [notice] To update, run: python -m pip install --upgrade pip
2026-05-30T16:52:55.1173352Z 2026-05-30 16:52:11,525 [INFO] azure-sdk-tools: Installed packages:
2026-05-30T16:52:55.1173738Z 2026-05-30 16:52:11,525 [INFO] azure-sdk-tools: aiohappyeyeballs==2.6.2
2026-05-30T16:52:55.1174007Z aiohttp==3.13.5
2026-05-30T16:52:55.1174244Z aiosignal==1.4.0
2026-05-30T16:52:55.1174471Z astroid==4.0.4
2026-05-30T16:52:55.1174704Z async-timeout==5.0.1
2026-05-30T16:52:55.1174940Z attrs==26.1.0
2026-05-30T16:52:55.1175239Z azure-ai-textanalytics @ file:///mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging/azure_ai_textanalytics-5.4.0.tar.gz
2026-05-30T16:52:55.1175605Z azure-common @ file:///mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-05-30T16:52:55.1175903Z azure-core==1.41.0
2026-05-30T16:52:55.1176177Z azure-identity @ file:///mnt/vss/_work/1/s/.wheels/azure_identity-1.26.0b3-py3-none-any.whl
2026-05-30T16:52:55.1176463Z azure-pylint-guidelines-checker==0.5.7
2026-05-30T16:52:55.1176755Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-05-30T16:52:55.1177038Z backports.asyncio.runner==1.2.0
2026-05-30T16:52:55.1177563Z bashlex==0.18
2026-05-30T16:52:55.1177819Z bracex==2.6
2026-05-30T16:52:55.1178049Z build==1.5.0
2026-05-30T16:52:55.1178278Z certifi==2026.5.20
2026-05-30T16:52:55.1178512Z cffi==2.0.0
2026-05-30T16:52:55.1178745Z charset-normalizer==3.4.7
2026-05-30T16:52:55.1178989Z cibuildwheel==2.23.3
2026-05-30T16:52:55.1179231Z ConfigArgParse==1.7.5
2026-05-30T16:52:55.1179471Z coverage==7.14.1
2026-05-30T16:52:55.1179698Z cryptography==48.0.0
2026-05-30T16:52:55.1179934Z dependency-groups==1.3.1
2026-05-30T16:52:55.1180170Z dill==0.4.1
2026-05-30T16:52:55.1180400Z exceptiongroup==1.3.1
2026-05-30T16:52:55.1180633Z filelock==3.29.0
2026-05-30T16:52:55.1180865Z frozenlist==1.8.0
2026-05-30T16:52:55.1181094Z idna==3.17
2026-05-30T16:52:55.1181323Z iniconfig==2.3.0
2026-05-30T16:52:55.1181552Z isodate==0.7.2
2026-05-30T16:52:55.1181782Z isort==7.0.0
2026-05-30T16:52:55.1182011Z Jinja2==3.1.6
2026-05-30T16:52:55.1182245Z json-delta==2.0.2
2026-05-30T16:52:55.1182476Z MarkupSafe==3.0.3
2026-05-30T16:52:55.1182701Z mccabe==0.7.0
2026-05-30T16:52:55.1182928Z msal==1.37.0
2026-05-30T16:52:55.1183164Z msal-extensions==1.3.1
2026-05-30T16:52:55.1183405Z multidict==6.7.1
2026-05-30T16:52:55.1183636Z packaging==26.2
2026-05-30T16:52:55.1183867Z pkginfo==1.12.1.2
2026-05-30T16:52:55.1184100Z platformdirs==4.10.0
2026-05-30T16:52:55.1184331Z pluggy==1.6.0
2026-05-30T16:52:55.1184665Z propcache==0.5.2
2026-05-30T16:52:55.1184893Z pycparser==3.0
2026-05-30T16:52:55.1185122Z Pygments==2.20.0
2026-05-30T16:52:55.1185352Z PyJWT==2.13.0
2026-05-30T16:52:55.1185578Z pylint==4.0.4
2026-05-30T16:52:55.1185797Z pyparsing==3.3.2
2026-05-30T16:52:55.1186032Z pyproject_hooks==1.2.0
2026-05-30T16:52:55.1186264Z pytest==9.0.3
2026-05-30T16:52:55.1186498Z pytest-asyncio==1.4.0
2026-05-30T16:52:55.1186736Z pytest-cov==7.1.0
2026-05-30T16:52:55.1186973Z python-dotenv==1.2.2
2026-05-30T16:52:55.1187541Z PyYAML==6.0.3
2026-05-30T16:52:55.1187819Z requests==2.34.2
2026-05-30T16:52:55.1188061Z tomli==2.4.1
2026-05-30T16:52:55.1188292Z tomli_w==1.0.0
2026-05-30T16:52:55.1188525Z tomlkit==0.15.0
2026-05-30T16:52:55.1188766Z typing_extensions==4.15.0
2026-05-30T16:52:55.1189006Z urllib3==2.7.0
2026-05-30T16:52:55.1189229Z yarl==1.24.2
2026-05-30T16:52:55.1189346Z
2026-05-30T16:52:55.1189701Z 2026-05-30 16:52:11,526 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/azure']
2026-05-30T16:52:55.1190179Z 2026-05-30 16:52:20,418 [ERROR] azure-sdk-tools: azure-ai-textanalytics main package exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-30T16:52:55.1190657Z 2026-05-30 16:52:20,419 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/test_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/tests']
2026-05-30T16:52:55.1191232Z 2026-05-30 16:52:39,277 [ERROR] azure-sdk-tools: azure-ai-textanalytics tests exited with linting error 30. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-30T16:52:55.1191707Z 2026-05-30 16:52:39,277 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-ai-textanalytics/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/samples_pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/textanalytics/azure-ai-textanalytics/samples']
2026-05-30T16:52:55.1192178Z 2026-05-30 16:52:46,182 [ERROR] azure-sdk-tools: azure-ai-textanalytics samples exited with linting error 28. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-05-30T16:52:55.1192562Z 2026-05-30 16:52:49,651 [INFO] root: Issue does not exist for azure-ai-textanalytics with pylint version 4.0.4. Creating...
2026-05-30T16:52:55.1192913Z 2026-05-30 16:52:52,507 [INFO] root: Assigned quentinRobinson to issue for azure-ai-textanalytics
2026-05-30T16:52:55.1193238Z 2026-05-30 16:52:54,500 [INFO] root: Assigned wangyuantao to issue for azure-ai-textanalytics
2026-05-30T16:52:55.1193567Z ========================================================================================================
2026-05-30T16:52:55.1193850Z

How to fix:
Note: If you are a bot. Fix the issue by fixing the above pylint errors.
Run the next-pylint azpysdk command at the library package-level and resolve the linting errors.

  1. /mnt/vss/_work/1/s>pip install -e ./eng/tools/azure-sdk-tools
  2. ../azure-ai-textanalytics>azpysdk next-pylint --isolate .

See the Pylint Guide for more information.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions