Skip to content

azure-identity needs linting updates for pylint version 4.0.4 #43899

@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-identity
Pylint version: 4.0.4
Pylint Build: Link to build (2026-06-07)

Pylint Errors:

30
2026-06-07T22:36:46.3224762Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/identity/azure-identity (exit 30) =====
2026-06-07T22:36:46.3226794Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-07T22:36:46.3228725Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-07T22:36:46.3230442Z Collecting tomli
2026-06-07T22:36:46.3232416Z Downloading tomli-2.4.1-py3-none-any.whl (14 kB)
2026-06-07T22:36:46.3234138Z Collecting certifi
2026-06-07T22:36:46.3235871Z Using cached certifi-2026.5.20-py3-none-any.whl (134 kB)
2026-06-07T22:36:46.3237575Z Collecting build
2026-06-07T22:36:46.3239305Z Downloading build-1.5.0-py3-none-any.whl (26 kB)
2026-06-07T22:36:46.3240993Z Collecting Jinja2
2026-06-07T22:36:46.3243017Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-06-07T22:36:46.3245251Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 14.5 MB/s eta 0:00:00
2026-06-07T22:36:46.3258850Z Collecting pyparsing
2026-06-07T22:36:46.3260844Z Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-06-07T22:36:46.3263201Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.8/122.8 kB 29.2 MB/s eta 0:00:00
2026-06-07T22:36:46.3265020Z Collecting pytest>=3.5.1
2026-06-07T22:36:46.3266910Z Downloading pytest-9.0.3-py3-none-any.whl (375 kB)
2026-06-07T22:36:46.3268964Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.2/375.2 kB 51.7 MB/s eta 0:00:00
2026-06-07T22:36:46.3270969Z Requirement already satisfied: setuptools in ./.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-06-07T22:36:46.3273084Z Collecting azure-core
2026-06-07T22:36:46.3274865Z Downloading azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-06-07T22:36:46.3277284Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.9/220.9 kB 55.7 MB/s eta 0:00:00
2026-06-07T22:36:46.3279060Z Collecting packaging
2026-06-07T22:36:46.3280736Z Downloading packaging-26.2-py3-none-any.whl (100 kB)
2026-06-07T22:36:46.3283017Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 36.7 MB/s eta 0:00:00
2026-06-07T22:36:46.3284795Z Collecting python-dotenv
2026-06-07T22:36:46.3286611Z Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-06-07T22:36:46.3288332Z Collecting wheel
2026-06-07T22:36:46.3290090Z Downloading wheel-0.47.0-py3-none-any.whl (32 kB)
2026-06-07T22:36:46.3292044Z Collecting tomli-w==1.0.0
2026-06-07T22:36:46.3293839Z Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-06-07T22:36:46.3295644Z Collecting PyYAML
2026-06-07T22:36:46.3297522Z Using cached pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB)
2026-06-07T22:36:46.3299389Z Collecting pytest-asyncio>=0.9.0
2026-06-07T22:36:46.3301179Z Using cached pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-06-07T22:36:46.3303124Z Collecting json-delta>=2.0
2026-06-07T22:36:46.3304904Z Using cached json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-06-07T22:36:46.3306603Z Collecting ConfigArgParse>=0.12.0
2026-06-07T22:36:46.3308350Z Downloading configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-06-07T22:36:46.3310101Z Collecting pytest-cov
2026-06-07T22:36:46.3312095Z Using cached pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-06-07T22:36:46.3313945Z Collecting pkginfo
2026-06-07T22:36:46.3315732Z Using cached pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-06-07T22:36:46.3317454Z Collecting cibuildwheel==2.23.3
2026-06-07T22:36:46.3319155Z Using cached cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-06-07T22:36:46.3321012Z Collecting urllib3
2026-06-07T22:36:46.3322999Z Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-06-07T22:36:46.3324793Z Collecting dependency-groups>=1.2
2026-06-07T22:36:46.3326623Z Downloading dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-06-07T22:36:46.3328415Z Collecting typing-extensions>=4.1.0
2026-06-07T22:36:46.3330198Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2026-06-07T22:36:46.3332470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 17.5 MB/s eta 0:00:00
2026-06-07T22:36:46.3334246Z Collecting bracex
2026-06-07T22:36:46.3336084Z Downloading bracex-2.6-py3-none-any.whl (11 kB)
2026-06-07T22:36:46.3337900Z Collecting platformdirs
2026-06-07T22:36:46.3339751Z Using cached platformdirs-4.10.0-py3-none-any.whl (22 kB)
2026-06-07T22:36:46.3341482Z Collecting bashlex!=0.13
2026-06-07T22:36:46.3343477Z Using cached bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-06-07T22:36:46.3345276Z Collecting filelock
2026-06-07T22:36:46.3347024Z Using cached filelock-3.29.1-py3-none-any.whl (40 kB)
2026-06-07T22:36:46.3348772Z Collecting pluggy<2,>=1.5
2026-06-07T22:36:46.3350517Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-06-07T22:36:46.3352827Z Collecting exceptiongroup>=1
2026-06-07T22:36:46.3354842Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-06-07T22:36:46.3356939Z Collecting pygments>=2.7.2
2026-06-07T22:36:46.3358927Z Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-06-07T22:36:46.3361177Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.3 MB/s eta 0:00:00
2026-06-07T22:36:46.3363401Z Collecting iniconfig>=1.0.1
2026-06-07T22:36:46.3365400Z Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-06-07T22:36:46.3367350Z Collecting backports-asyncio-runner<2,>=1.1
2026-06-07T22:36:46.3369304Z Downloading backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-06-07T22:36:46.3371250Z Collecting requests>=2.21.0
2026-06-07T22:36:46.3373470Z Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-06-07T22:36:46.3375946Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 33.0 MB/s eta 0:00:00
2026-06-07T22:36:46.3377829Z Collecting pyproject_hooks
2026-06-07T22:36:46.3379862Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-06-07T22:36:46.3381637Z Collecting MarkupSafe>=2.0
2026-06-07T22:36:46.3383856Z Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-06-07T22:36:46.3385734Z Collecting coverage[toml]>=7.10.6
2026-06-07T22:36:46.3387664Z Using cached coverage-7.14.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (248 kB)
2026-06-07T22:36:46.3389505Z Collecting idna<4,>=2.5
2026-06-07T22:36:46.3391259Z Downloading idna-3.18-py3-none-any.whl (65 kB)
2026-06-07T22:36:46.3393611Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 21.2 MB/s eta 0:00:00
2026-06-07T22:36:46.3395398Z Collecting charset_normalizer<4,>=2
2026-06-07T22:36:46.3397338Z Using cached charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB)
2026-06-07T22:36:46.3399964Z 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-06-07T22:36:46.3403636Z 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.1 idna-3.18 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-06-07T22:36:46.3406355Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-07T22:36:46.3408232Z Processing /mnt/vss/_work/1/s/.wheels/azure_core-1.41.0-py3-none-any.whl
2026-06-07T22:36:46.3410189Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-07T22:36:46.3412203Z Collecting azure-identity-broker>=1.1.0
2026-06-07T22:36:46.3414159Z Downloading azure_identity_broker-1.3.0-py3-none-any.whl (11 kB)
2026-06-07T22:36:46.3415949Z Collecting aiohttp>=3.0
2026-06-07T22:36:46.3417879Z Using cached aiohttp-3.14.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
2026-06-07T22:36:46.3420177Z Requirement already satisfied: typing_extensions>=3.7.2 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from -r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 4)) (4.15.0)
2026-06-07T22:36:46.3423281Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-core==1.41.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 1)) (2.34.2)
2026-06-07T22:36:46.3425026Z Collecting msal[broker]<2,>=1.33.0
2026-06-07T22:36:46.3426393Z Downloading msal-1.37.0-py3-none-any.whl (123 kB)
2026-06-07T22:36:46.3427981Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.7/123.7 kB 12.5 MB/s eta 0:00:00
2026-06-07T22:36:46.3429372Z Collecting azure-identity<2.0.0,>=1.18.0
2026-06-07T22:36:46.3430747Z Downloading azure_identity-1.25.3-py3-none-any.whl (192 kB)
2026-06-07T22:36:46.3432707Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.1/192.1 kB 36.1 MB/s eta 0:00:00
2026-06-07T22:36:46.3434103Z Collecting multidict<7.0,>=4.5
2026-06-07T22:36:46.3435523Z Downloading multidict-6.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (243 kB)
2026-06-07T22:36:46.3437510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 56.6 MB/s eta 0:00:00
2026-06-07T22:36:46.3438889Z Collecting aiosignal>=1.4.0
2026-06-07T22:36:46.3440230Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
2026-06-07T22:36:46.3441516Z Collecting yarl<2.0,>=1.17.0
2026-06-07T22:36:46.3443186Z Using cached yarl-1.24.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (106 kB)
2026-06-07T22:36:46.3444459Z Collecting frozenlist>=1.1.1
2026-06-07T22:36:46.3445747Z Using cached frozenlist-1.8.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (219 kB)
2026-06-07T22:36:46.3447016Z Collecting aiohappyeyeballs>=2.5.0
2026-06-07T22:36:46.3448304Z Using cached aiohappyeyeballs-2.6.2-py3-none-any.whl (15 kB)
2026-06-07T22:36:46.3449560Z Collecting async-timeout<6.0,>=4.0
2026-06-07T22:36:46.3450826Z Using cached async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
2026-06-07T22:36:46.3452237Z Collecting propcache>=0.2.0
2026-06-07T22:36:46.3453584Z Using cached propcache-0.5.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (60 kB)
2026-06-07T22:36:46.3454904Z Collecting attrs>=17.3.0
2026-06-07T22:36:46.3456128Z Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
2026-06-07T22:36:46.3457558Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (0.47.0)
2026-06-07T22:36:46.3459175Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.7.5)
2026-06-07T22:36:46.3460807Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (2.23.3)
2026-06-07T22:36:46.3462777Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (2026.5.20)
2026-06-07T22:36:46.3464419Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.12.1.2)
2026-06-07T22:36:46.3466023Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (26.2)
2026-06-07T22:36:46.3467971Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (2.0.2)
2026-06-07T22:36:46.3469641Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.5.0)
2026-06-07T22:36:46.3471255Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (2.7.0)
2026-06-07T22:36:46.3473085Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.4.0)
2026-06-07T22:36:46.3474716Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (2.4.1)
2026-06-07T22:36:46.3476318Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (7.1.0)
2026-06-07T22:36:46.3477987Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (79.0.1)
2026-06-07T22:36:46.3479604Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (9.0.3)
2026-06-07T22:36:46.3481229Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.0.0)
2026-06-07T22:36:46.3483122Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (3.3.2)
2026-06-07T22:36:46.3484768Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (3.1.6)
2026-06-07T22:36:46.3486545Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (6.0.3)
2026-06-07T22:36:46.3488219Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.2.2)
2026-06-07T22:36:46.3489849Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (3.29.1)
2026-06-07T22:36:46.3491489Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (2.6)
2026-06-07T22:36:46.3493477Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (4.10.0)
2026-06-07T22:36:46.3495049Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (0.18)
2026-06-07T22:36:46.3496623Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (1.3.1)
2026-06-07T22:36:46.3497963Z Collecting msal-extensions>=1.2.0
2026-06-07T22:36:46.3499124Z Downloading msal_extensions-1.3.1-py3-none-any.whl (20 kB)
2026-06-07T22:36:46.3500263Z Collecting cryptography>=2.5
2026-06-07T22:36:46.3501449Z Downloading cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
2026-06-07T22:36:46.3509700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 102.8 MB/s eta 0:00:00
2026-06-07T22:36:46.3510921Z Collecting PyJWT[crypto]<3,>=1.0.0
2026-06-07T22:36:46.3512332Z Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB)
2026-06-07T22:36:46.3513447Z Collecting pymsalruntime<0.21,>=0.20
2026-06-07T22:36:46.3514546Z Downloading pymsalruntime-0.20.6-cp310-cp310-manylinux_2_35_x86_64.whl (13.4 MB)
2026-06-07T22:36:46.3515750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 12.6 MB/s eta 0:00:00
2026-06-07T22:36:46.3517014Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (2.3.0)
2026-06-07T22:36:46.3518460Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (2.20.0)
2026-06-07T22:36:46.3519878Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (1.3.1)
2026-06-07T22:36:46.3521282Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (1.6.0)
2026-06-07T22:36:46.3523024Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 5)) (1.2.0)
2026-06-07T22:36:46.3524512Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 1)) (3.18)
2026-06-07T22:36:46.3525947Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/dev_requirements.txt (line 1)) (3.4.7)
2026-06-07T22:36:46.3527599Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (1.2.0)
2026-06-07T22:36:46.3529032Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (3.0.3)
2026-06-07T22:36:46.3530474Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/identity/azure-identity/dev_requirements.txt (line 5)) (7.14.1)
2026-06-07T22:36:46.3531671Z Collecting cffi>=2.0.0
2026-06-07T22:36:46.3533093Z Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
2026-06-07T22:36:46.3534395Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 20.7 MB/s eta 0:00:00
2026-06-07T22:36:46.3535451Z Collecting pycparser
2026-06-07T22:36:46.3536493Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-06-07T22:36:46.3537677Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 17.0 MB/s eta 0:00:00
2026-06-07T22:36:46.3538832Z azure-core is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
2026-06-07T22:36:46.3540058Z 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-06-07T22:36:46.3541363Z Installing collected packages: pymsalruntime, PyJWT, pycparser, propcache, multidict, frozenlist, attrs, async-timeout, aiohappyeyeballs, yarl, cffi, aiosignal, cryptography, aiohttp, msal, msal-extensions, azure-identity, azure-identity-broker
2026-06-07T22:36:46.3543169Z Successfully installed PyJWT-2.13.0 aiohappyeyeballs-2.6.2 aiohttp-3.14.1 aiosignal-1.4.0 async-timeout-5.0.1 attrs-26.1.0 azure-identity-1.25.3 azure-identity-broker-1.3.0 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 pymsalruntime-0.20.6 yarl-1.24.2
2026-06-07T22:36:46.3544585Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-07T22:36:46.3545701Z Processing ./azure_identity-1.26.0b3.tar.gz
2026-06-07T22:36:46.3546738Z Installing build dependencies: started
2026-06-07T22:36:46.3547803Z Installing build dependencies: finished with status 'done'
2026-06-07T22:36:46.3548852Z Getting requirements to build wheel: started
2026-06-07T22:36:46.3549910Z Getting requirements to build wheel: finished with status 'done'
2026-06-07T22:36:46.3550947Z Preparing metadata (pyproject.toml): started
2026-06-07T22:36:46.3552225Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-06-07T22:36:46.3553454Z Requirement already satisfied: msal>=1.35.1 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.26.0b3) (1.37.0)
2026-06-07T22:36:46.3554732Z Requirement already satisfied: msal-extensions>=1.2.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.26.0b3) (1.3.1)
2026-06-07T22:36:46.3556007Z Requirement already satisfied: azure-core>=1.31.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.26.0b3) (1.41.0)
2026-06-07T22:36:46.3557271Z Requirement already satisfied: cryptography>=2.5 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.26.0b3) (48.0.0)
2026-06-07T22:36:46.3558526Z Requirement already satisfied: typing-extensions>=4.0.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-identity==1.26.0b3) (4.15.0)
2026-06-07T22:36:46.3560016Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from azure-core>=1.31.0->azure-identity==1.26.0b3) (2.34.2)
2026-06-07T22:36:46.3561323Z Requirement already satisfied: cffi>=2.0.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from cryptography>=2.5->azure-identity==1.26.0b3) (2.0.0)
2026-06-07T22:36:46.3562883Z Requirement already satisfied: PyJWT[crypto]<3,>=1.0.0 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from msal>=1.35.1->azure-identity==1.26.0b3) (2.13.0)
2026-06-07T22:36:46.3564240Z Requirement already satisfied: pycparser in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from cffi>=2.0.0->cryptography>=2.5->azure-identity==1.26.0b3) (3.0)
2026-06-07T22:36:46.3565566Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.31.0->azure-identity==1.26.0b3) (3.18)
2026-06-07T22:36:46.3566907Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.31.0->azure-identity==1.26.0b3) (3.4.7)
2026-06-07T22:36:46.3568242Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.31.0->azure-identity==1.26.0b3) (2.7.0)
2026-06-07T22:36:46.3569590Z Requirement already satisfied: certifi>=2023.5.7 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core>=1.31.0->azure-identity==1.26.0b3) (2026.5.20)
2026-06-07T22:36:46.3570752Z Building wheels for collected packages: azure-identity
2026-06-07T22:36:46.3572030Z Building wheel for azure-identity (pyproject.toml): started
2026-06-07T22:36:46.3573619Z Building wheel for azure-identity (pyproject.toml): finished with status 'done'
2026-06-07T22:36:46.3574889Z Created wheel for azure-identity: filename=azure_identity-1.26.0b3-py3-none-any.whl size=199123 sha256=01ed4b0b7c9bb34f105c257934ea75e225842d428485438063e42556a0ea5e56
2026-06-07T22:36:46.3576148Z Stored in directory: /home/cloudtest/.cache/pip/wheels/32/78/b4/7ae8b7191abbb461d3a59e949425a394d3afa94d85d93b931a
2026-06-07T22:36:46.3577240Z Successfully built azure-identity
2026-06-07T22:36:46.3578267Z Installing collected packages: azure-identity
2026-06-07T22:36:46.3579292Z Attempting uninstall: azure-identity
2026-06-07T22:36:46.3580329Z Found existing installation: azure-identity 1.25.3
2026-06-07T22:36:46.3581363Z Uninstalling azure-identity-1.25.3:
2026-06-07T22:36:46.3582850Z Successfully uninstalled azure-identity-1.25.3
2026-06-07T22:36:46.3583963Z Successfully installed azure-identity-1.26.0b3
2026-06-07T22:36:46.3585059Z ************* Module azure.identity._internal.token_binding_transport_requests
2026-06-07T22:36:46.3586319Z azure/identity/_internal/token_binding_transport_requests.py:11: [C4749(networking-import-outside-azure-core-transport), ] This import is not allowed here. Consider using an abstract alternative from azure.core.pipeline.transport.
2026-06-07T22:36:46.3587686Z azure/identity/_internal/token_binding_transport_requests.py:12: [C4749(networking-import-outside-azure-core-transport), ] This import is not allowed here. Consider using an abstract alternative from azure.core.pipeline.transport.
2026-06-07T22:36:46.3588932Z ************* Module azure.identity.aio._internal.token_binding_transport_asyncio
2026-06-07T22:36:46.3590157Z azure/identity/aio/_internal/token_binding_transport_asyncio.py:10: [C4749(networking-import-outside-azure-core-transport), ] This import is not allowed here. Consider using an abstract alternative from azure.core.pipeline.transport.
2026-06-07T22:36:46.3590922Z
2026-06-07T22:36:46.3592167Z -------------------------------------------------------------------
2026-06-07T22:36:46.3593307Z Your code has been rated at 9.99/10 (previous run: 10.00/10, -0.01)
2026-06-07T22:36:46.3593744Z
2026-06-07T22:36:46.3594733Z ************* Module test_msal_client
2026-06-07T22:36:46.3595967Z tests/test_msal_client.py:8: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ServiceRequestError", "azure.identity._internal.msal_client.MsalClient"
2026-06-07T22:36:46.3597360Z tests/test_msal_client.py:10: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.core.exceptions.ServiceRequestError", "azure.identity._internal.msal_client.MsalClient"
2026-06-07T22:36:46.3598562Z ************* Module test_token_credentials_env
2026-06-07T22:36:46.3599656Z tests/test_token_credentials_env.py:261: [C0301(line-too-long), ] Line too long (127/120)
2026-06-07T22:36:46.3600990Z tests/test_token_credentials_env.py:24: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._credentials.broker.BrokerCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3602517Z ************* Module test_multi_tenant_auth_async
2026-06-07T22:36:46.3603720Z tests/test_multi_tenant_auth_async.py:33: [W0613(unused-argument), TestMultiTenantAuthAsync.test_multi_tenant_client_secret_graph_call] Unused argument 'recorded_test'
2026-06-07T22:36:46.3605153Z tests/test_multi_tenant_auth_async.py:14: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.AsyncPipelineClient", "azure.core.rest.HttpRequest", "azure.identity.aio.ClientSecretCredential"
2026-06-07T22:36:46.3606395Z ************* Module test_powershell_credential_async
2026-06-07T22:36:46.3607536Z tests/test_powershell_credential_async.py:217: [C0301(line-too-long), ] Line too long (1445/120)
2026-06-07T22:36:46.3608702Z tests/test_powershell_credential_async.py:301: [W0613(unused-argument), test_windows_powershell_fallback.mock_exec] Unused argument 'kwargs'
2026-06-07T22:36:46.3610156Z tests/test_powershell_credential_async.py:25: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3612123Z tests/test_powershell_credential_async.py:27: [C0411(wrong-import-order), ] third party import "credscan_ignore.POWERSHELL_INVALID_OPERATION_EXCEPTION" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3614305Z tests/test_powershell_credential_async.py:31: [C0411(wrong-import-order), ] third party import "helpers.INVALID_CHARACTERS" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3616223Z tests/test_powershell_credential_async.py:32: [C0411(wrong-import-order), ] third party import "helpers_async.get_completed_future" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3618378Z tests/test_powershell_credential_async.py:33: [C0411(wrong-import-order), ] third party import "test_powershell_credential.PREPARING_MODULES" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3619933Z ************* Module test_initialization
2026-06-07T22:36:46.3621288Z tests/test_initialization.py:28: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.SupportsTokenInfo", "azure.identity.AuthorizationCodeCredential"
2026-06-07T22:36:46.3623037Z ************* Module test_decorators
2026-06-07T22:36:46.3624308Z tests/test_decorators.py:10: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity._internal.decorators.log_get_token", "azure.identity.aio._internal.decorators.log_get_token_async"
2026-06-07T22:36:46.3625522Z ************* Module test_shared_cache_credential
2026-06-07T22:36:46.3626602Z tests/test_shared_cache_credential.py:443: [C0301(line-too-long), ] Line too long (125/120)
2026-06-07T22:36:46.3627723Z tests/test_shared_cache_credential.py:761: [C0301(line-too-long), ] Line too long (122/120)
2026-06-07T22:36:46.3628884Z tests/test_shared_cache_credential.py:170: [W0613(unused-argument), test_authority.MockCredential._get_auth_client] Unused argument 'kwargs'
2026-06-07T22:36:46.3630085Z tests/test_shared_cache_credential.py:870: [W0613(unused-argument), test_client_capabilities.send] Unused argument 'request'
2026-06-07T22:36:46.3631260Z tests/test_shared_cache_credential.py:902: [W0613(unused-argument), test_within_dac_error.send] Unused argument 'request'
2026-06-07T22:36:46.3632607Z tests/test_shared_cache_credential.py:930: [W0613(unused-argument), test_within_dac_refresh_token_error.send] Unused argument 'kwargs'
2026-06-07T22:36:46.3634114Z tests/test_shared_cache_credential.py:24: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRecord" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.get_default_authority", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3635890Z tests/test_shared_cache_credential.py:25: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRecord" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.get_default_authority", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3637705Z tests/test_shared_cache_credential.py:26: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party imports "msal.TokenCache", "pytest" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRecord" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.get_default_authority", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3639564Z tests/test_shared_cache_credential.py:27: [C0411(wrong-import-order), ] standard import "unittest.mock.MagicMock" should be placed before third party imports "msal.TokenCache", "pytest" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRecord" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.get_default_authority", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3641590Z tests/test_shared_cache_credential.py:29: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRecord" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.get_default_authority", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3643168Z ************* Module test_auth_code_async
2026-06-07T22:36:46.3644561Z tests/test_auth_code_async.py:13: [C0411(wrong-import-order), ] third party import "msal" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.AuthorizationCodeCredential"
2026-06-07T22:36:46.3646246Z tests/test_auth_code_async.py:14: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.AuthorizationCodeCredential"
2026-06-07T22:36:46.3647926Z tests/test_auth_code_async.py:16: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.AuthorizationCodeCredential"
2026-06-07T22:36:46.3649654Z tests/test_auth_code_async.py:17: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.AuthorizationCodeCredential"
2026-06-07T22:36:46.3651094Z tests/test_auth_code_async.py:8: [W0611(unused-import), ] Unused ClientAuthenticationError imported from azure.core.exceptions
2026-06-07T22:36:46.3652333Z ************* Module test_managed_identity_async
2026-06-07T22:36:46.3653490Z tests/test_managed_identity_async.py:831: [W0613(unused-argument), test_imds_text_response.send] Unused argument 'request'
2026-06-07T22:36:46.3654687Z tests/test_managed_identity_async.py:831: [W0613(unused-argument), test_imds_text_response.send] Unused argument 'kwargs'
2026-06-07T22:36:46.3655889Z tests/test_managed_identity_async.py:1455: [W0613(unused-argument), test_claims_force_token_refresh.mock_send] Unused argument 'request'
2026-06-07T22:36:46.3657129Z tests/test_managed_identity_async.py:1495: [W0613(unused-argument), test_access_tokens_cached.mock_send] Unused argument 'request'
2026-06-07T22:36:46.3658336Z tests/test_managed_identity_async.py:1495: [W0613(unused-argument), test_access_tokens_cached.mock_send] Unused argument 'kwargs'
2026-06-07T22:36:46.3659798Z tests/test_managed_identity_async.py:19: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ManagedIdentityCredential" (...) "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3661579Z tests/test_managed_identity_async.py:21: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ManagedIdentityCredential" (...) "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3664079Z tests/test_managed_identity_async.py:22: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ManagedIdentityCredential" (...) "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3665935Z tests/test_managed_identity_async.py:23: [C0411(wrong-import-order), ] third party import "test_managed_identity.ALL_ENVIRONMENTS" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ManagedIdentityCredential" (...) "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3667361Z ************* Module test_persistent_cache
2026-06-07T22:36:46.3668542Z tests/test_persistent_cache.py:6: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party import "azure.identity.InteractiveBrowserCredential"
2026-06-07T22:36:46.3669859Z tests/test_persistent_cache.py:7: [C0411(wrong-import-order), ] third party import "msal_extensions" should be placed before first party import "azure.identity.InteractiveBrowserCredential"
2026-06-07T22:36:46.3671157Z tests/test_persistent_cache.py:9: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party import "azure.identity.InteractiveBrowserCredential"
2026-06-07T22:36:46.3672530Z tests/test_persistent_cache.py:7: [W0611(unused-import), ] Unused import msal_extensions
2026-06-07T22:36:46.3673639Z ************* Module test_token_credentials_env_async
2026-06-07T22:36:46.3674749Z tests/test_token_credentials_env_async.py:261: [C0301(line-too-long), ] Line too long (133/120)
2026-06-07T22:36:46.3676025Z tests/test_token_credentials_env_async.py:23: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3677465Z tests/test_token_credentials_env_async.py:24: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3678708Z ************* Module test_client_secret_credential_async
2026-06-07T22:36:46.3679882Z tests/test_client_secret_credential_async.py:58: [W0613(unused-argument), test_context_manager] Unused argument 'get_token_method'
2026-06-07T22:36:46.3681092Z tests/test_client_secret_credential_async.py:143: [W0613(unused-argument), test_request_url.mock_send] Unused argument 'kwargs'
2026-06-07T22:36:46.3682717Z tests/test_client_secret_credential_async.py:16: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.ClientSecretCredential"
2026-06-07T22:36:46.3684516Z tests/test_client_secret_credential_async.py:17: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.ClientSecretCredential"
2026-06-07T22:36:46.3686469Z tests/test_client_secret_credential_async.py:19: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.ClientSecretCredential"
2026-06-07T22:36:46.3688264Z tests/test_client_secret_credential_async.py:20: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.ClientSecretCredential"
2026-06-07T22:36:46.3689777Z tests/test_client_secret_credential_async.py:10: [W0611(unused-import), ] Unused AccessToken imported from azure.core.credentials
2026-06-07T22:36:46.3690859Z ************* Module test_obo_async
2026-06-07T22:36:46.3696388Z tests/test_obo_async.py:54: [R1732(consider-using-with), TestOboAsync.load_settings] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.3697839Z tests/test_obo_async.py:318: [E1125(missing-kwoa), test_no_user_assertion] Missing mandatory keyword argument 'user_assertion' in constructor call
2026-06-07T22:36:46.3699075Z tests/test_obo_async.py:342: [W0613(unused-argument), test_client_assertion_func.send] Unused argument 'kwargs'
2026-06-07T22:36:46.3700536Z tests/test_obo_async.py:19: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.OnBehalfOfCredential"
2026-06-07T22:36:46.3702760Z tests/test_obo_async.py:21: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.OnBehalfOfCredential"
2026-06-07T22:36:46.3704629Z tests/test_obo_async.py:22: [C0411(wrong-import-order), ] third party import "helpers_async.AsyncMockTransport" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.OnBehalfOfCredential"
2026-06-07T22:36:46.3706502Z tests/test_obo_async.py:23: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.OnBehalfOfCredential"
2026-06-07T22:36:46.3707927Z ************* Module test_get_token_mixin_async
2026-06-07T22:36:46.3709086Z tests/test_get_token_mixin_async.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party import "azure.core.credentials.AccessTokenInfo"
2026-06-07T22:36:46.3710705Z tests/test_get_token_mixin_async.py:14: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.credentials.AccessTokenInfo", "azure.identity._constants.DEFAULT_REFRESH_OFFSET", "azure.identity.aio._internal.get_token_mixin.GetTokenMixin"
2026-06-07T22:36:46.3712209Z tests/test_get_token_mixin_async.py:11: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-06-07T22:36:46.3713329Z ************* Module test_app_service_async
2026-06-07T22:36:46.3714594Z tests/test_app_service_async.py:10: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.aio._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3716016Z tests/test_app_service_async.py:11: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party imports "azure.identity.aio._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3717475Z tests/test_app_service_async.py:12: [C0411(wrong-import-order), ] third party import "devtools_testutils.aio.recorded_by_proxy_async" should be placed before first party imports "azure.identity.aio._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3718932Z tests/test_app_service_async.py:14: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.identity.aio._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3720386Z tests/test_app_service_async.py:15: [C0411(wrong-import-order), ] third party import "test_app_service.PLAYBACK_URL" should be placed before first party imports "azure.identity.aio._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3721610Z ************* Module test_certificate_credential_async
2026-06-07T22:36:46.3723100Z tests/test_certificate_credential_async.py:27: [R1732(consider-using-with), test_non_rsa_key] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.3724314Z tests/test_certificate_credential_async.py:137: [W0613(unused-argument), test_request_url.mock_send] Unused argument 'kwargs'
2026-06-07T22:36:46.3725474Z tests/test_certificate_credential_async.py:184: [W0613(unused-argument), test_request_body.mock_send] Unused argument 'kwargs'
2026-06-07T22:36:46.3726893Z tests/test_certificate_credential_async.py:14: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.CertificateCredential"
2026-06-07T22:36:46.3728557Z tests/test_certificate_credential_async.py:15: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.CertificateCredential"
2026-06-07T22:36:46.3730227Z tests/test_certificate_credential_async.py:17: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.CertificateCredential"
2026-06-07T22:36:46.3732223Z tests/test_certificate_credential_async.py:18: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.CertificateCredential"
2026-06-07T22:36:46.3734344Z tests/test_certificate_credential_async.py:19: [C0411(wrong-import-order), ] third party import "test_certificate_credential.ALL_CERTS" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.TokenCachePersistenceOptions", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.aio.CertificateCredential"
2026-06-07T22:36:46.3735722Z ************* Module test_app_service
2026-06-07T22:36:46.3736952Z tests/test_app_service.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3738358Z tests/test_app_service.py:11: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.identity._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3739808Z tests/test_app_service.py:12: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.identity._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3741248Z tests/test_app_service.py:13: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party imports "azure.identity._credentials.app_service.AppServiceCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3742837Z ************* Module test_username_password_credential
2026-06-07T22:36:46.3743962Z tests/test_username_password_credential.py:116: [C0301(line-too-long), ] Line too long (127/120)
2026-06-07T22:36:46.3745269Z tests/test_username_password_credential.py:10: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3746757Z tests/test_username_password_credential.py:12: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.UsernamePasswordCredential", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3747992Z ************* Module test_default
2026-06-07T22:36:46.3749039Z tests/test_default.py:158: [C0301(line-too-long), ] Line too long (121/120)
2026-06-07T22:36:46.3750150Z tests/test_default.py:21: [W0404(reimported), ] Reimport 'AzureCliCredential' (imported line 10)
2026-06-07T22:36:46.3751254Z tests/test_default.py:22: [W0404(reimported), ] Reimport 'AzureDeveloperCliCredential' (imported line 10)
2026-06-07T22:36:46.3752765Z tests/test_default.py:195: [W0404(reimported), test_exclude_options] Reimport 'BrokerCredential' (imported line 183)
2026-06-07T22:36:46.3754277Z tests/test_default.py:25: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzureCliCredential" (...) "azure.identity._credentials.azd_cli.AzureDeveloperCliCredential", "azure.identity._credentials.managed_identity.ManagedIdentityCredential", "azure.identity._internal.utils.is_wsl"
2026-06-07T22:36:46.3756080Z tests/test_default.py:26: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party import "pytest" and first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzureCliCredential" (...) "azure.identity._credentials.azd_cli.AzureDeveloperCliCredential", "azure.identity._credentials.managed_identity.ManagedIdentityCredential", "azure.identity._internal.utils.is_wsl"
2026-06-07T22:36:46.3758107Z tests/test_default.py:28: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzureCliCredential" (...) "azure.identity._credentials.azd_cli.AzureDeveloperCliCredential", "azure.identity._credentials.managed_identity.ManagedIdentityCredential", "azure.identity._internal.utils.is_wsl"
2026-06-07T22:36:46.3759928Z tests/test_default.py:29: [C0411(wrong-import-order), ] third party import "test_shared_cache_credential.build_aad_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzureCliCredential" (...) "azure.identity._credentials.azd_cli.AzureDeveloperCliCredential", "azure.identity._credentials.managed_identity.ManagedIdentityCredential", "azure.identity._internal.utils.is_wsl"
2026-06-07T22:36:46.3762032Z tests/test_default.py:30: [C0411(wrong-import-order), ] standard import "unittest.mock.MagicMock" should be placed before third party imports "pytest", "helpers.mock_response", "test_shared_cache_credential.build_aad_response" and first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzureCliCredential" (...) "azure.identity._credentials.azd_cli.AzureDeveloperCliCredential", "azure.identity._credentials.managed_identity.ManagedIdentityCredential", "azure.identity._internal.utils.is_wsl"
2026-06-07T22:36:46.3763871Z ************* Module test_context_manager
2026-06-07T22:36:46.3764995Z tests/test_context_manager.py:114: [C0301(line-too-long), ] Line too long (129/120)
2026-06-07T22:36:46.3766172Z tests/test_context_manager.py:36: [W0621(redefined-outer-name), CredentialFixture.get_credential] Redefining name 'patch' from outer scope (line 5)
2026-06-07T22:36:46.3767460Z tests/test_context_manager.py:24: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3768849Z tests/test_context_manager.py:26: [C0411(wrong-import-order), ] third party import "test_certificate_credential.PEM_CERT_PATH" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3770177Z tests/test_context_manager.py:7: [W0611(unused-import), ] Unused VisualStudioCodeCredential imported from azure.identity
2026-06-07T22:36:46.3771290Z ************* Module test_environment_credential_async
2026-06-07T22:36:46.3772841Z tests/test_environment_credential_async.py:100: [C0104(disallowed-name), test_client_secret_configuration] Disallowed name "bar"
2026-06-07T22:36:46.3774106Z tests/test_environment_credential_async.py:125: [C0104(disallowed-name), test_certificate_configuration] Disallowed name "bar"
2026-06-07T22:36:46.3775299Z tests/test_environment_credential_async.py:151: [C0104(disallowed-name), test_certificate_with_password_configuration] Disallowed name "bar"
2026-06-07T22:36:46.3776637Z tests/test_environment_credential_async.py:11: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.EnvironmentCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3778105Z tests/test_environment_credential_async.py:13: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.EnvironmentCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3779846Z tests/test_environment_credential_async.py:14: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.EnvironmentCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3781416Z tests/test_environment_credential_async.py:15: [C0411(wrong-import-order), ] third party import "test_environment_credential.ALL_VARIABLES" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.EnvironmentCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3782866Z ************* Module test_imds_credential
2026-06-07T22:36:46.3784002Z tests/test_imds_credential.py:75: [W0613(unused-argument), TestImds.test_system_assigned] Unused argument 'recorded_test'
2026-06-07T22:36:46.3785203Z tests/test_imds_credential.py:82: [W0613(unused-argument), TestImds.test_system_assigned_tenant_id] Unused argument 'recorded_test'
2026-06-07T22:36:46.3786366Z tests/test_imds_credential.py:93: [W0613(unused-argument), TestImds.test_user_assigned] Unused argument 'recorded_test'
2026-06-07T22:36:46.3787552Z tests/test_imds_credential.py:101: [W0613(unused-argument), TestImds.test_user_assigned_tenant_id] Unused argument 'recorded_test'
2026-06-07T22:36:46.3788918Z tests/test_imds_credential.py:20: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.RetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.3790510Z tests/test_imds_credential.py:22: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.RetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.3792360Z tests/test_imds_credential.py:23: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.RetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.3793750Z ************* Module test_managed_identity_client_async
2026-06-07T22:36:46.3794903Z tests/test_managed_identity_client_async.py:85: [W0613(unused-argument), test_deserializes_json_from_text.send] Unused argument 'request'
2026-06-07T22:36:46.3796120Z tests/test_managed_identity_client_async.py:133: [W0613(unused-argument), test_unexpected_content.send] Unused argument 'request'
2026-06-07T22:36:46.3797564Z tests/test_managed_identity_client_async.py:12: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.rest.HttpRequest", "azure.identity.aio._internal.managed_identity_client.AsyncManagedIdentityClient"
2026-06-07T22:36:46.3799092Z tests/test_managed_identity_client_async.py:14: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.rest.HttpRequest", "azure.identity.aio._internal.managed_identity_client.AsyncManagedIdentityClient"
2026-06-07T22:36:46.3800677Z tests/test_managed_identity_client_async.py:15: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.rest.HttpRequest", "azure.identity.aio._internal.managed_identity_client.AsyncManagedIdentityClient"
2026-06-07T22:36:46.3802319Z ************* Module test_powershell_credential
2026-06-07T22:36:46.3803425Z tests/test_powershell_credential.py:37: [C0301(line-too-long), ] Line too long (608/120)
2026-06-07T22:36:46.3804554Z tests/test_powershell_credential.py:223: [C0301(line-too-long), ] Line too long (1445/120)
2026-06-07T22:36:46.3805759Z tests/test_powershell_credential.py:294: [W0613(unused-argument), test_windows_powershell_fallback.Popen] Unused argument 'kwargs'
2026-06-07T22:36:46.3807154Z tests/test_powershell_credential.py:24: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3808804Z tests/test_powershell_credential.py:26: [C0411(wrong-import-order), ] third party import "credscan_ignore.POWERSHELL_INVALID_OPERATION_EXCEPTION" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3810471Z tests/test_powershell_credential.py:30: [C0411(wrong-import-order), ] third party import "helpers.INVALID_CHARACTERS" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_powershell.AZ_ACCOUNT_NOT_INSTALLED"
2026-06-07T22:36:46.3811969Z tests/test_powershell_credential.py:10: [W0611(unused-import), ] Unused import sys
2026-06-07T22:36:46.3813058Z ************* Module test_client_secret_credential
2026-06-07T22:36:46.3814193Z tests/test_client_secret_credential.py:383: [W0613(unused-argument), test_client_capabilities] Unused argument 'get_token_method'
2026-06-07T22:36:46.3815608Z tests/test_client_secret_credential.py:14: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.ClientSecretCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3817245Z tests/test_client_secret_credential.py:15: [C0411(wrong-import-order), ] third party import "msal" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.ClientSecretCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3818870Z tests/test_client_secret_credential.py:16: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.ClientSecretCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3820540Z tests/test_client_secret_credential.py:18: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.ClientSecretCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3822149Z ************* Module test_auth_code
2026-06-07T22:36:46.3823719Z tests/test_auth_code.py:12: [C0411(wrong-import-order), ] third party import "msal" should be placed before first party imports "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthorizationCodeCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3825460Z tests/test_auth_code.py:13: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthorizationCodeCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3826991Z tests/test_auth_code.py:15: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthorizationCodeCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3828262Z ************* Module test_auth_record
2026-06-07T22:36:46.3829438Z tests/test_auth_record.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.AuthenticationRecord", "azure.identity._auth_record.SUPPORTED_VERSIONS"
2026-06-07T22:36:46.3830608Z ************* Module test_multi_tenant_auth
2026-06-07T22:36:46.3831725Z tests/test_multi_tenant_auth.py:32: [W0613(unused-argument), TestMultiTenantAuth.test_multi_tenant_client_secret_graph_call] Unused argument 'recorded_test'
2026-06-07T22:36:46.3833250Z tests/test_multi_tenant_auth.py:14: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.PipelineClient", "azure.core.rest.HttpRequest", "azure.identity.ClientSecretCredential"
2026-06-07T22:36:46.3834444Z ************* Module test_shared_cache_credential_async
2026-06-07T22:36:46.3836081Z tests/test_shared_cache_credential_async.py:505: [C0301(line-too-long), ] Line too long (125/120)
2026-06-07T22:36:46.3837790Z tests/test_shared_cache_credential_async.py:414: [W0613(unused-argument), test_within_dac_refresh_token_error.send] Unused argument 'kwargs'
2026-06-07T22:36:46.3839322Z tests/test_shared_cache_credential_async.py:22: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.CredentialUnavailableError" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.within_dac", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3841113Z tests/test_shared_cache_credential_async.py:23: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.CredentialUnavailableError" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.within_dac", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3843637Z tests/test_shared_cache_credential_async.py:25: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.CredentialUnavailableError" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.within_dac", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3845703Z tests/test_shared_cache_credential_async.py:34: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.CredentialUnavailableError" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.within_dac", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3848039Z tests/test_shared_cache_credential_async.py:35: [C0411(wrong-import-order), ] third party import "test_shared_cache_credential.get_account_event" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.CredentialUnavailableError" (...) "azure.identity._internal.shared_token_cache.KNOWN_ALIASES", "azure.identity._internal.within_dac", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3849827Z tests/test_shared_cache_credential_async.py:36: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-06-07T22:36:46.3851113Z ************* Module test_live
2026-06-07T22:36:46.3852584Z tests/test_live.py:78: [W0613(unused-argument), test_default_credential] Unused argument 'live_service_principal'
2026-06-07T22:36:46.3854073Z tests/test_live.py:20: [C0411(wrong-import-order), ] third party import "helpers.get_token_payload_contents" should be placed before first party imports "azure.identity.DefaultAzureCredential", "azure.identity._constants.DEVELOPER_SIGN_ON_CLIENT_ID"
2026-06-07T22:36:46.3855449Z ************* Module test_azd_cli_credential_async
2026-06-07T22:36:46.3856723Z tests/test_azd_cli_credential_async.py:124: [C0123(unidiomatic-typecheck), test_get_token] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.3858085Z tests/test_azd_cli_credential_async.py:354: [W0613(unused-argument), test_claims_challenge_raises_error.fake_exec] Unused argument 'args'
2026-06-07T22:36:46.3859435Z tests/test_azd_cli_credential_async.py:354: [W0613(unused-argument), test_claims_challenge_raises_error.fake_exec] Unused argument 'kwargs'
2026-06-07T22:36:46.3860800Z tests/test_azd_cli_credential_async.py:422: [W0613(unused-argument), test_claims_command_line_argument.fake_exec] Unused argument 'kwargs'
2026-06-07T22:36:46.3862699Z tests/test_azd_cli_credential_async.py:17: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3864664Z tests/test_azd_cli_credential_async.py:19: [C0411(wrong-import-order), ] third party import "helpers.INVALID_CHARACTERS" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3866600Z tests/test_azd_cli_credential_async.py:20: [C0411(wrong-import-order), ] third party import "helpers_async.get_completed_future" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3868629Z tests/test_azd_cli_credential_async.py:21: [C0411(wrong-import-order), ] third party import "test_azd_cli_credential.TEST_ERROR_OUTPUTS" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3870281Z tests/test_azd_cli_credential_async.py:8: [W0611(unused-import), ] Unused import re
2026-06-07T22:36:46.3871551Z ************* Module test_certificate_credential
2026-06-07T22:36:46.3873012Z tests/test_certificate_credential.py:272: [C0301(line-too-long), ] Line too long (132/120)
2026-06-07T22:36:46.3874354Z tests/test_certificate_credential.py:317: [C0301(line-too-long), ] Line too long (132/120)
2026-06-07T22:36:46.3875950Z tests/test_certificate_credential.py:58: [R1732(consider-using-with), test_non_rsa_key] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.3877369Z tests/test_certificate_credential.py:230: [W0613(unused-argument), test_request_body.mock_send] Unused argument 'kwargs'
2026-06-07T22:36:46.3879077Z tests/test_certificate_credential.py:15: [C0411(wrong-import-order), ] third party import "cryptography.x509" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3881127Z tests/test_certificate_credential.py:16: [C0411(wrong-import-order), ] third party import "cryptography.hazmat.backends.default_backend" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3883371Z tests/test_certificate_credential.py:17: [C0411(wrong-import-order), ] third party import "cryptography.hazmat.primitives.hashes" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3885500Z tests/test_certificate_credential.py:18: [C0411(wrong-import-order), ] third party import "cryptography.hazmat.primitives.asymmetric.padding" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3887623Z tests/test_certificate_credential.py:19: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3889612Z tests/test_certificate_credential.py:20: [C0411(wrong-import-order), ] third party import "msal" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3891574Z tests/test_certificate_credential.py:21: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3894007Z tests/test_certificate_credential.py:22: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party imports "cryptography.x509", "cryptography.hazmat.backends.default_backend", "cryptography.hazmat.primitives.hashes" (...) "msal.TokenCache", "msal", "pytest" and first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3896325Z tests/test_certificate_credential.py:24: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.CertificateCredential", "azure.identity._enums.RegionalAuthority", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.certificate.load_pkcs12_certificate", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3897886Z ************* Module test_managed_identity
2026-06-07T22:36:46.3904733Z tests/test_managed_identity.py:1188: [W0621(redefined-outer-name), test_claims_propagated] Redefining name 'ManagedIdentityCredential' from outer scope (line 11)
2026-06-07T22:36:46.3906420Z tests/test_managed_identity.py:1188: [W0404(reimported), test_claims_propagated] Reimport 'ManagedIdentityCredential' (imported line 11)
2026-06-07T22:36:46.3908196Z tests/test_managed_identity.py:17: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.ManagedIdentityCredential", "azure.identity._constants.EnvironmentVariables" (...) "azure.identity._credentials.managed_identity.validate_identity_config", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3910306Z tests/test_managed_identity.py:19: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.ManagedIdentityCredential", "azure.identity._constants.EnvironmentVariables" (...) "azure.identity._credentials.managed_identity.validate_identity_config", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity._internal.within_credential_chain"
2026-06-07T22:36:46.3912093Z ************* Module test_managed_identity_client
2026-06-07T22:36:46.3913537Z tests/test_managed_identity_client.py:60: [W0613(unused-argument), test_deserializes_json_from_text.send] Unused argument 'request'
2026-06-07T22:36:46.3914874Z tests/test_managed_identity_client.py:107: [W0613(unused-argument), test_unexpected_content.send] Unused argument 'request'
2026-06-07T22:36:46.3916348Z tests/test_managed_identity_client.py:11: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.rest.HttpRequest", "azure.identity._internal.managed_identity_client.ManagedIdentityClient"
2026-06-07T22:36:46.3918037Z tests/test_managed_identity_client.py:13: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.rest.HttpRequest", "azure.identity._internal.managed_identity_client.ManagedIdentityClient"
2026-06-07T22:36:46.3919473Z ************* Module test_bearer_token_provider_async
2026-06-07T22:36:46.3920708Z tests/test_bearer_token_provider_async.py:13: [W0613(unused-argument), MockCredential.get_token] Unused argument 'kwargs'
2026-06-07T22:36:46.3922286Z tests/test_bearer_token_provider_async.py:20: [W0613(unused-argument), MockCredentialTokenInfo.get_token_info] Unused argument 'kwargs'
2026-06-07T22:36:46.3923782Z tests/test_bearer_token_provider_async.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.identity.aio.get_bearer_token_provider"
2026-06-07T22:36:46.3925140Z ************* Module test_azure_pipelines_credential
2026-06-07T22:36:46.3926987Z tests/test_azure_pipelines_credential.py:20: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.rest.HttpRequest", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AzurePipelinesCredential", "azure.identity._credentials.azure_pipelines.SYSTEM_OIDCREQUESTURI"
2026-06-07T22:36:46.3928476Z ************* Module test_initialization_async
2026-06-07T22:36:46.3930000Z tests/test_initialization_async.py:25: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials_async.AsyncSupportsTokenInfo", "azure.identity.aio.AuthorizationCodeCredential"
2026-06-07T22:36:46.3931356Z ************* Module test_default_async
2026-06-07T22:36:46.3932796Z tests/test_default_async.py:133: [C0301(line-too-long), ] Line too long (121/120)
2026-06-07T22:36:46.3934101Z tests/test_default_async.py:386: [C0301(line-too-long), ] Line too long (124/120)
2026-06-07T22:36:46.3935768Z tests/test_default_async.py:22: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3937560Z tests/test_default_async.py:24: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3939379Z tests/test_default_async.py:25: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3941230Z tests/test_default_async.py:26: [C0411(wrong-import-order), ] third party import "test_shared_cache_credential.build_aad_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzurePowerShellCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.3943130Z tests/test_default_async.py:25: [W0611(unused-import), ] Unused wrap_in_future imported from helpers_async
2026-06-07T22:36:46.3944357Z ************* Module test_azure_arc
2026-06-07T22:36:46.3945920Z tests/test_azure_arc.py:14: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._credentials.azure_arc.AzureArcCredential"
2026-06-07T22:36:46.3947344Z ************* Module test_cli_credential_async
2026-06-07T22:36:46.3948612Z tests/test_cli_credential_async.py:167: [C0123(unidiomatic-typecheck), test_get_token] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.3950285Z tests/test_cli_credential_async.py:213: [C0123(unidiomatic-typecheck), test_expires_on_string] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.3952355Z tests/test_cli_credential_async.py:18: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3954262Z tests/test_cli_credential_async.py:20: [C0411(wrong-import-order), ] third party import "helpers.INVALID_CHARACTERS" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3956324Z tests/test_cli_credential_async.py:21: [C0411(wrong-import-order), ] third party import "helpers_async.get_completed_future" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3958183Z tests/test_cli_credential_async.py:22: [C0411(wrong-import-order), ] third party import "test_cli_credential.TEST_ERROR_OUTPUTS" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity.aio.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.3959708Z ************* Module test_azure_pipelines_credential_async
2026-06-07T22:36:46.3961222Z tests/test_azure_pipelines_credential_async.py:15: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity._credentials.azure_pipelines.SYSTEM_OIDCREQUESTURI", "azure.identity.aio.AzurePipelinesCredential"
2026-06-07T22:36:46.3962901Z ************* Module test_get_token_mixin
2026-06-07T22:36:46.3964077Z tests/test_get_token_mixin.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party import "azure.core.credentials.AccessTokenInfo"
2026-06-07T22:36:46.3965452Z tests/test_get_token_mixin.py:14: [C0411(wrong-import-order), ] third party import "helpers.GET_TOKEN_METHODS" should be placed before first party imports "azure.core.credentials.AccessTokenInfo", "azure.identity._constants.DEFAULT_REFRESH_OFFSET", "azure.identity._internal.get_token_mixin.GetTokenMixin"
2026-06-07T22:36:46.3966729Z tests/test_get_token_mixin.py:11: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-06-07T22:36:46.3967782Z ************* Module test_client_assertion_credential
2026-06-07T22:36:46.3968877Z tests/test_client_assertion_credential.py:55: [W0613(unused-argument), test_token_cache_persistence.send] Unused argument 'kwargs'
2026-06-07T22:36:46.3970198Z tests/test_client_assertion_credential.py:10: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity.ClientAssertionCredential"
2026-06-07T22:36:46.3971610Z tests/test_client_assertion_credential.py:12: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity.ClientAssertionCredential"
2026-06-07T22:36:46.3973621Z ************* Module test_chained_token_credential_async
2026-06-07T22:36:46.3975201Z tests/test_chained_token_credential_async.py:14: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ChainedTokenCredential", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3977113Z tests/test_chained_token_credential_async.py:16: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ChainedTokenCredential", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3979356Z tests/test_chained_token_credential_async.py:17: [C0411(wrong-import-order), ] third party import "helpers_async.get_completed_future" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity.aio.ChainedTokenCredential", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3980898Z ************* Module test_browser_credential
2026-06-07T22:36:46.3982387Z tests/test_browser_credential.py:12: [E0611(no-name-in-module), ] No name 'RequestsTransport' in module 'azure.core.pipeline.transport'
2026-06-07T22:36:46.3983811Z tests/test_browser_credential.py:167: [R1732(consider-using-with), test_redirect_server] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.3985190Z tests/test_browser_credential.py:143: [W0613(unused-argument), test_redirect_server] Unused argument 'get_token_method'
2026-06-07T22:36:46.3986552Z tests/test_browser_credential.py:200: [R1732(consider-using-with), test_redirect_server_post] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.3987890Z tests/test_browser_credential.py:174: [W0613(unused-argument), test_redirect_server_post] Unused argument 'get_token_method'
2026-06-07T22:36:46.3989484Z tests/test_browser_credential.py:16: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.core.pipeline.transport.RequestsTransport", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.AuthCodeRedirectServer", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3991422Z tests/test_browser_credential.py:17: [C0411(wrong-import-order), ] standard import "unittest.mock.ANY" should be placed before third party import "pytest" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.core.pipeline.transport.RequestsTransport", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.AuthCodeRedirectServer", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3994015Z tests/test_browser_credential.py:19: [C0411(wrong-import-order), ] third party import "helpers.get_discovery_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.core.pipeline.transport.RequestsTransport", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.AuthCodeRedirectServer", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.3995651Z ************* Module test_live_async
2026-06-07T22:36:46.3996947Z tests/test_live_async.py:78: [W0613(unused-argument), test_default_credential] Unused argument 'live_service_principal'
2026-06-07T22:36:46.3998381Z tests/test_live_async.py:17: [C0411(wrong-import-order), ] third party import "helpers.get_token_payload_contents" should be placed before first party import "azure.identity.aio.DefaultAzureCredential"
2026-06-07T22:36:46.3999702Z ************* Module test_device_code_credential
2026-06-07T22:36:46.4001146Z tests/test_device_code_credential.py:12: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4003389Z tests/test_device_code_credential.py:14: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.core.pipeline.policies.SansIOHTTPPolicy", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4005107Z ************* Module proxy_server
2026-06-07T22:36:46.4006375Z tests/proxy_server.py:41: [W1203(logging-fstring-interpolation), TokenProxyHandler.log_message] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4007718Z tests/proxy_server.py:72: [W1203(logging-fstring-interpolation), TokenProxyHandler._handle_request] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4009049Z tests/proxy_server.py:73: [W1203(logging-fstring-interpolation), TokenProxyHandler._handle_request] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4010392Z tests/proxy_server.py:101: [W0718(broad-exception-caught), TokenProxyHandler._send_token_response] Catching too general exception Exception
2026-06-07T22:36:46.4011743Z tests/proxy_server.py:100: [W1203(logging-fstring-interpolation), TokenProxyHandler._send_token_response] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4013672Z tests/proxy_server.py:102: [W1203(logging-fstring-interpolation), TokenProxyHandler._send_token_response] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4015119Z tests/proxy_server.py:229: [W1203(logging-fstring-interpolation), TokenProxyTestServer.generate_test_certificates] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4016555Z tests/proxy_server.py:230: [W1203(logging-fstring-interpolation), TokenProxyTestServer.generate_test_certificates] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4017984Z tests/proxy_server.py:256: [W1203(logging-fstring-interpolation), TokenProxyTestServer.start] Use lazy % formatting in logging functions
2026-06-07T22:36:46.4019282Z ************* Module test_chained_credential
2026-06-07T22:36:46.4020823Z tests/test_chained_credential.py:18: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.ChainedTokenCredential"
2026-06-07T22:36:46.4022921Z tests/test_chained_credential.py:20: [C0411(wrong-import-order), ] third party import "helpers.validating_transport" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.core.exceptions.ClientAuthenticationError", "azure.identity._credentials.imds.IMDS_TOKEN_PATH", "azure.identity._internal.user_agent.USER_AGENT", "azure.identity.ChainedTokenCredential"
2026-06-07T22:36:46.4024521Z ************* Module test_client_assertion_credential_async
2026-06-07T22:36:46.4025865Z tests/test_client_assertion_credential_async.py:59: [W0613(unused-argument), test_token_cache_persistence.send] Unused argument 'kwargs'
2026-06-07T22:36:46.4027471Z tests/test_client_assertion_credential_async.py:13: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity.TokenCachePersistenceOptions", "azure.identity.aio.ClientAssertionCredential"
2026-06-07T22:36:46.4028941Z ************* Module test_bearer_token_provider
2026-06-07T22:36:46.4030246Z tests/test_bearer_token_provider.py:11: [W0613(unused-argument), MockCredential.get_token] Unused argument 'kwargs'
2026-06-07T22:36:46.4031636Z tests/test_bearer_token_provider.py:18: [W0613(unused-argument), MockCredentialTokenInfo.get_token_info] Unused argument 'kwargs'
2026-06-07T22:36:46.4033223Z ************* Module test_environment_credential
2026-06-07T22:36:46.4034657Z tests/test_environment_credential.py:15: [R1721(unnecessary-comprehension), ] Unnecessary use of a comprehension, use set(EnvironmentVariables.CLIENT_SECRET_VARS + EnvironmentVariables.CERT_VARS + EnvironmentVariables.USERNAME_PASSWORD_VARS) instead.
2026-06-07T22:36:46.4036390Z tests/test_environment_credential.py:65: [C0104(disallowed-name), test_client_secret_configuration] Disallowed name "bar"
2026-06-07T22:36:46.4037772Z tests/test_environment_credential.py:90: [C0104(disallowed-name), test_certificate_configuration] Disallowed name "bar"
2026-06-07T22:36:46.4039193Z tests/test_environment_credential.py:119: [C0104(disallowed-name), test_certificate_with_password_configuration] Disallowed name "bar"
2026-06-07T22:36:46.4040596Z tests/test_environment_credential.py:146: [C0104(disallowed-name), test_username_password_configuration] Disallowed name "bar"
2026-06-07T22:36:46.4042303Z tests/test_environment_credential.py:10: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4043967Z tests/test_environment_credential.py:12: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4045374Z ************* Module test_authority
2026-06-07T22:36:46.4046806Z tests/test_authority.py:9: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.get_default_authority"
2026-06-07T22:36:46.4048206Z ************* Module test_workload_identity_credential
2026-06-07T22:36:46.4049531Z tests/test_workload_identity_credential.py:433: [C0301(line-too-long), ] Line too long (188/120)
2026-06-07T22:36:46.4050874Z tests/test_workload_identity_credential.py:440: [C0301(line-too-long), ] Line too long (162/120)
2026-06-07T22:36:46.4052533Z tests/test_workload_identity_credential.py:110: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxy.test_enable_azure_proxy_with_ca_data] Redefining name 'ca_data' from outer scope (line 25)
2026-06-07T22:36:46.4054132Z tests/test_workload_identity_credential.py:193: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxy.test_enable_azure_proxy_both_ca_file_and_data_raises_error] Redefining name 'ca_data' from outer scope (line 25)
2026-06-07T22:36:46.4055757Z tests/test_workload_identity_credential.py:217: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxy.test_enable_azure_proxy_missing_endpoint_with_custom_env_vars_raises_error] Redefining name 'ca_data' from outer scope (line 25)
2026-06-07T22:36:46.4057364Z tests/test_workload_identity_credential.py:281: [W0621(redefined-outer-name), TestCustomRequestsTransport.test_get_transport_creates_custom_requests_transport] Redefining name 'ca_data' from outer scope (line 25)
2026-06-07T22:36:46.4058910Z tests/test_workload_identity_credential.py:502: [W1514(unspecified-encoding), TestCustomRequestsTransportWithLocalServer.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4060462Z tests/test_workload_identity_credential.py:518: [W1514(unspecified-encoding), TestCustomRequestsTransportWithLocalServer.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4062258Z tests/test_workload_identity_credential.py:17: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.rest.HttpRequest", "azure.core.exceptions.ServiceRequestError", "azure.identity.WorkloadIdentityCredential", "azure.identity._credentials.workload_identity._get_transport"
2026-06-07T22:36:46.4064096Z tests/test_workload_identity_credential.py:18: [C0411(wrong-import-order), ] third party import "proxy_server.TokenProxyTestServer" should be placed before first party imports "azure.core.rest.HttpRequest", "azure.core.exceptions.ServiceRequestError", "azure.identity.WorkloadIdentityCredential", "azure.identity._credentials.workload_identity._get_transport"
2026-06-07T22:36:46.4065763Z ************* Module test_obo
2026-06-07T22:36:46.4067036Z tests/test_obo.py:51: [R1732(consider-using-with), TestObo.load_settings] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.4068376Z tests/test_obo.py:231: [E1125(missing-kwoa), test_no_user_assertion] Missing mandatory keyword argument 'user_assertion' in constructor call
2026-06-07T22:36:46.4069707Z tests/test_obo.py:253: [W0613(unused-argument), test_client_assertion_func.send] Unused argument 'kwargs'
2026-06-07T22:36:46.4071243Z tests/test_obo.py:14: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4073321Z tests/test_obo.py:15: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party import "pytest" and first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4075197Z tests/test_obo.py:17: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4077199Z tests/test_obo.py:18: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4079056Z tests/test_obo.py:19: [C0411(wrong-import-order), ] third party import "test_certificate_credential.PEM_CERT_PATH" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4080903Z tests/test_obo.py:20: [C0411(wrong-import-order), ] third party import "devtools_testutils.is_live" should be placed before first party imports "azure.core.pipeline.policies.ContentDecodePolicy", "azure.identity.OnBehalfOfCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.aad_client_base.JWT_BEARER_ASSERTION", "azure.identity._internal.user_agent.USER_AGENT"
2026-06-07T22:36:46.4082665Z ************* Module test_workload_identity_credential_async
2026-06-07T22:36:46.4084019Z tests/test_workload_identity_credential_async.py:487: [C0301(line-too-long), ] Line too long (188/120)
2026-06-07T22:36:46.4085392Z tests/test_workload_identity_credential_async.py:494: [C0301(line-too-long), ] Line too long (162/120)
2026-06-07T22:36:46.4086735Z tests/test_workload_identity_credential_async.py:778: [C0301(line-too-long), ] Line too long (192/120)
2026-06-07T22:36:46.4088098Z tests/test_workload_identity_credential_async.py:785: [C0301(line-too-long), ] Line too long (166/120)
2026-06-07T22:36:46.4089593Z tests/test_workload_identity_credential_async.py:115: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxyAsync.test_enable_azure_proxy_with_ca_data] Redefining name 'ca_data' from outer scope (line 29)
2026-06-07T22:36:46.4091214Z tests/test_workload_identity_credential_async.py:197: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxyAsync.test_enable_azure_proxy_both_ca_file_and_data_raises_error] Redefining name 'ca_data' from outer scope (line 29)
2026-06-07T22:36:46.4093242Z tests/test_workload_identity_credential_async.py:221: [W0621(redefined-outer-name), TestWorkloadIdentityCredentialTokenProxyAsync.test_enable_azure_proxy_missing_endpoint_with_custom_env_vars_raises_error] Redefining name 'ca_data' from outer scope (line 29)
2026-06-07T22:36:46.4094671Z tests/test_workload_identity_credential_async.py:326: [W0621(redefined-outer-name), TestCustomAioHttpTransport.test_get_transport_creates_workload_identity_aiohttp_transport] Redefining name 'ca_data' from outer scope (line 29)
2026-06-07T22:36:46.4096028Z tests/test_workload_identity_credential_async.py:339: [C0123(unidiomatic-typecheck), TestCustomAioHttpTransport.test_get_transport_creates_workload_identity_aiohttp_transport] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4097379Z tests/test_workload_identity_credential_async.py:558: [W1514(unspecified-encoding), TestCustomAioHttpTransportWithLocalServer.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4098696Z tests/test_workload_identity_credential_async.py:574: [W1514(unspecified-encoding), TestCustomAioHttpTransportWithLocalServer.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4100031Z tests/test_workload_identity_credential_async.py:688: [W0621(redefined-outer-name), TestCustomAsyncioRequestsTransportFallback.test_get_transport_creates_workload_identity_asyncio_requests_transport] Redefining name 'ca_data' from outer scope (line 29)
2026-06-07T22:36:46.4101415Z tests/test_workload_identity_credential_async.py:702: [C0123(unidiomatic-typecheck), TestCustomAsyncioRequestsTransportFallback.test_get_transport_creates_workload_identity_asyncio_requests_transport] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4103374Z tests/test_workload_identity_credential_async.py:719: [C0123(unidiomatic-typecheck), TestCustomAsyncioRequestsTransportFallback.test_basic_https_request] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4105007Z tests/test_workload_identity_credential_async.py:737: [C0123(unidiomatic-typecheck), TestCustomAsyncioRequestsTransportFallback.test_proxy_endpoint_comprehensive] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4106599Z tests/test_workload_identity_credential_async.py:821: [C0123(unidiomatic-typecheck), TestCustomAsyncioRequestsTransportFallback.test_sni_with_custom_hostname] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4108155Z tests/test_workload_identity_credential_async.py:851: [W1514(unspecified-encoding), TestCustomAsyncioRequestsTransportFallback.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4109710Z tests/test_workload_identity_credential_async.py:858: [C0123(unidiomatic-typecheck), TestCustomAsyncioRequestsTransportFallback.test_ca_file_change_detection] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4111261Z tests/test_workload_identity_credential_async.py:867: [W1514(unspecified-encoding), TestCustomAsyncioRequestsTransportFallback.test_ca_file_change_detection] Using open without explicitly specifying an encoding
2026-06-07T22:36:46.4113283Z tests/test_workload_identity_credential_async.py:21: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.rest.HttpRequest", "azure.core.exceptions.ServiceRequestError", "azure.identity.aio.WorkloadIdentityCredential", "azure.identity.aio._credentials.workload_identity._get_transport", "azure.identity.aio._internal.token_binding_transport_aiohttp.CustomAioHttpTransport", "azure.identity.aio._internal.token_binding_transport_asyncio.CustomAsyncioRequestsTransport"
2026-06-07T22:36:46.4121174Z tests/test_workload_identity_credential_async.py:22: [C0411(wrong-import-order), ] third party import "proxy_server.TokenProxyTestServer" should be placed before first party imports "azure.core.rest.HttpRequest", "azure.core.exceptions.ServiceRequestError", "azure.identity.aio.WorkloadIdentityCredential", "azure.identity.aio._credentials.workload_identity._get_transport", "azure.identity.aio._internal.token_binding_transport_aiohttp.CustomAioHttpTransport", "azure.identity.aio._internal.token_binding_transport_asyncio.CustomAsyncioRequestsTransport"
2026-06-07T22:36:46.4123168Z tests/test_workload_identity_credential_async.py:8: [W0611(unused-import), ] Unused import time
2026-06-07T22:36:46.4124377Z ************* Module helpers
2026-06-07T22:36:46.4125617Z tests/helpers.py:204: [W0105(pointless-string-statement), new_msal_validating_transport] String statement has no effect
2026-06-07T22:36:46.4126869Z ************* Module test_interactive_credential
2026-06-07T22:36:46.4128126Z tests/test_interactive_credential.py:203: [W0613(unused-argument), test_authenticate_unknown_cloud] Unused argument 'get_token_method'
2026-06-07T22:36:46.4129467Z tests/test_interactive_credential.py:294: [W0613(unused-argument), test_home_account_id_client_info] Unused argument 'get_token_method'
2026-06-07T22:36:46.4130799Z tests/test_interactive_credential.py:321: [W0613(unused-argument), test_adfs] Unused argument 'get_token_method'
2026-06-07T22:36:46.4132472Z tests/test_interactive_credential.py:359: [W0613(unused-argument), test_multitenant_authentication.request_token] Unused argument 'args'
2026-06-07T22:36:46.4134143Z tests/test_interactive_credential.py:15: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.InteractiveCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4135951Z tests/test_interactive_credential.py:16: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.InteractiveCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4137800Z tests/test_interactive_credential.py:17: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party imports "msal.TokenCache", "pytest" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.InteractiveCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4139669Z tests/test_interactive_credential.py:18: [C0411(wrong-import-order), ] standard import "unittest.mock.Mock" should be placed before third party imports "msal.TokenCache", "pytest" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.InteractiveCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4141516Z tests/test_interactive_credential.py:20: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.AuthenticationRequiredError", "azure.identity._internal.InteractiveCredential", "azure.identity._constants.EnvironmentVariables"
2026-06-07T22:36:46.4143279Z ************* Module test_cli_credential
2026-06-07T22:36:46.4144830Z tests/test_cli_credential.py:237: [C0301(line-too-long), ] Line too long (130/120)
2026-06-07T22:36:46.4146224Z tests/test_cli_credential.py:136: [C0123(unidiomatic-typecheck), test_get_token] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4147705Z tests/test_cli_credential.py:180: [C0123(unidiomatic-typecheck), test_expires_on_string] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4149634Z tests/test_cli_credential.py:15: [C0411(wrong-import-order), ] standard import "subprocess" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4151390Z tests/test_cli_credential.py:16: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4153317Z tests/test_cli_credential.py:18: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.identity.AzureCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azure_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4154817Z ************* Module test_aad_client_async
2026-06-07T22:36:46.4156163Z tests/test_aad_client_async.py:234: [R1732(consider-using-with), test_retries_token_requests] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.4157650Z tests/test_aad_client_async.py:273: [R1735(use-dict-literal), test_shared_cache] Consider using '{"authority": authority, "cache": cache, "tenant_id": tenant_id}' instead of a call to 'dict'.
2026-06-07T22:36:46.4159161Z tests/test_aad_client_async.py:306: [R1735(use-dict-literal), test_multitenant_cache] Consider using '{"authority": authority, "cache": cache, "client_id": client_id}' instead of a call to 'dict'.
2026-06-07T22:36:46.4160824Z tests/test_aad_client_async.py:13: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClientCertificate", "azure.identity.aio._internal.aad_client.AadClient"
2026-06-07T22:36:46.4162742Z tests/test_aad_client_async.py:14: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClientCertificate", "azure.identity.aio._internal.aad_client.AadClient"
2026-06-07T22:36:46.4164517Z tests/test_aad_client_async.py:16: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClientCertificate", "azure.identity.aio._internal.aad_client.AadClient"
2026-06-07T22:36:46.4166333Z tests/test_aad_client_async.py:17: [C0411(wrong-import-order), ] third party import "helpers_async.get_completed_future" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClientCertificate", "azure.identity.aio._internal.aad_client.AadClient"
2026-06-07T22:36:46.4168131Z tests/test_aad_client_async.py:18: [C0411(wrong-import-order), ] third party import "test_certificate_credential.PEM_CERT_PATH" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClientCertificate", "azure.identity.aio._internal.aad_client.AadClient"
2026-06-07T22:36:46.4169696Z tests/test_aad_client_async.py:17: [W0611(unused-import), ] Unused AsyncMockTransport imported from helpers_async
2026-06-07T22:36:46.4170921Z ************* Module test_azd_cli_credential
2026-06-07T22:36:46.4172451Z tests/test_azd_cli_credential.py:179: [C0301(line-too-long), ] Line too long (130/120)
2026-06-07T22:36:46.4174053Z tests/test_azd_cli_credential.py:469: [C0301(line-too-long), ] Line too long (266/120)
2026-06-07T22:36:46.4175458Z tests/test_azd_cli_credential.py:94: [C0123(unidiomatic-typecheck), test_get_token] Use isinstance() rather than type() for a typecheck.
2026-06-07T22:36:46.4176890Z tests/test_azd_cli_credential.py:417: [W0613(unused-argument), test_claims_command_line_argument.fake_check_output] Unused argument 'kwargs'
2026-06-07T22:36:46.4178281Z tests/test_azd_cli_credential.py:604: [W1404(implicit-str-concat), ] Implicit string concatenation found in assignment
2026-06-07T22:36:46.4179869Z tests/test_azd_cli_credential.py:14: [C0411(wrong-import-order), ] standard import "subprocess" should be placed before first party imports "azure.identity.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4181627Z tests/test_azd_cli_credential.py:15: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.identity.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4183552Z tests/test_azd_cli_credential.py:17: [C0411(wrong-import-order), ] third party import "helpers.mock" should be placed before first party imports "azure.identity.AzureDeveloperCliCredential", "azure.identity._constants.EnvironmentVariables", "azure.identity._credentials.azd_cli.CLI_NOT_FOUND", "azure.core.exceptions.ClientAuthenticationError"
2026-06-07T22:36:46.4185070Z ************* Module credscan_ignore
2026-06-07T22:36:46.4186360Z tests/credscan_ignore.py:7: [C0301(line-too-long), ] Line too long (1196/120)
2026-06-07T22:36:46.4187698Z tests/credscan_ignore.py:9: [C0301(line-too-long), ] Line too long (565/120)
2026-06-07T22:36:46.4188969Z ************* Module test_imds_credential_async
2026-06-07T22:36:46.4190313Z tests/test_imds_credential_async.py:97: [W0640(cell-var-from-loop), test_unexpected_error.send] Cell variable code defined in loop
2026-06-07T22:36:46.4191702Z tests/test_imds_credential_async.py:93: [W0613(unused-argument), test_unexpected_error.send] Unused argument 'request'
2026-06-07T22:36:46.4193262Z tests/test_imds_credential_async.py:141: [W0621(redefined-outer-name), test_cache] Redefining name 'mock_response' from outer scope (line 23)
2026-06-07T22:36:46.4194701Z tests/test_imds_credential_async.py:171: [W0621(redefined-outer-name), test_retries] Redefining name 'mock_response' from outer scope (line 23)
2026-06-07T22:36:46.4196106Z tests/test_imds_credential_async.py:278: [W0613(unused-argument), TestImdsAsync.test_system_assigned] Unused argument 'recorded_test'
2026-06-07T22:36:46.4197520Z tests/test_imds_credential_async.py:286: [W0613(unused-argument), TestImdsAsync.test_system_assigned_tenant_id] Unused argument 'recorded_test'
2026-06-07T22:36:46.4198963Z tests/test_imds_credential_async.py:298: [W0613(unused-argument), TestImdsAsync.test_user_assigned] Unused argument 'recorded_test'
2026-06-07T22:36:46.4200372Z tests/test_imds_credential_async.py:307: [W0613(unused-argument), TestImdsAsync.test_user_assigned_tenant_id] Unused argument 'recorded_test'
2026-06-07T22:36:46.4202169Z tests/test_imds_credential_async.py:21: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables" (...) "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.AsyncRetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4204133Z tests/test_imds_credential_async.py:23: [C0411(wrong-import-order), ] third party import "helpers.mock_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables" (...) "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.AsyncRetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4206252Z tests/test_imds_credential_async.py:24: [C0411(wrong-import-order), ] third party import "helpers_async.async_validating_transport" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables" (...) "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.AsyncRetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4208183Z tests/test_imds_credential_async.py:30: [C0411(wrong-import-order), ] third party import "recorded_test_case.RecordedTestCase" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity.CredentialUnavailableError", "azure.identity._constants.EnvironmentVariables" (...) "azure.core.pipeline.PipelineResponse", "azure.core.pipeline.policies.AsyncRetryPolicy", "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4209711Z ************* Module test_aad_client
2026-06-07T22:36:46.4210982Z tests/test_aad_client.py:260: [R1732(consider-using-with), test_retries_token_requests] Consider using 'with' for resource-allocating operations
2026-06-07T22:36:46.4212645Z tests/test_aad_client.py:299: [R1735(use-dict-literal), test_shared_cache] Consider using '{"authority": authority, "cache": cache, "tenant_id": tenant_id}' instead of a call to 'dict'.
2026-06-07T22:36:46.4214157Z tests/test_aad_client.py:332: [R1735(use-dict-literal), test_multitenant_cache] Consider using '{"authority": authority, "cache": cache, "client_id": client_id}' instead of a call to 'dict'.
2026-06-07T22:36:46.4215681Z tests/test_aad_client.py:13: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClient"
2026-06-07T22:36:46.4217276Z tests/test_aad_client.py:14: [C0411(wrong-import-order), ] third party import "msal.TokenCache" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClient"
2026-06-07T22:36:46.4218907Z tests/test_aad_client.py:15: [C0411(wrong-import-order), ] standard import "urllib.parse.urlparse" should be placed before third party imports "pytest", "msal.TokenCache" and first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClient"
2026-06-07T22:36:46.4220571Z tests/test_aad_client.py:17: [C0411(wrong-import-order), ] third party import "helpers.build_aad_response" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClient"
2026-06-07T22:36:46.4222599Z tests/test_aad_client.py:18: [C0411(wrong-import-order), ] third party import "test_certificate_credential.PEM_CERT_PATH" should be placed before first party imports "azure.core.exceptions.ClientAuthenticationError", "azure.identity._constants.EnvironmentVariables", "azure.identity._internal.AadClient"
2026-06-07T22:36:46.4224188Z tests/test_aad_client.py:6: [W0611(unused-import), ] Unused mock imported from unittest
2026-06-07T22:36:46.4225542Z ************* Module managed-identity-live.test_managed_identity_live_async
2026-06-07T22:36:46.4226984Z tests/managed-identity-live/test_managed_identity_live_async.py:7: [C0411(wrong-import-order), ] third party import "pytest" should be placed before first party import "azure.identity.aio.ManagedIdentityCredential"
2026-06-07T22:36:46.4228475Z tests/managed-identity-live/test_managed_identity_live_async.py:10: [C0412(ungrouped-imports), ] Imports from package azure are not grouped
2026-06-07T22:36:46.4230072Z ************* Module integration.test_azure_web_apps
2026-06-07T22:36:46.4231466Z tests/integration/test_azure_web_apps.py:26: [W0621(redefined-outer-name), TestAzureWebAppsIntegration.test_azure_web_app_integration_sync] Redefining name 'base_url' from outer scope (line 14)
2026-06-07T22:36:46.4233131Z tests/integration/test_azure_web_apps.py:37: [W0621(redefined-outer-name), TestAzureWebAppsIntegration.test_azure_web_app_integration_async] Redefining name 'base_url' from outer scope (line 14)
2026-06-07T22:36:46.4234638Z tests/integration/test_azure_web_apps.py:10: [C0411(wrong-import-order), ] third party import "utils.get_pipeline_client" should be placed before first party import "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4235988Z ************* Module integration.test_azure_functions
2026-06-07T22:36:46.4237395Z tests/integration/test_azure_functions.py:26: [W0621(redefined-outer-name), TestAzureFunctionsIntegration.test_azure_functions_integration_sync] Redefining name 'base_url' from outer scope (line 14)
2026-06-07T22:36:46.4238930Z tests/integration/test_azure_functions.py:37: [W0621(redefined-outer-name), TestAzureFunctionsIntegration.test_azure_functions_integration_async] Redefining name 'base_url' from outer scope (line 14)
2026-06-07T22:36:46.4240458Z tests/integration/test_azure_functions.py:10: [C0411(wrong-import-order), ] third party import "utils.get_pipeline_client" should be placed before first party import "azure.core.rest.HttpRequest"
2026-06-07T22:36:46.4241944Z ************* Module integration.test_azure_container_instance
2026-06-07T22:36:46.4243294Z tests/integration/test_azure_container_instance.py:26: [C0301(line-too-long), ] Line too long (134/120)
2026-06-07T22:36:46.4244645Z tests/integration/test_azure_container_instance.py:28: [C0301(line-too-long), ] Line too long (147/120)
2026-06-07T22:36:46.4245931Z ************* Module integration.azure-functions.RunAsyncTest
2026-06-07T22:36:46.4247259Z tests/integration/azure-functions/RunAsyncTest/init.py:7: [E0611(no-name-in-module), ] No name 'functions' in module 'azure'
2026-06-07T22:36:46.4248653Z tests/integration/azure-functions/RunAsyncTest/init.py:9: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4250034Z tests/integration/azure-functions/RunAsyncTest/init.py:52: [W0718(broad-exception-caught), main] Catching too general exception Exception
2026-06-07T22:36:46.4251429Z tests/integration/azure-functions/RunAsyncTest/init.py:20: [W0613(unused-argument), main] Unused argument 'req'
2026-06-07T22:36:46.4252859Z ************* Module integration.azure-functions.RunTest
2026-06-07T22:36:46.4254130Z tests/integration/azure-functions/RunTest/init.py:7: [E0611(no-name-in-module), ] No name 'functions' in module 'azure'
2026-06-07T22:36:46.4255440Z tests/integration/azure-functions/RunTest/init.py:9: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4256755Z tests/integration/azure-functions/RunTest/init.py:49: [W0718(broad-exception-caught), main] Catching too general exception Exception
2026-06-07T22:36:46.4258057Z tests/integration/azure-functions/RunTest/init.py:19: [W0613(unused-argument), main] Unused argument 'req'
2026-06-07T22:36:46.4259264Z ************* Module integration.azure-kubernetes-service.app
2026-06-07T22:36:46.4260505Z tests/integration/azure-kubernetes-service/app.py:11: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4261968Z tests/integration/azure-kubernetes-service/app.py:12: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4263468Z tests/integration/azure-kubernetes-service/app.py:115: [R1722(consider-using-sys-exit), ] Consider using 'sys.exit' instead
2026-06-07T22:36:46.4264773Z ************* Module integration.azure-web-apps.app
2026-06-07T22:36:46.4266049Z tests/integration/azure-web-apps/app.py:8: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4267365Z tests/integration/azure-web-apps/app.py:10: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4268931Z tests/integration/azure-web-apps/app.py:61: [W0718(broad-exception-caught), sync_route] Catching too general exception Exception
2026-06-07T22:36:46.4270339Z tests/integration/azure-web-apps/app.py:59: [W1309(f-string-without-interpolation), sync_route] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4271767Z tests/integration/azure-web-apps/app.py:97: [W0718(broad-exception-caught), async_route] Catching too general exception Exception
2026-06-07T22:36:46.4273348Z tests/integration/azure-web-apps/app.py:96: [W1309(f-string-without-interpolation), async_route] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4274954Z tests/integration/azure-web-apps/app.py:11: [C0411(wrong-import-order), ] third party import "flask.Flask" should be placed before first party imports "azure.identity.ManagedIdentityCredential", "azure.storage.blob.BlobServiceClient", "azure.identity.aio.ManagedIdentityCredential", "azure.storage.blob.aio.BlobServiceClient"
2026-06-07T22:36:46.4276448Z ************* Module integration.azure-vms.app
2026-06-07T22:36:46.4277747Z tests/integration/azure-vms/app.py:10: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4279081Z tests/integration/azure-vms/app.py:11: [E0611(no-name-in-module), ] No name 'storage' in module 'azure'
2026-06-07T22:36:46.4280452Z tests/integration/azure-vms/app.py:33: [W1309(f-string-without-interpolation), run_sync] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4282013Z tests/integration/azure-vms/app.py:38: [W1309(f-string-without-interpolation), run_sync] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4283409Z tests/integration/azure-vms/app.py:59: [W1309(f-string-without-interpolation), run_async] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4284783Z tests/integration/azure-vms/app.py:64: [W1309(f-string-without-interpolation), run_async] Using an f-string that does not have any interpolated variables
2026-06-07T22:36:46.4285357Z
2026-06-07T22:36:46.4286571Z ------------------------------------------------------------------
2026-06-07T22:36:46.4287954Z Your code has been rated at 9.61/10 (previous run: 9.09/10, +0.52)
2026-06-07T22:36:46.4288452Z
2026-06-07T22:36:46.4289729Z ************* Module custom_credentials
2026-06-07T22:36:46.4291154Z samples/custom_credentials.py:30: [C4739(docstring-missing-param), StaticTokenCredential.get_token] Params missing in docstring: "scopes". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4292996Z samples/custom_credentials.py:30: [C4758(docstring-keyword-should-match-keyword-only), StaticTokenCredential.get_token] "claims, tenant_id" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4294710Z samples/custom_credentials.py:30: [C4741(docstring-missing-return), StaticTokenCredential.get_token] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4296205Z samples/custom_credentials.py:30: [C4742(docstring-missing-rtype), StaticTokenCredential.get_token] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4297678Z samples/custom_credentials.py:46: [C4739(docstring-missing-param), MsalTokenCredential.get_token] Params missing in docstring: "scopes". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4299322Z samples/custom_credentials.py:46: [C4758(docstring-keyword-should-match-keyword-only), MsalTokenCredential.get_token] "claims, tenant_id" missing in docstring or in method signature. There should be a direct correlation between :keyword: arguments in the docstring and keyword-only arguments in method signature. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4301202Z samples/custom_credentials.py:46: [C4741(docstring-missing-return), MsalTokenCredential.get_token] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4303114Z samples/custom_credentials.py:46: [C4742(docstring-missing-rtype), MsalTokenCredential.get_token] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-06-07T22:36:46.4304697Z samples/custom_credentials.py:58: [W0707(raise-missing-from), MsalTokenCredential.get_token] Consider explicitly re-raising using 'except Exception as exc' and 'raise AuthenticationRequiredError(scopes) from exc'
2026-06-07T22:36:46.4306248Z samples/custom_credentials.py:12: [C0411(wrong-import-order), ] third party import "msal" should be placed before first party imports "azure.core.credentials.AccessToken", "azure.identity.AuthenticationRequiredError"
2026-06-07T22:36:46.4306887Z
2026-06-07T22:36:46.4308143Z -----------------------------------
2026-06-07T22:36:46.4309344Z Your code has been rated at 9.49/10
2026-06-07T22:36:46.4309807Z
2026-06-07T22:36:46.4311178Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-07T22:36:46.4312625Z Collecting azure-pylint-guidelines-checker==0.5.7
2026-06-07T22:36:46.4314092Z 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-06-07T22:36:46.4315540Z Installing collected packages: azure-pylint-guidelines-checker
2026-06-07T22:36:46.4316793Z Successfully installed azure-pylint-guidelines-checker-0.5.7
2026-06-07T22:36:46.4318121Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-06-07T22:36:46.4319378Z Collecting pylint==4.0.4
2026-06-07T22:36:46.4320701Z Downloading pylint-4.0.4-py3-none-any.whl (536 kB)
2026-06-07T22:36:46.4326551Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.4/536.4 kB 13.6 MB/s eta 0:00:00
2026-06-07T22:36:46.4327949Z Collecting mccabe<0.8,>=0.6
2026-06-07T22:36:46.4329158Z Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-06-07T22:36:46.4330750Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (2.4.1)
2026-06-07T22:36:46.4332218Z Collecting dill>=0.2
2026-06-07T22:36:46.4333474Z Downloading dill-0.4.1-py3-none-any.whl (120 kB)
2026-06-07T22:36:46.4335077Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 32.8 MB/s eta 0:00:00
2026-06-07T22:36:46.4336476Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.4) (4.10.0)
2026-06-07T22:36:46.4337820Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-06-07T22:36:46.4339041Z Downloading astroid-4.0.4-py3-none-any.whl (276 kB)
2026-06-07T22:36:46.4340433Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.4/276.4 kB 40.4 MB/s eta 0:00:00
2026-06-07T22:36:46.4341658Z Collecting isort!=5.13,<8,>=5
2026-06-07T22:36:46.4343023Z Downloading isort-7.0.0-py3-none-any.whl (94 kB)
2026-06-07T22:36:46.4344391Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 27.0 MB/s eta 0:00:00
2026-06-07T22:36:46.4345605Z Collecting tomlkit>=0.10.1
2026-06-07T22:36:46.4346810Z Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB)
2026-06-07T22:36:46.4348170Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.3/41.3 kB 14.1 MB/s eta 0:00:00
2026-06-07T22:36:46.4349733Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.4) (4.15.0)
2026-06-07T22:36:46.4351144Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-06-07T22:36:46.4352632Z 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-06-07T22:36:46.8141473Z next-pylint check completed with exit code 30
2026-06-07T22:36:46.8143571Z ===========================================================================================
2026-06-07T22:36:46.8144851Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/identity/azure-identity (exit 30) =====
2026-06-07T22:36:46.8146137Z 2026-06-07 22:35:13,878 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-06-07T22:36:46.8147454Z 2026-06-07 22:35:13,878 [INFO] azure-sdk-tools: Running pylint check...
2026-06-07T22:36:46.8148640Z 2026-06-07 22:35:17,812 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-07T22:36:46.8149150Z
2026-06-07T22:36:46.8150192Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-07T22:36:46.8151290Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-07T22:36:46.8152971Z 2026-06-07 22:35:32,545 [INFO] azure-sdk-tools: Processing azure-identity for pylint check
2026-06-07T22:36:46.8154297Z 2026-06-07 22:35:32,545 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/identity/azure-identity
2026-06-07T22:36:46.8154850Z
2026-06-07T22:36:46.8155883Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-07T22:36:46.8156981Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-07T22:36:46.8157452Z
2026-06-07T22:36:46.8158480Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-07T22:36:46.8159569Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-07T22:36:46.8160718Z 2026-06-07 22:35:53,048 [INFO] azure-sdk-tools: Installing azure_identity-1.26.0b3.tar.gz from fresh built package.
2026-06-07T22:36:46.8162398Z 2026-06-07 22:35:53,456 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/.staging/azure_identity-1.26.0b3.tar.gz']
2026-06-07T22:36:46.8163189Z
2026-06-07T22:36:46.8164400Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-07T22:36:46.8165495Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-07T22:36:46.8166632Z 2026-06-07 22:35:57,939 [INFO] azure-sdk-tools: Installed azure_identity-1.26.0b3.tar.gz
2026-06-07T22:36:46.8167149Z
2026-06-07T22:36:46.8168149Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-06-07T22:36:46.8169434Z [notice] To update, run: python -m pip install --upgrade pip
2026-06-07T22:36:46.8170551Z 2026-06-07 22:36:01,684 [INFO] azure-sdk-tools: Installed packages:
2026-06-07T22:36:46.8171713Z 2026-06-07 22:36:01,684 [INFO] azure-sdk-tools: aiohappyeyeballs==2.6.2
2026-06-07T22:36:46.8173213Z aiohttp==3.14.1
2026-06-07T22:36:46.8174337Z aiosignal==1.4.0
2026-06-07T22:36:46.8175615Z astroid==4.0.4
2026-06-07T22:36:46.8176747Z async-timeout==5.0.1
2026-06-07T22:36:46.8177771Z attrs==26.1.0
2026-06-07T22:36:46.8178816Z azure-core==1.41.0
2026-06-07T22:36:46.8179973Z azure-identity @ file:///mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/.staging/azure_identity-1.26.0b3.tar.gz
2026-06-07T22:36:46.8181100Z azure-identity-broker==1.3.0
2026-06-07T22:36:46.8182985Z azure-pylint-guidelines-checker==0.5.7
2026-06-07T22:36:46.8184373Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-06-07T22:36:46.8185483Z backports.asyncio.runner==1.2.0
2026-06-07T22:36:46.8186655Z bashlex==0.18
2026-06-07T22:36:46.8187681Z bracex==2.6
2026-06-07T22:36:46.8188701Z build==1.5.0
2026-06-07T22:36:46.8189729Z certifi==2026.5.20
2026-06-07T22:36:46.8190746Z cffi==2.0.0
2026-06-07T22:36:46.8191757Z charset-normalizer==3.4.7
2026-06-07T22:36:46.8193103Z cibuildwheel==2.23.3
2026-06-07T22:36:46.8194138Z ConfigArgParse==1.7.5
2026-06-07T22:36:46.8195161Z coverage==7.14.1
2026-06-07T22:36:46.8196179Z cryptography==48.0.0
2026-06-07T22:36:46.8197193Z dependency-groups==1.3.1
2026-06-07T22:36:46.8198224Z dill==0.4.1
2026-06-07T22:36:46.8199350Z exceptiongroup==1.3.1
2026-06-07T22:36:46.8200362Z filelock==3.29.1
2026-06-07T22:36:46.8201372Z frozenlist==1.8.0
2026-06-07T22:36:46.8202648Z idna==3.18
2026-06-07T22:36:46.8203816Z iniconfig==2.3.0
2026-06-07T22:36:46.8204860Z isort==7.0.0
2026-06-07T22:36:46.8205898Z Jinja2==3.1.6
2026-06-07T22:36:46.8206947Z json-delta==2.0.2
2026-06-07T22:36:46.8208069Z MarkupSafe==3.0.3
2026-06-07T22:36:46.8209211Z mccabe==0.7.0
2026-06-07T22:36:46.8210286Z msal==1.37.0
2026-06-07T22:36:46.8211376Z msal-extensions==1.3.1
2026-06-07T22:36:46.8212963Z multidict==6.7.1
2026-06-07T22:36:46.8214634Z packaging==26.2
2026-06-07T22:36:46.8215981Z pkginfo==1.12.1.2
2026-06-07T22:36:46.8217020Z platformdirs==4.10.0
2026-06-07T22:36:46.8218041Z pluggy==1.6.0
2026-06-07T22:36:46.8219073Z propcache==0.5.2
2026-06-07T22:36:46.8220082Z pycparser==3.0
2026-06-07T22:36:46.8221098Z Pygments==2.20.0
2026-06-07T22:36:46.8222375Z PyJWT==2.13.0
2026-06-07T22:36:46.8223441Z pylint==4.0.4
2026-06-07T22:36:46.8224475Z pymsalruntime==0.20.6
2026-06-07T22:36:46.8225508Z pyparsing==3.3.2
2026-06-07T22:36:46.8226550Z pyproject_hooks==1.2.0
2026-06-07T22:36:46.8227583Z pytest==9.0.3
2026-06-07T22:36:46.8228600Z pytest-asyncio==1.4.0
2026-06-07T22:36:46.8229617Z pytest-cov==7.1.0
2026-06-07T22:36:46.8230630Z python-dotenv==1.2.2
2026-06-07T22:36:46.8231630Z PyYAML==6.0.3
2026-06-07T22:36:46.8233016Z requests==2.34.2
2026-06-07T22:36:46.8234052Z tomli==2.4.1
2026-06-07T22:36:46.8235109Z tomli_w==1.0.0
2026-06-07T22:36:46.8236166Z tomlkit==0.15.0
2026-06-07T22:36:46.8237212Z typing_extensions==4.15.0
2026-06-07T22:36:46.8238239Z urllib3==2.7.0
2026-06-07T22:36:46.8239254Z yarl==1.24.2
2026-06-07T22:36:46.8239703Z
2026-06-07T22:36:46.8240898Z 2026-06-07 22:36:01,686 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-identity/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/identity/azure-identity/azure']
2026-06-07T22:36:46.8242601Z 2026-06-07 22:36:15,661 [ERROR] azure-sdk-tools: azure-identity main package exited with linting error 16. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-06-07T22:36:46.8244137Z 2026-06-07 22:36:15,662 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/tests']
2026-06-07T22:36:46.8245729Z 2026-06-07 22:36:38,713 [ERROR] azure-sdk-tools: azure-identity tests exited with linting error 30. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-06-07T22:36:46.8247192Z 2026-06-07 22:36:38,713 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-identity/.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/identity/azure-identity/samples']
2026-06-07T22:36:46.8248608Z 2026-06-07 22:36:41,839 [ERROR] azure-sdk-tools: azure-identity samples exited with linting error 20. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-06-07T22:36:46.8249884Z 2026-06-07 22:36:45,311 [INFO] root: Issue exists for azure-identity with pylint version 4.0.4. Updating...
2026-06-07T22:36:46.8251076Z ===========================================================================================
2026-06-07T22:36:46.8252587Z

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-identity>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

Status
Untriaged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions