Azure / Azure/azure-sdk-for-python

azure-synapse-managedprivateendpoints needs linting updates for pylint version 4.0.6

Open
#39,300 1 comment 0 reactions 1 assignee Claimed by @wanyang7 View on GitHub
pylint Service Attention Synapse
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

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

**Library name:** azure-synapse-managedprivateendpoints
**Pylint version:** 4.0.6
**Pylint Build:** [Link to build (2026-07-26)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6617565&view=logs&j=e5b925a9-9650-5321-24fd-5d9499fe02b8&t=b33d1587-3539-5735-af43-e3e62f02ca4b)

**Pylint Errors:**

28
2026-07-26T10:19:51.7019996Z ===== OUTPUT: next-pylint :: /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints (exit 28) =====
2026-07-26T10:19:51.7020404Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-26T10:19:51.7020726Z Processing ./.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T10:19:51.7020952Z Collecting pytest-asyncio>=0.9.0
2026-07-26T10:19:51.7021173Z Downloading pytest_asyncio-1.4.0-py3-none-any.whl (16 kB)
2026-07-26T10:19:51.7021384Z Collecting pytest-cov
2026-07-26T10:19:51.7021602Z Using cached pytest_cov-7.1.0-py3-none-any.whl (22 kB)
2026-07-26T10:19:51.7021813Z Collecting pytest>=3.5.1
2026-07-26T10:19:51.7022016Z Downloading pytest-9.1.1-py3-none-any.whl (386 kB)
2026-07-26T10:19:51.7022523Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.5/386.5 kB 13.3 MB/s eta 0:00:00
2026-07-26T10:19:51.7022759Z Collecting ConfigArgParse>=0.12.0
2026-07-26T10:19:51.7022981Z Downloading configargparse-1.7.5-py3-none-any.whl (27 kB)
2026-07-26T10:19:51.7023191Z Collecting urllib3
2026-07-26T10:19:51.7024028Z Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-07-26T10:19:51.7024717Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 34.1 MB/s eta 0:00:00
2026-07-26T10:19:51.7025319Z Collecting certifi
2026-07-26T10:19:51.7025850Z Downloading certifi-2026.7.22-py3-none-any.whl (136 kB)
2026-07-26T10:19:51.7026586Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 42.1 MB/s eta 0:00:00
2026-07-26T10:19:51.7027116Z Collecting python-dotenv
2026-07-26T10:19:51.7027615Z Using cached python_dotenv-1.2.2-py3-none-any.whl (22 kB)
2026-07-26T10:19:51.7028046Z Collecting pyparsing
2026-07-26T10:19:51.7028463Z Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
2026-07-26T10:19:51.7028890Z Collecting tomli
2026-07-26T10:19:51.7029295Z Using cached tomli-2.4.1-py3-none-any.whl (14 kB)
2026-07-26T10:19:51.7029698Z Collecting tomli-w==1.0.0
2026-07-26T10:19:51.7030119Z Using cached tomli_w-1.0.0-py3-none-any.whl (6.0 kB)
2026-07-26T10:19:51.7030535Z Collecting azure-core
2026-07-26T10:19:51.7030953Z Using cached azure_core-1.41.0-py3-none-any.whl (220 kB)
2026-07-26T10:19:51.7031360Z Collecting wheel
2026-07-26T10:19:51.7031767Z Using cached wheel-0.47.0-py3-none-any.whl (32 kB)
2026-07-26T10:19:51.7032176Z Collecting pkginfo
2026-07-26T10:19:51.7032588Z Using cached pkginfo-1.12.1.2-py3-none-any.whl (32 kB)
2026-07-26T10:19:51.7032999Z Collecting cibuildwheel==2.23.3
2026-07-26T10:19:51.7033689Z Using cached cibuildwheel-2.23.3-py3-none-any.whl (91 kB)
2026-07-26T10:19:51.7034335Z Collecting build
2026-07-26T10:19:51.7034892Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/build/1.5.1/build-1.5.1-py3-none-any.whl (31 kB)
2026-07-26T10:19:51.7035747Z Requirement already satisfied: setuptools in ./.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0) (79.0.1)
2026-07-26T10:19:51.7036298Z Collecting packaging
2026-07-26T10:19:51.7036611Z Using cached packaging-26.2-py3-none-any.whl (100 kB)
2026-07-26T10:19:51.7037012Z Collecting PyYAML
2026-07-26T10:19:51.7037472Z 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-07-26T10:19:51.7037871Z Collecting Jinja2
2026-07-26T10:19:51.7038227Z Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-07-26T10:19:51.7038571Z Collecting json-delta>=2.0
2026-07-26T10:19:51.7038941Z Using cached json_delta-2.0.2-py2.py3-none-any.whl (33 kB)
2026-07-26T10:19:51.7039303Z Collecting typing-extensions>=4.1.0
2026-07-26T10:19:51.7039676Z Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)
2026-07-26T10:19:51.7040182Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 18.0 MB/s eta 0:00:00
2026-07-26T10:19:51.7040568Z Collecting bashlex!=0.13
2026-07-26T10:19:51.7040926Z Using cached bashlex-0.18-py2.py3-none-any.whl (69 kB)
2026-07-26T10:19:51.7041272Z Collecting filelock
2026-07-26T10:19:51.7041622Z Downloading filelock-3.32.0-py3-none-any.whl (97 kB)
2026-07-26T10:19:51.7042093Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 29.7 MB/s eta 0:00:00
2026-07-26T10:19:51.7042470Z Collecting dependency-groups>=1.2
2026-07-26T10:19:51.7042836Z Using cached dependency_groups-1.3.1-py3-none-any.whl (8.7 kB)
2026-07-26T10:19:51.7043187Z Collecting bracex
2026-07-26T10:19:51.7043760Z Using cached bracex-3.0.1-py3-none-any.whl (11 kB)
2026-07-26T10:19:51.7044159Z Collecting platformdirs
2026-07-26T10:19:51.7044543Z Using cached platformdirs-4.11.0-py3-none-any.whl (23 kB)
2026-07-26T10:19:51.7044899Z Collecting exceptiongroup>=1
2026-07-26T10:19:51.7045282Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB)
2026-07-26T10:19:51.7045663Z Collecting pluggy<2,>=1.5
2026-07-26T10:19:51.7045984Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-07-26T10:19:51.7046299Z Collecting pygments>=2.7.2
2026-07-26T10:19:51.7046595Z Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
2026-07-26T10:19:51.7046946Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 68.6 MB/s eta 0:00:00
2026-07-26T10:19:51.7047174Z Collecting iniconfig>=1.0.1
2026-07-26T10:19:51.7047391Z Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-07-26T10:19:51.7047612Z Collecting backports-asyncio-runner<2,>=1.1
2026-07-26T10:19:51.7047846Z Downloading backports_asyncio_runner-1.2.0-py3-none-any.whl (12 kB)
2026-07-26T10:19:51.7048071Z Collecting requests>=2.21.0
2026-07-26T10:19:51.7048291Z Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-07-26T10:19:51.7048605Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 21.4 MB/s eta 0:00:00
2026-07-26T10:19:51.7048957Z Collecting pyproject_hooks
2026-07-26T10:19:51.7049164Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2026-07-26T10:19:51.7049381Z Collecting MarkupSafe>=2.0
2026-07-26T10:19:51.7049634Z Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB)
2026-07-26T10:19:51.7049894Z Collecting coverage[toml]>=7.10.6
2026-07-26T10:19:51.7050152Z Downloading coverage-7.15.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250 kB)
2026-07-26T10:19:51.7050501Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.4/250.4 kB 42.2 MB/s eta 0:00:00
2026-07-26T10:19:51.7050720Z Collecting idna<4,>=2.5
2026-07-26T10:19:51.7050930Z Downloading idna-3.18-py3-none-any.whl (65 kB)
2026-07-26T10:19:51.7051239Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 14.4 MB/s eta 0:00:00
2026-07-26T10:19:51.7051553Z Collecting charset_normalizer<4,>=2
2026-07-26T10:19:51.7051832Z Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB)
2026-07-26T10:19:51.7052193Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 38.4 MB/s eta 0:00:00
2026-07-26T10:19:51.7052680Z 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-07-26T10:19:51.7054066Z 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-3.0.1 build-1.5.1 certifi-2026.7.22 charset_normalizer-3.4.9 cibuildwheel-2.23.3 coverage-7.15.2 dependency-groups-1.3.1 exceptiongroup-1.3.1 filelock-3.32.0 idna-3.18 iniconfig-2.3.0 json-delta-2.0.2 packaging-26.2 pkginfo-1.12.1.2 platformdirs-4.11.0 pluggy-1.6.0 pygments-2.20.0 pyparsing-3.3.2 pyproject_hooks-1.2.0 pytest-9.1.1 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.16.0 urllib3-2.7.0 wheel-0.47.0
2026-07-26T10:19:51.7055079Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-26T10:19:51.7055630Z Processing /mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T10:19:51.7056190Z Requirement already satisfied: pytest>=3.5.1 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (9.1.1)
2026-07-26T10:19:51.7056855Z Requirement already satisfied: tomli in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.4.1)
2026-07-26T10:19:51.7057500Z Requirement already satisfied: azure-core in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.41.0)
2026-07-26T10:19:51.7058145Z Requirement already satisfied: urllib3 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.7.0)
2026-07-26T10:19:51.7058956Z Requirement already satisfied: pytest-cov in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (7.1.0)
2026-07-26T10:19:51.7059724Z Requirement already satisfied: ConfigArgParse>=0.12.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.7.5)
2026-07-26T10:19:51.7060386Z Requirement already satisfied: setuptools in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (79.0.1)
2026-07-26T10:19:51.7061045Z Requirement already satisfied: certifi in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2026.7.22)
2026-07-26T10:19:51.7061695Z Requirement already satisfied: Jinja2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.1.6)
2026-07-26T10:19:51.7062345Z Requirement already satisfied: build in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.5.1)
2026-07-26T10:19:51.7063001Z Requirement already satisfied: pyparsing in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.3.2)
2026-07-26T10:19:51.7063905Z Requirement already satisfied: PyYAML in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (6.0.3)
2026-07-26T10:19:51.7064654Z Requirement already satisfied: cibuildwheel==2.23.3 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.23.3)
2026-07-26T10:19:51.7065414Z Requirement already satisfied: pkginfo in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.12.1.2)
2026-07-26T10:19:51.7066144Z Requirement already satisfied: python-dotenv in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.2.2)
2026-07-26T10:19:51.7066856Z Requirement already satisfied: tomli-w==1.0.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.0.0)
2026-07-26T10:19:51.7067576Z Requirement already satisfied: json-delta>=2.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.0.2)
2026-07-26T10:19:51.7068532Z Requirement already satisfied: packaging in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (26.2)
2026-07-26T10:19:51.7069252Z Requirement already satisfied: pytest-asyncio>=0.9.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.4.0)
2026-07-26T10:19:51.7069968Z Requirement already satisfied: wheel in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (0.47.0)
2026-07-26T10:19:51.7070702Z Requirement already satisfied: dependency-groups>=1.2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.3.1)
2026-07-26T10:19:51.7071467Z Requirement already satisfied: bashlex!=0.13 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (0.18)
2026-07-26T10:19:51.7072222Z Requirement already satisfied: typing-extensions>=4.1.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (4.16.0)
2026-07-26T10:19:51.7072984Z Requirement already satisfied: filelock in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.32.0)
2026-07-26T10:19:51.7073870Z Requirement already satisfied: platformdirs in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (4.11.0)
2026-07-26T10:19:51.7074637Z Requirement already satisfied: bracex in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.0.1)
2026-07-26T10:19:51.7075397Z Requirement already satisfied: pluggy<2,>=1.5 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.6.0)
2026-07-26T10:19:51.7076134Z Requirement already satisfied: pygments>=2.7.2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.20.0)
2026-07-26T10:19:51.7076860Z Requirement already satisfied: exceptiongroup>=1 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.3.1)
2026-07-26T10:19:51.7077881Z Requirement already satisfied: iniconfig>=1.0.1 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.3.0)
2026-07-26T10:19:51.7078635Z Requirement already satisfied: backports-asyncio-runner<2,>=1.1 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.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/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.2.0)
2026-07-26T10:19:51.7079387Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-core->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (2.34.2)
2026-07-26T10:19:51.7080182Z Requirement already satisfied: pyproject_hooks in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from build->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (1.2.0)
2026-07-26T10:19:51.7081205Z Requirement already satisfied: MarkupSafe>=2.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from Jinja2->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.0.3)
2026-07-26T10:19:51.7081911Z Requirement already satisfied: coverage[toml]>=7.10.6 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from pytest-cov->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (7.15.2)
2026-07-26T10:19:51.7082676Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.4.9)
2026-07-26T10:19:51.7083702Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core->azure-sdk-tools==0.0.0->-r /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/dev_requirements.txt (line 1)) (3.18)
2026-07-26T10:19:51.7084375Z 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-07-26T10:19:51.7084908Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2026-07-26T10:19:51.7085381Z Collecting azure-pylint-guidelines-checker==0.5.9
2026-07-26T10:19:51.7085954Z 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.9/azure_pylint_guidelines_checker-0.5.9-py3-none-any.whl (29 kB)
2026-07-26T10:19:51.7086531Z Installing collected packages: azure-pylint-guidelines-checker
2026-07-26T10:19:51.7086962Z Successfully installed azure-pylint-guidelines-checker-0.5.9
2026-07-26T10:19:51.7087484Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple
2026-07-26T10:19:51.7088098Z Collecting azure-common~=1.1
2026-07-26T10:19:51.7088654Z Downloading https://pkgs.dev.azure.com/azure-sdk/29ec6040-b234-4e31-b139-33dc4287b756/_packaging/3572dbf9-b5ef-433b-9137-fc4d7768e7cc/pypi/download/azure-common/1.1.28/azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
2026-07-26T10:19:51.7089363Z Saved /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-07-26T10:19:51.7089809Z Successfully downloaded azure-common
2026-07-26T10:19:51.7090356Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-26T10:19:51.7090856Z Processing ./azure_synapse_managedprivateendpoints-0.5.0.tar.gz
2026-07-26T10:19:51.7091289Z Installing build dependencies: started
2026-07-26T10:19:51.7091707Z Installing build dependencies: finished with status 'done'
2026-07-26T10:19:51.7092116Z Getting requirements to build wheel: started
2026-07-26T10:19:51.7092535Z Getting requirements to build wheel: finished with status 'done'
2026-07-26T10:19:51.7092944Z Preparing metadata (pyproject.toml): started
2026-07-26T10:19:51.7093490Z Preparing metadata (pyproject.toml): finished with status 'done'
2026-07-26T10:19:51.7093913Z Processing ./dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-07-26T10:19:51.7094312Z Collecting msrest>=0.6.21
2026-07-26T10:19:51.7094729Z Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
2026-07-26T10:19:51.7095316Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 3.2 MB/s eta 0:00:00
2026-07-26T10:19:51.7095886Z Requirement already satisfied: azure-core<2.0.0,>=1.20.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-synapse-managedprivateendpoints==0.5.0) (1.41.0)
2026-07-26T10:19:51.7096553Z Requirement already satisfied: typing-extensions>=4.6.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-core<2.0.0,>=1.20.0->azure-synapse-managedprivateendpoints==0.5.0) (4.16.0)
2026-07-26T10:19:51.7097217Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from azure-core<2.0.0,>=1.20.0->azure-synapse-managedprivateendpoints==0.5.0) (2.34.2)
2026-07-26T10:19:51.7097702Z Collecting isodate>=0.6.0
2026-07-26T10:19:51.7098118Z Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
2026-07-26T10:19:51.7098511Z Collecting requests-oauthlib>=0.5.0
2026-07-26T10:19:51.7098937Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
2026-07-26T10:19:51.7099480Z Requirement already satisfied: certifi>=2017.4.17 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from msrest>=0.6.21->azure-synapse-managedprivateendpoints==0.5.0) (2026.7.22)
2026-07-26T10:19:51.7100137Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core<2.0.0,>=1.20.0->azure-synapse-managedprivateendpoints==0.5.0) (3.18)
2026-07-26T10:19:51.7100841Z Requirement already satisfied: charset_normalizer<4,>=2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core<2.0.0,>=1.20.0->azure-synapse-managedprivateendpoints==0.5.0) (3.4.9)
2026-07-26T10:19:51.7101514Z Requirement already satisfied: urllib3<3,>=1.26 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from requests>=2.21.0->azure-core<2.0.0,>=1.20.0->azure-synapse-managedprivateendpoints==0.5.0) (2.7.0)
2026-07-26T10:19:51.7102007Z Collecting oauthlib>=3.0.0
2026-07-26T10:19:51.7102420Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB)
2026-07-26T10:19:51.7103136Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 19.6 MB/s eta 0:00:00
2026-07-26T10:19:51.7103776Z Building wheels for collected packages: azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.7104377Z Building wheel for azure-synapse-managedprivateendpoints (pyproject.toml): started
2026-07-26T10:19:51.7104857Z Building wheel for azure-synapse-managedprivateendpoints (pyproject.toml): finished with status 'done'
2026-07-26T10:19:51.7105406Z Created wheel for azure-synapse-managedprivateendpoints: filename=azure_synapse_managedprivateendpoints-0.5.0-py3-none-any.whl size=47509 sha256=18198d29efad61d8fcf101a090b93e804eb907ed34af8b45cf1efb0c5a31f902
2026-07-26T10:19:51.7105957Z Stored in directory: /home/cloudtest/.cache/pip/wheels/de/46/06/1e3837a73220be027d3963014bc6c0ca440fd2c48828b063ca
2026-07-26T10:19:51.7106404Z Successfully built azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.7106874Z Installing collected packages: azure-common, oauthlib, isodate, requests-oauthlib, msrest, azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.7107406Z Successfully installed azure-common-1.1.28 azure-synapse-managedprivateendpoints-0.5.0 isodate-0.7.2 msrest-0.7.1 oauthlib-3.3.1 requests-oauthlib-2.0.0
2026-07-26T10:19:51.7107982Z Looking in indexes: https://build:***@pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple, https://pypi.python.org/simple
2026-07-26T10:19:51.7108451Z Collecting pylint==4.0.6
2026-07-26T10:19:51.7108864Z Downloading pylint-4.0.6-py3-none-any.whl (538 kB)
2026-07-26T10:19:51.7109434Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 538.4/538.4 kB 13.4 MB/s eta 0:00:00
2026-07-26T10:19:51.7109828Z Collecting isort!=5.13,<9,>=5
2026-07-26T10:19:51.7110251Z Downloading isort-8.0.1-py3-none-any.whl (89 kB)
2026-07-26T10:19:51.7110794Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 30.9 MB/s eta 0:00:00
2026-07-26T10:19:51.7111183Z Collecting mccabe<0.8,>=0.6
2026-07-26T10:19:51.7111615Z Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2026-07-26T10:19:51.7111997Z Collecting tomlkit>=0.10.1
2026-07-26T10:19:51.7112397Z Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB)
2026-07-26T10:19:51.7112776Z Collecting dill>=0.2
2026-07-26T10:19:51.7113183Z Using cached dill-0.4.1-py3-none-any.whl (120 kB)
2026-07-26T10:19:51.7113837Z Requirement already satisfied: platformdirs>=2.2 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (4.11.0)
2026-07-26T10:19:51.7114417Z Requirement already satisfied: tomli>=1.1 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from pylint==4.0.6) (2.4.1)
2026-07-26T10:19:51.7114871Z Collecting astroid<=4.1.dev0,>=4.0.2
2026-07-26T10:19:51.7115290Z Using cached astroid-4.0.4-py3-none-any.whl (276 kB)
2026-07-26T10:19:51.7115825Z Requirement already satisfied: typing-extensions>=4 in /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/lib/python3.10/site-packages (from astroid<=4.1.dev0,>=4.0.2->pylint==4.0.6) (4.16.0)
2026-07-26T10:19:51.7116358Z Installing collected packages: tomlkit, mccabe, isort, dill, astroid, pylint
2026-07-26T10:19:51.7116820Z Successfully installed astroid-4.0.4 dill-0.4.1 isort-8.0.1 mccabe-0.7.0 pylint-4.0.6 tomlkit-0.15.1
2026-07-26T10:19:51.7117217Z ************* Module azure
2026-07-26T10:19:51.7117661Z azure/__init__.py:1: [C0304(missing-final-newline), ] Final newline missing
2026-07-26T10:19:51.7118065Z ************* Module azure.synapse.__init__
2026-07-26T10:19:51.7118513Z azure/synapse/__init__.py:1: [C0304(missing-final-newline), ] Final newline missing
2026-07-26T10:19:51.7118956Z ************* Module azure.synapse.managedprivateendpoints._configuration
2026-07-26T10:19:51.7119434Z azure/synapse/managedprivateendpoints/_configuration.py:70: [C0301(line-too-long), ] Line too long (129/120)
2026-07-26T10:19:51.7119994Z azure/synapse/managedprivateendpoints/_configuration.py:20: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7120813Z azure/synapse/managedprivateendpoints/_configuration.py:24: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (12/10)
2026-07-26T10:19:51.7121383Z azure/synapse/managedprivateendpoints/_configuration.py:36: [C4761(do-not-use-legacy-typing), VnetClientConfiguration.__init__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7121958Z azure/synapse/managedprivateendpoints/_configuration.py:55: [C4761(do-not-use-legacy-typing), VnetClientConfiguration._configure] Do not use legacy typing using comments.
2026-07-26T10:19:51.7122453Z ************* Module azure.synapse.managedprivateendpoints._vnet_client
2026-07-26T10:19:51.7122915Z azure/synapse/managedprivateendpoints/_vnet_client.py:93: [C0301(line-too-long), ] Line too long (132/120)
2026-07-26T10:19:51.7123597Z azure/synapse/managedprivateendpoints/_vnet_client.py:107: [C0301(line-too-long), ] Line too long (163/120)
2026-07-26T10:19:51.7124106Z azure/synapse/managedprivateendpoints/_vnet_client.py:108: [C0301(line-too-long), ] Line too long (179/120)
2026-07-26T10:19:51.7124598Z azure/synapse/managedprivateendpoints/_vnet_client.py:116: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7125081Z azure/synapse/managedprivateendpoints/_vnet_client.py:117: [C0301(line-too-long), ] Line too long (147/120)
2026-07-26T10:19:51.7125664Z azure/synapse/managedprivateendpoints/_vnet_client.py:23: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7126272Z azure/synapse/managedprivateendpoints/_vnet_client.py:26: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7126940Z azure/synapse/managedprivateendpoints/_vnet_client.py:28: [C4748(client-accepts-api-version-keyword), _SDKClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7127663Z azure/synapse/managedprivateendpoints/_vnet_client.py:29: [C4717(missing-client-constructor-parameter-credential), _SDKClient.__init__] Client constructor is missing a credential parameter. See details: https://azure.github.io/azure-sdk/python_design.html#client-configuration
2026-07-26T10:19:51.7128412Z azure/synapse/managedprivateendpoints/_vnet_client.py:29: [C4722(client-method-missing-type-annotations), _SDKClient.__init__] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7129079Z azure/synapse/managedprivateendpoints/_vnet_client.py:33: [W0107(unnecessary-pass), _SDKClient.__init__] Unnecessary pass statement
2026-07-26T10:19:51.7129707Z azure/synapse/managedprivateendpoints/_vnet_client.py:35: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7130448Z azure/synapse/managedprivateendpoints/_vnet_client.py:65: [C4722(client-method-missing-type-annotations), VnetClient.__init__] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7131183Z azure/synapse/managedprivateendpoints/_vnet_client.py:73: [R1714(consider-using-in), VnetClient.__init__] Consider merging these comparisons with 'in' by using 'api_version in ('2020-12-01', '2021-06-01-preview')'. Use a set instead if elements are hashable.
2026-07-26T10:19:51.7131992Z azure/synapse/managedprivateendpoints/_vnet_client.py:89: [C4739(docstring-missing-param), VnetClient.models] Params missing in docstring: "api_version". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7132769Z azure/synapse/managedprivateendpoints/_vnet_client.py:89: [C4741(docstring-missing-return), VnetClient.models] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7133538Z azure/synapse/managedprivateendpoints/_vnet_client.py:89: [C4742(docstring-missing-rtype), VnetClient.models] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7134291Z azure/synapse/managedprivateendpoints/_vnet_client.py:89: [C4722(client-method-missing-type-annotations), VnetClient.models] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7134975Z azure/synapse/managedprivateendpoints/_vnet_client.py:95: [R1705(no-else-return), VnetClient.models] Unnecessary "elif" after "return", remove the leading "el" from "elif"
2026-07-26T10:19:51.7135607Z azure/synapse/managedprivateendpoints/_vnet_client.py:104: [C4742(docstring-missing-rtype), VnetClient.managed_private_endpoints] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7136345Z azure/synapse/managedprivateendpoints/_vnet_client.py:104: [C4722(client-method-missing-type-annotations), VnetClient.managed_private_endpoints] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7137145Z azure/synapse/managedprivateendpoints/_vnet_client.py:119: [C4722(client-method-missing-type-annotations), VnetClient.close] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7137875Z azure/synapse/managedprivateendpoints/_vnet_client.py:17: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party imports "azure.core.PipelineClient", "azure.profiles.KnownProfiles", "azure.profiles.multiapiclient.MultiApiClientMixin"
2026-07-26T10:19:51.7138429Z ************* Module azure.synapse.managedprivateendpoints.models
2026-07-26T10:19:51.7138897Z azure/synapse/managedprivateendpoints/models.py:7: [W0401(wildcard-import), ] Wildcard import v2020_12_01.models
2026-07-26T10:19:51.7139497Z azure/synapse/managedprivateendpoints/models.py:7: [W0614(unused-wildcard-import), ] Unused import(s) ManagedPrivateEndpoint, ManagedPrivateEndpointConnectionState, ManagedPrivateEndpointListResponse and ManagedPrivateEndpointProperties from wildcard import of v2020_12_01.models
2026-07-26T10:19:51.7140084Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview._configuration
2026-07-26T10:19:51.7140574Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_configuration.py:70: [C0301(line-too-long), ] Line too long (129/120)
2026-07-26T10:19:51.7141156Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_configuration.py:18: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7141768Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_configuration.py:23: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (13/10)
2026-07-26T10:19:51.7142493Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_configuration.py:35: [C4761(do-not-use-legacy-typing), VnetClientConfiguration.__init__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7143211Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_configuration.py:55: [C4761(do-not-use-legacy-typing), VnetClientConfiguration._configure] Do not use legacy typing using comments.
2026-07-26T10:19:51.7143885Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview._vnet_client
2026-07-26T10:19:51.7144387Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:30: [C0301(line-too-long), ] Line too long (142/120)
2026-07-26T10:19:51.7144965Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:16: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7145622Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:19: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7146247Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:21: [C0413(wrong-import-position), ] Import "from ._configuration import VnetClientConfiguration" should be placed at the top of the module
2026-07-26T10:19:51.7146866Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:22: [C0413(wrong-import-position), ] Import "from .operations import ManagedPrivateEndpointsOperations" should be placed at the top of the module
2026-07-26T10:19:51.7147459Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:23: [C0413(wrong-import-position), ] Import "from . import models" should be placed at the top of the module
2026-07-26T10:19:51.7148112Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:26: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7148769Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:37: [C4761(do-not-use-legacy-typing), VnetClient.__init__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7149517Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:56: [C4758(docstring-keyword-should-match-keyword-only), VnetClient._send_request] "stream" 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-07-26T10:19:51.7150263Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:56: [C4761(do-not-use-legacy-typing), VnetClient._send_request] Do not use legacy typing using comments.
2026-07-26T10:19:51.7150847Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:71: [W0212(protected-access), VnetClient._send_request] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7151425Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:74: [C4761(do-not-use-legacy-typing), VnetClient.close] Do not use legacy typing using comments.
2026-07-26T10:19:51.7151989Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:78: [C4761(do-not-use-legacy-typing), VnetClient.__enter__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7152553Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:83: [C4761(do-not-use-legacy-typing), VnetClient.__exit__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7153153Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/_vnet_client.py:12: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party import "azure.core.PipelineClient"
2026-07-26T10:19:51.7154125Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.operations._managed_private_endpoints_operations
2026-07-26T10:19:51.7154675Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:11: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7155238Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:77: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7155802Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:78: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7156380Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:104: [C0301(line-too-long), ] Line too long (150/120)
2026-07-26T10:19:51.7156956Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:121: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7157531Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:142: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7158087Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:143: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7158649Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:173: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7159204Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:204: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7159777Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:205: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7160342Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:227: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7160889Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:241: [C0301(line-too-long), ] Line too long (146/120)
2026-07-26T10:19:51.7161440Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:261: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7161989Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:262: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7162535Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:274: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7163092Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:275: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7163779Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:303: [C0301(line-too-long), ] Line too long (122/120)
2026-07-26T10:19:51.7164399Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:14: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7165092Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:20: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7165995Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:25: [C4740(docstring-missing-type), ManagedPrivateEndpointsOperations] Param types missing in docstring: "client, config, serializer, deserializer". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7167011Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:47: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.get] "cls" 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-07-26T10:19:51.7167848Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:47: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.get] Do not use legacy typing using comments.
2026-07-26T10:19:51.7168512Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:91: [W0212(protected-access), ManagedPrivateEndpointsOperations.get] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7169336Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:106: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.create] "cls" 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-07-26T10:19:51.7170162Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:106: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.create] Do not use legacy typing using comments.
2026-07-26T10:19:51.7170831Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:160: [W0212(protected-access), ManagedPrivateEndpointsOperations.create] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7171659Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:175: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.delete] "cls" 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-07-26T10:19:51.7172489Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:175: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.delete] Do not use legacy typing using comments.
2026-07-26T10:19:51.7173152Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:217: [W0212(protected-access), ManagedPrivateEndpointsOperations.delete] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7174074Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:175: [R1710(inconsistent-return-statements), ManagedPrivateEndpointsOperations.delete] Either all return statements in a function should return an expression, or none of them should.
2026-07-26T10:19:51.7174937Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:229: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.list] "cls" 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-07-26T10:19:51.7175994Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:229: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.list] Do not use legacy typing using comments.
2026-07-26T10:19:51.7176656Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:291: [W0212(protected-access), ManagedPrivateEndpointsOperations.list.get_next] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7177273Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/operations/_managed_private_endpoints_operations.py:9: [W0611(unused-import), ] Unused import warnings
2026-07-26T10:19:51.7177794Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.aio._configuration
2026-07-26T10:19:51.7178288Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_configuration.py:66: [C0301(line-too-long), ] Line too long (134/120)
2026-07-26T10:19:51.7178843Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_configuration.py:21: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (13/10)
2026-07-26T10:19:51.7179359Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.aio._vnet_client
2026-07-26T10:19:51.7179869Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:28: [C0301(line-too-long), ] Line too long (146/120)
2026-07-26T10:19:51.7180440Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:12: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7181107Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:19: [C0413(wrong-import-position), ] Import "from ._configuration import VnetClientConfiguration" should be placed at the top of the module
2026-07-26T10:19:51.7181740Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:20: [C0413(wrong-import-position), ] Import "from .operations import ManagedPrivateEndpointsOperations" should be placed at the top of the module
2026-07-26T10:19:51.7182339Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:21: [C0413(wrong-import-position), ] Import "from .. import models" should be placed at the top of the module
2026-07-26T10:19:51.7182996Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:24: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7183997Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:53: [C4758(docstring-keyword-should-match-keyword-only), VnetClient._send_request] "stream" 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-07-26T10:19:51.7184770Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:67: [W0212(protected-access), VnetClient._send_request] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7185413Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/_vnet_client.py:13: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party imports "azure.core.AsyncPipelineClient", "azure.core.pipeline.transport.AsyncHttpResponse"
2026-07-26T10:19:51.7186159Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.aio.operations._managed_private_endpoints_operations
2026-07-26T10:19:51.7186834Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:12: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7187401Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:72: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7187965Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:73: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7188521Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:99: [C0301(line-too-long), ] Line too long (150/120)
2026-07-26T10:19:51.7189081Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:115: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7189643Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:136: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7190209Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:137: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7190772Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:167: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7191357Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:197: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7191925Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:198: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7192497Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:220: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7193057Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:233: [C0301(line-too-long), ] Line too long (157/120)
2026-07-26T10:19:51.7193766Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:253: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7194330Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:254: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7194894Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:266: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7195476Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:267: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7196039Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:295: [C0301(line-too-long), ] Line too long (122/120)
2026-07-26T10:19:51.7196662Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:14: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7197396Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:21: [C4740(docstring-missing-type), ManagedPrivateEndpointsOperations] Param types missing in docstring: "client, config, serializer, deserializer". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7198445Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:43: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.get] "cls" 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-07-26T10:19:51.7199411Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:86: [W0212(protected-access), ManagedPrivateEndpointsOperations.get] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7200251Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:101: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.create] "cls" 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-07-26T10:19:51.7201098Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:154: [W0212(protected-access), ManagedPrivateEndpointsOperations.create] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7201938Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:169: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.delete] "cls" 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-07-26T10:19:51.7202767Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:210: [W0212(protected-access), ManagedPrivateEndpointsOperations.delete] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7203721Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:222: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.list] "cls" 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-07-26T10:19:51.7204571Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:283: [W0212(protected-access), ManagedPrivateEndpointsOperations.list.get_next] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7205204Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:8: [W0611(unused-import), ] Unused Generic imported from typing
2026-07-26T10:19:51.7205788Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/aio/operations/_managed_private_endpoints_operations.py:9: [W0611(unused-import), ] Unused import warnings
2026-07-26T10:19:51.7206297Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.models._models_py3
2026-07-26T10:19:51.7206792Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:20: [C0301(line-too-long), ] Line too long (140/120)
2026-07-26T10:19:51.7207532Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:14: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpoint] "properties" 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-07-26T10:19:51.7208591Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:14: [C4743(docstring-should-be-keyword), ManagedPrivateEndpoint] "properties" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7209489Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:58: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointConnectionState] "actions_required, description" 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-07-26T10:19:51.7210388Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:58: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointConnectionState] "description, actions_required" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7211274Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:94: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointListResponse] "value" 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-07-26T10:19:51.7212130Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:94: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointListResponse] "value" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7213069Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:126: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointProperties] "connection_state, private_link_resource_id, name, is_compliant, group_id, fqdns" 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-07-26T10:19:51.7214289Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models_py3.py:126: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointProperties] "name, private_link_resource_id, group_id, connection_state, fqdns, is_compliant" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7214973Z ************* Module azure.synapse.managedprivateendpoints.v2021_06_01_preview.models._models
2026-07-26T10:19:51.7215486Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models.py:18: [C0301(line-too-long), ] Line too long (140/120)
2026-07-26T10:19:51.7216128Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models.py:12: [C4743(docstring-should-be-keyword), ManagedPrivateEndpoint] "properties" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7216917Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models.py:54: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointConnectionState] "description, actions_required" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7217943Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models.py:87: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointListResponse] "value" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7218777Z azure/synapse/managedprivateendpoints/v2021_06_01_preview/models/_models.py:117: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointProperties] "name, private_link_resource_id, group_id, connection_state, fqdns, is_compliant" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7219448Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01._configuration
2026-07-26T10:19:51.7219935Z azure/synapse/managedprivateendpoints/v2020_12_01/_configuration.py:70: [C0301(line-too-long), ] Line too long (129/120)
2026-07-26T10:19:51.7220507Z azure/synapse/managedprivateendpoints/v2020_12_01/_configuration.py:18: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7221116Z azure/synapse/managedprivateendpoints/v2020_12_01/_configuration.py:23: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (13/10)
2026-07-26T10:19:51.7221690Z azure/synapse/managedprivateendpoints/v2020_12_01/_configuration.py:35: [C4761(do-not-use-legacy-typing), VnetClientConfiguration.__init__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7222268Z azure/synapse/managedprivateendpoints/v2020_12_01/_configuration.py:55: [C4761(do-not-use-legacy-typing), VnetClientConfiguration._configure] Do not use legacy typing using comments.
2026-07-26T10:19:51.7222783Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01._vnet_client
2026-07-26T10:19:51.7223391Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:30: [C0301(line-too-long), ] Line too long (134/120)
2026-07-26T10:19:51.7223979Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:16: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7224606Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:19: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7225317Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:21: [C0413(wrong-import-position), ] Import "from ._configuration import VnetClientConfiguration" should be placed at the top of the module
2026-07-26T10:19:51.7225932Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:22: [C0413(wrong-import-position), ] Import "from .operations import ManagedPrivateEndpointsOperations" should be placed at the top of the module
2026-07-26T10:19:51.7226514Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:23: [C0413(wrong-import-position), ] Import "from . import models" should be placed at the top of the module
2026-07-26T10:19:51.7227288Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:26: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7228146Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:37: [C4761(do-not-use-legacy-typing), VnetClient.__init__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7229068Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:56: [C4758(docstring-keyword-should-match-keyword-only), VnetClient._send_request] "stream" 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-07-26T10:19:51.7230126Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:56: [C4761(do-not-use-legacy-typing), VnetClient._send_request] Do not use legacy typing using comments.
2026-07-26T10:19:51.7230776Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:71: [W0212(protected-access), VnetClient._send_request] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7231423Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:74: [C4761(do-not-use-legacy-typing), VnetClient.close] Do not use legacy typing using comments.
2026-07-26T10:19:51.7232016Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:78: [C4761(do-not-use-legacy-typing), VnetClient.__enter__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7232587Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:83: [C4761(do-not-use-legacy-typing), VnetClient.__exit__] Do not use legacy typing using comments.
2026-07-26T10:19:51.7233183Z azure/synapse/managedprivateendpoints/v2020_12_01/_vnet_client.py:12: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party import "azure.core.PipelineClient"
2026-07-26T10:19:51.7233871Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.operations._managed_private_endpoints_operations
2026-07-26T10:19:51.7234362Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:11: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7234866Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:77: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7235371Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:78: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7235874Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:104: [C0301(line-too-long), ] Line too long (150/120)
2026-07-26T10:19:51.7236371Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:142: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7236864Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:143: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7237359Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:173: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7237868Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:204: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7238373Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:205: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7238873Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:227: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7239374Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:241: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7239871Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:261: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7240376Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:262: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7241029Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:274: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7241637Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:275: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7242211Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:303: [C0301(line-too-long), ] Line too long (122/120)
2026-07-26T10:19:51.7242846Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:14: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7243687Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:20: [C4760(no-typing-import-in-type-check), ] Do not import from typing inside of `if TYPE_CHECKING` block. You can import modules from typing outside of TYPE_CHECKING.
2026-07-26T10:19:51.7244401Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:25: [C4740(docstring-missing-type), ManagedPrivateEndpointsOperations] Param types missing in docstring: "client, config, serializer, deserializer". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7245243Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:47: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.get] "cls" 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-07-26T10:19:51.7246021Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:47: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.get] Do not use legacy typing using comments.
2026-07-26T10:19:51.7246618Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:91: [W0212(protected-access), ManagedPrivateEndpointsOperations.get] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7247387Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:106: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.create] "cls" 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-07-26T10:19:51.7248153Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:106: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.create] Do not use legacy typing using comments.
2026-07-26T10:19:51.7248750Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:160: [W0212(protected-access), ManagedPrivateEndpointsOperations.create] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7249520Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:175: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.delete] "cls" 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-07-26T10:19:51.7250414Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:175: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.delete] Do not use legacy typing using comments.
2026-07-26T10:19:51.7251167Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:217: [W0212(protected-access), ManagedPrivateEndpointsOperations.delete] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7251798Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:175: [R1710(inconsistent-return-statements), ManagedPrivateEndpointsOperations.delete] Either all return statements in a function should return an expression, or none of them should.
2026-07-26T10:19:51.7252629Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:229: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.list] "cls" 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-07-26T10:19:51.7253715Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:229: [C4761(do-not-use-legacy-typing), ManagedPrivateEndpointsOperations.list] Do not use legacy typing using comments.
2026-07-26T10:19:51.7254443Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:291: [W0212(protected-access), ManagedPrivateEndpointsOperations.list.get_next] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7255072Z azure/synapse/managedprivateendpoints/v2020_12_01/operations/_managed_private_endpoints_operations.py:9: [W0611(unused-import), ] Unused import warnings
2026-07-26T10:19:51.7255614Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.aio._configuration
2026-07-26T10:19:51.7256119Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_configuration.py:66: [C0301(line-too-long), ] Line too long (134/120)
2026-07-26T10:19:51.7256672Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_configuration.py:21: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (13/10)
2026-07-26T10:19:51.7257194Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.aio._vnet_client
2026-07-26T10:19:51.7257701Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:28: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7258274Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:12: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7258889Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:19: [C0413(wrong-import-position), ] Import "from ._configuration import VnetClientConfiguration" should be placed at the top of the module
2026-07-26T10:19:51.7259504Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:20: [C0413(wrong-import-position), ] Import "from .operations import ManagedPrivateEndpointsOperations" should be placed at the top of the module
2026-07-26T10:19:51.7260091Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:21: [C0413(wrong-import-position), ] Import "from .. import models" should be placed at the top of the module
2026-07-26T10:19:51.7260750Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:24: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7261608Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:53: [C4758(docstring-keyword-should-match-keyword-only), VnetClient._send_request] "stream" 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-07-26T10:19:51.7262575Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:67: [W0212(protected-access), VnetClient._send_request] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7263230Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/_vnet_client.py:13: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party imports "azure.core.AsyncPipelineClient", "azure.core.pipeline.transport.AsyncHttpResponse"
2026-07-26T10:19:51.7264080Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.aio.operations._managed_private_endpoints_operations
2026-07-26T10:19:51.7264632Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:12: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7265195Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:72: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7265757Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:73: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7266307Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:99: [C0301(line-too-long), ] Line too long (150/120)
2026-07-26T10:19:51.7266855Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:136: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7267409Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:137: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7267969Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:167: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7268515Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:197: [C0301(line-too-long), ] Line too long (130/120)
2026-07-26T10:19:51.7269066Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:198: [C0301(line-too-long), ] Line too long (133/120)
2026-07-26T10:19:51.7269614Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:220: [C0301(line-too-long), ] Line too long (153/120)
2026-07-26T10:19:51.7270164Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:233: [C0301(line-too-long), ] Line too long (149/120)
2026-07-26T10:19:51.7270713Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:253: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7271287Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:254: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7271839Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:266: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7272388Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:267: [C0301(line-too-long), ] Line too long (138/120)
2026-07-26T10:19:51.7272939Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:295: [C0301(line-too-long), ] Line too long (122/120)
2026-07-26T10:19:51.7273805Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:14: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7274617Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:21: [C4740(docstring-missing-type), ManagedPrivateEndpointsOperations] Param types missing in docstring: "client, config, serializer, deserializer". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7275723Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:43: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.get] "cls" 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-07-26T10:19:51.7276708Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:86: [W0212(protected-access), ManagedPrivateEndpointsOperations.get] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7277689Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:101: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.create] "cls" 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-07-26T10:19:51.7278752Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:154: [W0212(protected-access), ManagedPrivateEndpointsOperations.create] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7279613Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:169: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.delete] "cls" 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-07-26T10:19:51.7280288Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:210: [W0212(protected-access), ManagedPrivateEndpointsOperations.delete] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7280959Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:222: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointsOperations.list] "cls" 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-07-26T10:19:51.7281660Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:283: [W0212(protected-access), ManagedPrivateEndpointsOperations.list.get_next] Access to a protected member _pipeline of a client class
2026-07-26T10:19:51.7282111Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:8: [W0611(unused-import), ] Unused Generic imported from typing
2026-07-26T10:19:51.7282513Z azure/synapse/managedprivateendpoints/v2020_12_01/aio/operations/_managed_private_endpoints_operations.py:9: [W0611(unused-import), ] Unused import warnings
2026-07-26T10:19:51.7282996Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.models._models_py3
2026-07-26T10:19:51.7283478Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:20: [C0301(line-too-long), ] Line too long (140/120)
2026-07-26T10:19:51.7284134Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:14: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpoint] "properties" 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-07-26T10:19:51.7284815Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:14: [C4743(docstring-should-be-keyword), ManagedPrivateEndpoint] "properties" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7285518Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:58: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointConnectionState] "actions_required, description" 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-07-26T10:19:51.7286241Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:58: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointConnectionState] "description, actions_required" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7286946Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:94: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointListResponse] "value" 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-07-26T10:19:51.7287630Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:94: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointListResponse] "value" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7288382Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:126: [C4758(docstring-keyword-should-match-keyword-only), ManagedPrivateEndpointProperties] "connection_state, private_link_resource_id, name, is_compliant, group_id, fqdns" 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-07-26T10:19:51.7289167Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models_py3.py:126: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointProperties] "name, private_link_resource_id, group_id, connection_state, fqdns, is_compliant" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7289675Z ************* Module azure.synapse.managedprivateendpoints.v2020_12_01.models._models
2026-07-26T10:19:51.7289990Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models.py:18: [C0301(line-too-long), ] Line too long (140/120)
2026-07-26T10:19:51.7290452Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models.py:12: [C4743(docstring-should-be-keyword), ManagedPrivateEndpoint] "properties" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7291198Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models.py:54: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointConnectionState] "description, actions_required" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7291815Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models.py:87: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointListResponse] "value" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7292466Z azure/synapse/managedprivateendpoints/v2020_12_01/models/_models.py:117: [C4743(docstring-should-be-keyword), ManagedPrivateEndpointProperties] "name, private_link_resource_id, group_id, connection_state, fqdns, is_compliant" not found as a parameter. Use :keyword type myarg: if a keyword argument. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7292966Z ************* Module azure.synapse.managedprivateendpoints.aio._configuration
2026-07-26T10:19:51.7293254Z azure/synapse/managedprivateendpoints/aio/_configuration.py:66: [C0301(line-too-long), ] Line too long (134/120)
2026-07-26T10:19:51.7293760Z azure/synapse/managedprivateendpoints/aio/_configuration.py:22: [R0902(too-many-instance-attributes), VnetClientConfiguration] Too many instance attributes (12/10)
2026-07-26T10:19:51.7294101Z ************* Module azure.synapse.managedprivateendpoints.aio._vnet_client
2026-07-26T10:19:51.7294412Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:91: [C0301(line-too-long), ] Line too long (132/120)
2026-07-26T10:19:51.7294718Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:105: [C0301(line-too-long), ] Line too long (167/120)
2026-07-26T10:19:51.7295040Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:106: [C0301(line-too-long), ] Line too long (183/120)
2026-07-26T10:19:51.7295363Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:114: [C0301(line-too-long), ] Line too long (124/120)
2026-07-26T10:19:51.7295677Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:115: [C0301(line-too-long), ] Line too long (147/120)
2026-07-26T10:19:51.7296031Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:15: [C4756(no-legacy-azure-core-http-response-import), ] Do not import HttpResponse from azure.core.pipeline.transport outside of Azure Core.
2026-07-26T10:19:51.7296525Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:26: [C4748(client-accepts-api-version-keyword), _SDKClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7297061Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:27: [C4717(missing-client-constructor-parameter-credential), _SDKClient.__init__] Client constructor is missing a credential parameter. See details: https://azure.github.io/azure-sdk/python_design.html#client-configuration
2026-07-26T10:19:51.7297630Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:27: [C4722(client-method-missing-type-annotations), _SDKClient.__init__] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7298106Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:31: [W0107(unnecessary-pass), _SDKClient.__init__] Unnecessary pass statement
2026-07-26T10:19:51.7298559Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:33: [C4748(client-accepts-api-version-keyword), VnetClient] The client constructor needs to take in an optional keyword-only api_version argument. See details: https://azure.github.io/azure-sdk/python_design.html#specifying-the-service-version
2026-07-26T10:19:51.7299231Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:71: [R1714(consider-using-in), VnetClient.__init__] Consider merging these comparisons with 'in' by using 'api_version in ('2020-12-01', '2021-06-01-preview')'. Use a set instead if elements are hashable.
2026-07-26T10:19:51.7299719Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:87: [C4739(docstring-missing-param), VnetClient.models] Params missing in docstring: "api_version". See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7300194Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:87: [C4741(docstring-missing-return), VnetClient.models] A return doc is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7300678Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:87: [C4742(docstring-missing-rtype), VnetClient.models] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7301225Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:87: [C4722(client-method-missing-type-annotations), VnetClient.models] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7301720Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:93: [R1705(no-else-return), VnetClient.models] Unnecessary "elif" after "return", remove the leading "el" from "elif"
2026-07-26T10:19:51.7302164Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:102: [C4742(docstring-missing-rtype), VnetClient.managed_private_endpoints] A return type is missing in the docstring. See details: https://azure.github.io/azure-sdk/python_documentation.html#docstrings
2026-07-26T10:19:51.7302726Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:102: [C4722(client-method-missing-type-annotations), VnetClient.managed_private_endpoints] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7303605Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:117: [C4722(client-method-missing-type-annotations), VnetClient.close] Client method is missing type annotations/comments, return type annotations/comments, or mixing type annotations and comments. See details: https://azure.github.io/azure-sdk/python_implementation.html#types-or-not
2026-07-26T10:19:51.7304249Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:18: [C0411(wrong-import-order), ] third party import "msrest.Deserializer" should be placed before first party imports "azure.core.AsyncPipelineClient", "azure.core.pipeline.transport.AsyncHttpResponse", "azure.profiles.KnownProfiles", "azure.profiles.multiapiclient.MultiApiClientMixin"
2026-07-26T10:19:51.7304731Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:12: [W0611(unused-import), ] Unused Any imported from typing
2026-07-26T10:19:51.7305089Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:15: [W0611(unused-import), ] Unused AsyncHttpResponse imported from azure.core.pipeline.transport
2026-07-26T10:19:51.7305465Z azure/synapse/managedprivateendpoints/aio/_vnet_client.py:15: [W0611(unused-import), ] Unused HttpRequest imported from azure.core.pipeline.transport
2026-07-26T10:19:51.7305654Z
2026-07-26T10:19:51.7305883Z ------------------------------------------------------------------
2026-07-26T10:19:51.7306151Z Your code has been rated at 7.64/10 (previous run: 8.20/10, -0.56)
2026-07-26T10:19:51.7306286Z
2026-07-26T10:19:51.9129227Z next-pylint check completed with exit code 282026-07-26 10:19:51,912 [INFO] azure-sdk-tools: [END 1/5] next-pylint :: /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-accesscontrol -> FAIL(28) in 62.76s
2026-07-26T10:19:51.9131615Z
2026-07-26T10:19:51.9132060Z =================================================================================================================
2026-07-26T10:19:51.9132591Z ===== STDERR: next-pylint :: /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints (exit 28) =====
2026-07-26T10:19:51.9137339Z 2026-07-26 10:18:49,503 [INFO] azure-sdk-tools: Installing from feed: https://build:***
2026-07-26T10:19:51.9137758Z 2026-07-26 10:18:49,503 [INFO] azure-sdk-tools: Running pylint check...
2026-07-26T10:19:51.9138064Z 2026-07-26 10:18:56,198 [INFO] root: Found whl azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T10:19:51.9138226Z
2026-07-26T10:19:51.9138433Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T10:19:51.9138696Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T10:19:51.9138996Z 2026-07-26 10:19:18,077 [INFO] azure-sdk-tools: Processing azure-synapse-managedprivateendpoints for pylint check
2026-07-26T10:19:51.9139365Z 2026-07-26 10:19:18,077 [INFO] azure-sdk-tools: Installing dev requirements for /mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.9139609Z
2026-07-26T10:19:51.9139954Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T10:19:51.9140340Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T10:19:51.9140532Z
2026-07-26T10:19:51.9140899Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T10:19:51.9141290Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T10:19:51.9141756Z 2026-07-26 10:19:21,184 [INFO] azure-sdk-tools: Installing azure_synapse_managedprivateendpoints-0.5.0.tar.gz from fresh built package.
2026-07-26T10:19:51.9142057Z
2026-07-26T10:19:51.9142295Z [notice] A new release of pip is available: 24.0 -> 26.1.2
2026-07-26T10:19:51.9142558Z [notice] To update, run: pip install --upgrade pip
2026-07-26T10:19:51.9143115Z 2026-07-26 10:19:23,628 [INFO] azure-sdk-tools: Executing command from /mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging:['/mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging/azure_synapse_managedprivateendpoints-0.5.0.tar.gz', '/mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl']
2026-07-26T10:19:51.9143858Z
2026-07-26T10:19:51.9144077Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T10:19:51.9144332Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T10:19:51.9144623Z 2026-07-26 10:19:31,299 [INFO] azure-sdk-tools: Installed azure_synapse_managedprivateendpoints-0.5.0.tar.gz
2026-07-26T10:19:51.9144796Z
2026-07-26T10:19:51.9144982Z [notice] A new release of pip is available: 23.0.1 -> 26.1.2
2026-07-26T10:19:51.9145233Z [notice] To update, run: python -m pip install --upgrade pip
2026-07-26T10:19:51.9145493Z 2026-07-26 10:19:36,326 [INFO] azure-sdk-tools: Installed packages:
2026-07-26T10:19:51.9145763Z 2026-07-26 10:19:36,326 [INFO] azure-sdk-tools: astroid==4.0.4
2026-07-26T10:19:51.9146080Z azure-common @ file:///mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging/dl/azure_common-1.1.28-py2.py3-none-any.whl
2026-07-26T10:19:51.9146376Z azure-core==1.41.0
2026-07-26T10:19:51.9146605Z azure-pylint-guidelines-checker==0.5.9
2026-07-26T10:19:51.9146875Z azure-sdk-tools @ file:///mnt/vss/_work/1/s/.wheels/azure_sdk_tools-0.0.0-py3-none-any.whl
2026-07-26T10:19:51.9147230Z azure-synapse-managedprivateendpoints @ file:///mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/.staging/azure_synapse_managedprivateendpoints-0.5.0.tar.gz
2026-07-26T10:19:51.9147702Z backports.asyncio.runner==1.2.0
2026-07-26T10:19:51.9147920Z bashlex==0.18
2026-07-26T10:19:51.9148207Z bracex==3.0.1
2026-07-26T10:19:51.9148409Z build==1.5.1
2026-07-26T10:19:51.9148617Z certifi==2026.7.22
2026-07-26T10:19:51.9148833Z charset-normalizer==3.4.9
2026-07-26T10:19:51.9149049Z cibuildwheel==2.23.3
2026-07-26T10:19:51.9149265Z ConfigArgParse==1.7.5
2026-07-26T10:19:51.9149468Z coverage==7.15.2
2026-07-26T10:19:51.9149682Z dependency-groups==1.3.1
2026-07-26T10:19:51.9149891Z dill==0.4.1
2026-07-26T10:19:51.9150101Z exceptiongroup==1.3.1
2026-07-26T10:19:51.9150311Z filelock==3.32.0
2026-07-26T10:19:51.9150514Z idna==3.18
2026-07-26T10:19:51.9150717Z iniconfig==2.3.0
2026-07-26T10:19:51.9150920Z isodate==0.7.2
2026-07-26T10:19:51.9151126Z isort==8.0.1
2026-07-26T10:19:51.9151327Z Jinja2==3.1.6
2026-07-26T10:19:51.9151528Z json-delta==2.0.2
2026-07-26T10:19:51.9151739Z MarkupSafe==3.0.3
2026-07-26T10:19:51.9151943Z mccabe==0.7.0
2026-07-26T10:19:51.9152149Z msrest==0.7.1
2026-07-26T10:19:51.9152351Z oauthlib==3.3.1
2026-07-26T10:19:51.9152554Z packaging==26.2
2026-07-26T10:19:51.9152756Z pkginfo==1.12.1.2
2026-07-26T10:19:51.9152969Z platformdirs==4.11.0
2026-07-26T10:19:51.9153173Z pluggy==1.6.0
2026-07-26T10:19:51.9153657Z Pygments==2.20.0
2026-07-26T10:19:51.9153902Z pylint==4.0.6
2026-07-26T10:19:51.9154112Z pyparsing==3.3.2
2026-07-26T10:19:51.9154324Z pyproject_hooks==1.2.0
2026-07-26T10:19:51.9154532Z pytest==9.1.1
2026-07-26T10:19:51.9154736Z pytest-asyncio==1.4.0
2026-07-26T10:19:51.9154943Z pytest-cov==7.1.0
2026-07-26T10:19:51.9155154Z python-dotenv==1.2.2
2026-07-26T10:19:51.9155362Z PyYAML==6.0.3
2026-07-26T10:19:51.9155566Z requests==2.34.2
2026-07-26T10:19:51.9155770Z requests-oauthlib==2.0.0
2026-07-26T10:19:51.9155971Z tomli==2.4.1
2026-07-26T10:19:51.9156173Z tomli_w==1.0.0
2026-07-26T10:19:51.9156380Z tomlkit==0.15.1
2026-07-26T10:19:51.9156592Z typing_extensions==4.16.0
2026-07-26T10:19:51.9156800Z urllib3==2.7.0
2026-07-26T10:19:51.9156911Z
2026-07-26T10:19:51.9157266Z 2026-07-26 10:19:36,327 [INFO] azure-sdk-tools: ['/mnt/vss/_work/1/s/.venv/azure-synapse-managedprivateendpoints/.venv_next-pylint/bin/python', '-m', 'pylint', '--rcfile=/mnt/vss/_work/1/s/eng/pylintrc', '--output-format=parseable', '/mnt/vss/_work/1/s/sdk/synapse/azure-synapse-managedprivateendpoints/azure']
2026-07-26T10:19:51.9157771Z 2026-07-26 10:19:44,114 [ERROR] azure-sdk-tools: azure-synapse-managedprivateendpoints main package exited with linting error 28. Please see this link for more information https://aka.ms/azsdk/python/pylint-guide
2026-07-26T10:19:51.9158174Z 2026-07-26 10:19:47,574 [INFO] root: Issue exists for azure-synapse-managedprivateendpoints with pylint version 4.0.6. Updating...
2026-07-26T10:19:51.9158513Z 2026-07-26 10:19:49,985 [INFO] root: Assigned wanyang7 to issue for azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.9158834Z 2026-07-26 10:19:51,650 [INFO] root: Assigned yanjungao718 to issue for azure-synapse-managedprivateendpoints
2026-07-26T10:19:51.9159162Z =================================================================================================================
2026-07-26T10:19:51.9159430Z

**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-synapse-managedprivateendpoints>azpysdk next-pylint --isolate .`

See the [Pylint Guide](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/pylint_checking.md) for more information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.