Skip to content

azure-healthinsights-clinicalmatching needs linting updates for pylint version 3.0.3 #31614

@azure-sdk

Description

@azure-sdk

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

Library name: azure-healthinsights-clinicalmatching
Pylint version: 3.0.3
Pylint errors: Link to build (2024-02-25)

Pylint Errors:

2025-03-29T23:04:22.4524786Z INFO:root:Package azure-healthinsights-clinicalmatching opts-out of pylint check.
2025-03-29T23:04:22.4676215Z next-pylint: OK (19.90=setup[11.48]+cmd[2.52,1.08,4.65,0.16] seconds)
2025-03-29T23:04:22.4676852Z congratulations :) (20.12 seconds)
2025-03-29T23:04:22.4995070Z INFO:root:Collecting log files from /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-clinicalmatching
2025-03-29T23:04:22.4996175Z INFO:root:'/mnt/vss/_work/1/s/_tox_logs' directory already exists
2025-03-29T23:04:22.4996867Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching
2025-03-29T23:04:22.4997524Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18
2025-03-29T23:04:22.4999557Z INFO:root:env: next-pylint
2025-03-29T23:04:22.5001336Z INFO:root:Copying log files from /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-clinicalmatching/.tox/next-pylint/log to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18
2025-03-29T23:04:22.5002464Z INFO:root:TEMP DIR: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint
2025-03-29T23:04:22.5004211Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint
2025-03-29T23:04:22.5005044Z INFO:root:LOG FILE: 1-install_deps.log
2025-03-29T23:04:22.5005590Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint/1-install_deps.log
2025-03-29T23:04:22.5006321Z INFO:root:LOG FILE: 4-commands[2].log
2025-03-29T23:04:22.5057171Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint/4-commands[2].log
2025-03-29T23:04:22.5057903Z INFO:root:LOG FILE: 5-commands[3].log
2025-03-29T23:04:22.5058585Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint/5-commands[3].log
2025-03-29T23:04:22.5059320Z INFO:root:LOG FILE: 2-commands[0].log
2025-03-29T23:04:22.5059981Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint/2-commands[0].log
2025-03-29T23:04:22.5060510Z INFO:root:LOG FILE: 3-commands[1].log
2025-03-29T23:04:22.5061022Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching/3.8.18/next-pylint/3-commands[1].log
2025-03-29T23:04:22.5061584Z INFO:root:Log file: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-cancerprofiling
2025-03-29T23:04:22.5062097Z INFO:root:Log file: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching
2025-03-29T23:04:22.6563824Z INFO:root:tox_dir: /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox
2025-03-29T23:04:22.6564723Z INFO:root:Running tox for azure-healthinsights-radiologyinsights. 3 of 3.
2025-03-29T23:04:22.6565584Z INFO:root:Command Array: ['/opt/hostedtoolcache/Python/3.8.18/x64/bin/python', '-m', 'tox', 'run', '--root', '.', '-c', '/mnt/vss/_work/1/s/eng/tox/tox.ini', '-e', 'next-pylint', '--', '--no-cov', '--ignore', 'azure_healthinsights_radiologyinsights.egg-info'], Target Working Directory: /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights
2025-03-29T23:04:23.2227231Z next-pylint: install_deps> python -m pip install 'PyGitHub>=1.59.0' -r dev_requirements.txt --cache-dir /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/../.tox_pip_cache_next-pylint
2025-03-29T23:04:35.5141934Z next-pylint: commands[0]> python -m pip install pylint==3.2.7
2025-03-29T23:04:35.9626072Z Looking in indexes: https://pypi.org/simple, https://pypi.python.org/simple
2025-03-29T23:04:36.1817526Z Collecting pylint==3.2.7
2025-03-29T23:04:36.1846898Z Using cached pylint-3.2.7-py3-none-any.whl.metadata (12 kB)
2025-03-29T23:04:36.3491511Z Collecting platformdirs>=2.2.0 (from pylint==3.2.7)
2025-03-29T23:04:36.3520694Z Using cached platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
2025-03-29T23:04:36.5531638Z Collecting astroid<=3.3.0-dev0,>=3.2.4 (from pylint==3.2.7)
2025-03-29T23:04:36.5561694Z Using cached astroid-3.2.4-py3-none-any.whl.metadata (4.5 kB)
2025-03-29T23:04:36.7731369Z Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint==3.2.7)
2025-03-29T23:04:36.7761290Z Using cached isort-5.13.2-py3-none-any.whl.metadata (12 kB)
2025-03-29T23:04:36.8649933Z Collecting mccabe<0.8,>=0.6 (from pylint==3.2.7)
2025-03-29T23:04:36.8677447Z Using cached mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
2025-03-29T23:04:37.0015445Z Collecting tomlkit>=0.10.1 (from pylint==3.2.7)
2025-03-29T23:04:37.0044616Z Using cached tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)
2025-03-29T23:04:37.0064305Z Requirement already satisfied: typing-extensions>=3.10.0 in ./.tox/next-pylint/lib/python3.8/site-packages (from pylint==3.2.7) (4.13.0)
2025-03-29T23:04:37.1200509Z Collecting dill>=0.2 (from pylint==3.2.7)
2025-03-29T23:04:37.1229518Z Using cached dill-0.3.9-py3-none-any.whl.metadata (10 kB)
2025-03-29T23:04:37.1250164Z Requirement already satisfied: tomli>=1.1.0 in ./.tox/next-pylint/lib/python3.8/site-packages (from pylint==3.2.7) (2.2.1)
2025-03-29T23:04:37.1518879Z Using cached pylint-3.2.7-py3-none-any.whl (519 kB)
2025-03-29T23:04:37.1560071Z Using cached astroid-3.2.4-py3-none-any.whl (276 kB)
2025-03-29T23:04:37.1593805Z Using cached dill-0.3.9-py3-none-any.whl (119 kB)
2025-03-29T23:04:37.1623268Z Using cached isort-5.13.2-py3-none-any.whl (92 kB)
2025-03-29T23:04:37.1654184Z Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
2025-03-29T23:04:37.1681984Z Using cached platformdirs-4.3.6-py3-none-any.whl (18 kB)
2025-03-29T23:04:37.1708761Z Using cached tomlkit-0.13.2-py3-none-any.whl (37 kB)
2025-03-29T23:04:37.4616097Z Installing collected packages: tomlkit, platformdirs, mccabe, isort, dill, astroid, pylint
2025-03-29T23:04:38.1222046Z Successfully installed astroid-3.2.4 dill-0.3.9 isort-5.13.2 mccabe-0.7.0 platformdirs-4.3.6 pylint-3.2.7 tomlkit-0.13.2
2025-03-29T23:04:38.2040108Z next-pylint: commands[1]> python -m pip install azure-pylint-guidelines-checker==0.5.2 --index-url=https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2025-03-29T23:04:38.6679482Z Looking in indexes: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/, https://pypi.python.org/simple
2025-03-29T23:04:38.8626632Z Collecting azure-pylint-guidelines-checker==0.5.2
2025-03-29T23:04:38.9592616Z 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.2/azure_pylint_guidelines_checker-0.5.2-py2.py3-none-any.whl (23 kB)
2025-03-29T23:04:39.2287026Z Installing collected packages: azure-pylint-guidelines-checker
2025-03-29T23:04:39.2570400Z Successfully installed azure-pylint-guidelines-checker-0.5.2
2025-03-29T23:04:39.3102848Z next-pylint: commands[2]> python /mnt/vss/_work/1/s/eng/tox/create_package_and_install.py -d /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/tmp/dist -p /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights -w /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/tmp --package-type sdist
2025-03-29T23:04:39.7464679Z running sdist
2025-03-29T23:04:39.7465688Z running egg_info
2025-03-29T23:04:39.7652238Z creating azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.7653668Z writing azure_healthinsights_radiologyinsights.egg-info/PKG-INFO
2025-03-29T23:04:39.7662090Z writing dependency_links to azure_healthinsights_radiologyinsights.egg-info/dependency_links.txt
2025-03-29T23:04:39.7665142Z writing requirements to azure_healthinsights_radiologyinsights.egg-info/requires.txt
2025-03-29T23:04:39.7667648Z writing top-level names to azure_healthinsights_radiologyinsights.egg-info/top_level.txt
2025-03-29T23:04:39.7669816Z writing manifest file 'azure_healthinsights_radiologyinsights.egg-info/SOURCES.txt'
2025-03-29T23:04:39.7853319Z reading manifest file 'azure_healthinsights_radiologyinsights.egg-info/SOURCES.txt'
2025-03-29T23:04:39.7857049Z reading manifest template 'MANIFEST.in'
2025-03-29T23:04:39.7870863Z warning: no files found matching '*.md' under directory 'samples'
2025-03-29T23:04:39.7872616Z adding license file 'LICENSE'
2025-03-29T23:04:39.7888199Z writing manifest file 'azure_healthinsights_radiologyinsights.egg-info/SOURCES.txt'
2025-03-29T23:04:39.7890742Z running check
2025-03-29T23:04:39.7943235Z creating azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7947574Z creating azure_healthinsights_radiologyinsights-1.0.1/azure
2025-03-29T23:04:39.7949751Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights
2025-03-29T23:04:39.7952902Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.7955995Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/_operations
2025-03-29T23:04:39.7958774Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.7961554Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio/_operations
2025-03-29T23:04:39.7964361Z creating azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/models
2025-03-29T23:04:39.7966812Z creating azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.7969446Z creating azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.7972675Z creating azure_healthinsights_radiologyinsights-1.0.1/tests
2025-03-29T23:04:39.7975429Z copying files to azure_healthinsights_radiologyinsights-1.0.1...
2025-03-29T23:04:39.7976188Z copying CHANGELOG.md -> azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7979171Z copying LICENSE -> azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7982006Z copying MANIFEST.in -> azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7983360Z copying README.md -> azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7984947Z copying setup.py -> azure_healthinsights_radiologyinsights-1.0.1
2025-03-29T23:04:39.7987298Z copying azure/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure
2025-03-29T23:04:39.7994265Z copying azure/healthinsights/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights
2025-03-29T23:04:39.8000033Z copying azure/healthinsights/radiologyinsights/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8000939Z copying azure/healthinsights/radiologyinsights/_client.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8001734Z copying azure/healthinsights/radiologyinsights/_configuration.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8002739Z copying azure/healthinsights/radiologyinsights/_model_base.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8003678Z copying azure/healthinsights/radiologyinsights/_patch.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8004625Z copying azure/healthinsights/radiologyinsights/_serialization.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8007676Z copying azure/healthinsights/radiologyinsights/_types.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8010270Z copying azure/healthinsights/radiologyinsights/_vendor.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8012622Z copying azure/healthinsights/radiologyinsights/_version.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8014907Z copying azure/healthinsights/radiologyinsights/py.typed -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights
2025-03-29T23:04:39.8017416Z copying azure/healthinsights/radiologyinsights/_operations/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/_operations
2025-03-29T23:04:39.8019725Z copying azure/healthinsights/radiologyinsights/_operations/_operations.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/_operations
2025-03-29T23:04:39.8022002Z copying azure/healthinsights/radiologyinsights/_operations/_patch.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/_operations
2025-03-29T23:04:39.8024282Z copying azure/healthinsights/radiologyinsights/aio/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.8026499Z copying azure/healthinsights/radiologyinsights/aio/_client.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.8028765Z copying azure/healthinsights/radiologyinsights/aio/_configuration.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.8031042Z copying azure/healthinsights/radiologyinsights/aio/_patch.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.8033311Z copying azure/healthinsights/radiologyinsights/aio/_vendor.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio
2025-03-29T23:04:39.8035580Z copying azure/healthinsights/radiologyinsights/aio/_operations/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio/_operations
2025-03-29T23:04:39.8037863Z copying azure/healthinsights/radiologyinsights/aio/_operations/_operations.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio/_operations
2025-03-29T23:04:39.8052346Z copying azure/healthinsights/radiologyinsights/aio/_operations/_patch.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/aio/_operations
2025-03-29T23:04:39.8055295Z copying azure/healthinsights/radiologyinsights/models/init.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/models
2025-03-29T23:04:39.8057387Z copying azure/healthinsights/radiologyinsights/models/_enums.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/models
2025-03-29T23:04:39.8059274Z copying azure/healthinsights/radiologyinsights/models/_models.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/models
2025-03-29T23:04:39.8060804Z copying azure/healthinsights/radiologyinsights/models/_patch.py -> azure_healthinsights_radiologyinsights-1.0.1/azure/healthinsights/radiologyinsights/models
2025-03-29T23:04:39.8066114Z copying azure_healthinsights_radiologyinsights.egg-info/PKG-INFO -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8069795Z copying azure_healthinsights_radiologyinsights.egg-info/SOURCES.txt -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8071146Z copying azure_healthinsights_radiologyinsights.egg-info/dependency_links.txt -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8072604Z copying azure_healthinsights_radiologyinsights.egg-info/not-zip-safe -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8075442Z copying azure_healthinsights_radiologyinsights.egg-info/requires.txt -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8076387Z copying azure_healthinsights_radiologyinsights.egg-info/top_level.txt -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8077254Z copying samples/sample_age_mismatch_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8078269Z copying samples/sample_age_mismatch_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8080229Z copying samples/sample_complete_order_discrepancy_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8081683Z copying samples/sample_complete_order_discrepancy_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8083876Z copying samples/sample_critical_result_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8086147Z copying samples/sample_critical_result_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8088397Z copying samples/sample_finding_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8095081Z copying samples/sample_finding_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8105416Z copying samples/sample_followup_communication_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8108956Z copying samples/sample_followup_communication_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8111457Z copying samples/sample_followup_recommendation_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8138840Z copying samples/sample_followup_recommendation_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8139631Z copying samples/sample_laterality_discrepancy_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8141896Z copying samples/sample_laterality_discrepancy_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8142696Z copying samples/sample_limited_order_discrepancy_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8143576Z copying samples/sample_limited_order_discrepancy_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8144150Z copying samples/sample_radiology_procedure_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8144875Z copying samples/sample_radiology_procedure_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8145535Z copying samples/sample_sex_mismatch_inference.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8146257Z copying samples/sample_sex_mismatch_inference_async.py -> azure_healthinsights_radiologyinsights-1.0.1/samples
2025-03-29T23:04:39.8146689Z copying tests/init.py -> azure_healthinsights_radiologyinsights-1.0.1/tests
2025-03-29T23:04:39.8147239Z copying tests/conftest.py -> azure_healthinsights_radiologyinsights-1.0.1/tests
2025-03-29T23:04:39.8147632Z copying tests/test_radiology_insights_async.py -> azure_healthinsights_radiologyinsights-1.0.1/tests
2025-03-29T23:04:39.8148278Z copying tests/test_radiology_insights_sync.py -> azure_healthinsights_radiologyinsights-1.0.1/tests
2025-03-29T23:04:39.8151601Z copying azure_healthinsights_radiologyinsights.egg-info/SOURCES.txt -> azure_healthinsights_radiologyinsights-1.0.1/azure_healthinsights_radiologyinsights.egg-info
2025-03-29T23:04:39.8157358Z Writing azure_healthinsights_radiologyinsights-1.0.1/setup.cfg
2025-03-29T23:04:39.8170779Z Creating tar archive
2025-03-29T23:04:39.8651737Z removing 'azure_healthinsights_radiologyinsights-1.0.1' (and everything under it)
2025-03-29T23:04:39.8878050Z INFO:root:Installing azure_healthinsights_radiologyinsights-1.0.1.tar.gz from fresh built package.
2025-03-29T23:04:39.8897530Z INFO:root:Found 1 azure requirement(s): ['azure-core>=1.30.0']
2025-03-29T23:04:40.2730351Z INFO:root:Installed packages: {'aiosignal': '1.3.1', 'astroid': '3.2.4', 'async-timeout': '5.0.1', 'attrs': '25.3.0', 'azure-core': '1.33.0', 'azure-identity': '1.21.0', 'azure-pylint-guidelines-checker': '0.5.2', 'azure-sdk-tools': '0.0.0', 'certifi': '2025.1.31', 'cffi': '1.17.1', 'charset-normalizer': '3.4.1', 'ConfigArgParse': '1.7', 'coverage': '7.6.1', 'cryptography': '44.0.2', 'Deprecated': '1.2.18', 'dill': '0.3.9', 'exceptiongroup': '1.2.2', 'frozenlist': '1.5.0', 'idna': '3.10', 'iniconfig': '2.1.0', 'isort': '5.13.2', 'Jinja2': '3.1.6', 'json-delta': '2.0.2', 'MarkupSafe': '2.1.5', 'mccabe': '0.7.0', 'msal': '1.32.0', 'msal-extensions': '1.3.0', 'multidict': '6.1.0', 'packaging': '24.2', 'pip': '24.0', 'platformdirs': '4.3.6', 'pluggy': '1.5.0', 'propcache': '0.2.0', 'pycparser': '2.22', 'PyGithub': '2.6.1', 'PyJWT': '2.9.0', 'pylint': '3.2.7', 'PyNaCl': '1.5.0', 'pytest': '8.3.5', 'pytest-asyncio': '0.24.0', 'pytest-cov': '5.0.0', 'python-dotenv': '1.0.1', 'PyYAML': '6.0.2', 'requests': '2.32.3', 'setuptools': '75.3.2', 'six': '1.17.0', 'tomli': '2.2.1', 'tomli_w': '1.0.0', 'tomlkit': '0.13.2', 'typing_extensions': '4.13.0', 'urllib3': '2.2.3', 'wheel': '0.45.1', 'wrapt': '1.17.2', 'yarl': '1.15.2'}
2025-03-29T23:04:40.2733075Z INFO:root:Executing command from /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/tmp:['/mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/bin/python', '-m', 'pip', 'install', '/mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/tmp/dist/azure_healthinsights_radiologyinsights-1.0.1.tar.gz']
2025-03-29T23:04:40.7035219Z Looking in indexes: https://pypi.org/simple, https://pypi.python.org/simple
2025-03-29T23:04:40.7084577Z Processing ./dist/azure_healthinsights_radiologyinsights-1.0.1.tar.gz
2025-03-29T23:04:40.7322025Z Preparing metadata (setup.py): started
2025-03-29T23:04:40.9206986Z Preparing metadata (setup.py): finished with status 'done'
2025-03-29T23:04:41.0466437Z Collecting isodate>=0.6.1 (from azure-healthinsights-radiologyinsights==1.0.1)
2025-03-29T23:04:41.0495043Z Using cached isodate-0.7.2-py3-none-any.whl.metadata (11 kB)
2025-03-29T23:04:41.0512217Z Requirement already satisfied: azure-core>=1.30.0 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from azure-healthinsights-radiologyinsights==1.0.1) (1.33.0)
2025-03-29T23:04:41.0520596Z Requirement already satisfied: typing-extensions>=4.6.0 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from azure-healthinsights-radiologyinsights==1.0.1) (4.13.0)
2025-03-29T23:04:41.0587165Z Requirement already satisfied: requests>=2.21.0 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (2.32.3)
2025-03-29T23:04:41.0597318Z Requirement already satisfied: six>=1.11.0 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (1.17.0)
2025-03-29T23:04:41.0672089Z Requirement already satisfied: charset-normalizer<4,>=2 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (3.4.1)
2025-03-29T23:04:41.0680933Z Requirement already satisfied: idna<4,>=2.5 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (3.10)
2025-03-29T23:04:41.0688359Z Requirement already satisfied: urllib3<3,>=1.21.1 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (2.2.3)
2025-03-29T23:04:41.0695562Z Requirement already satisfied: certifi>=2017.4.17 in /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/lib/python3.8/site-packages (from requests>=2.21.0->azure-core>=1.30.0->azure-healthinsights-radiologyinsights==1.0.1) (2025.1.31)
2025-03-29T23:04:41.0860603Z Using cached isodate-0.7.2-py3-none-any.whl (22 kB)
2025-03-29T23:04:41.0901291Z Building wheels for collected packages: azure-healthinsights-radiologyinsights
2025-03-29T23:04:41.0907940Z Building wheel for azure-healthinsights-radiologyinsights (setup.py): started
2025-03-29T23:04:41.4206554Z Building wheel for azure-healthinsights-radiologyinsights (setup.py): finished with status 'done'
2025-03-29T23:04:41.4213380Z Created wheel for azure-healthinsights-radiologyinsights: filename=azure_healthinsights_radiologyinsights-1.0.1-py3-none-any.whl size=83383 sha256=431b72591d3cbaa483f03616e0e68df091dcb842bec58e296e48494ac8b3c401
2025-03-29T23:04:41.4215278Z Stored in directory: /home/cloudtest/.cache/pip/wheels/9d/70/50/6d506687513e81518d2a95ac43d533302bf5e53434ea8d8932
2025-03-29T23:04:41.4246042Z Successfully built azure-healthinsights-radiologyinsights
2025-03-29T23:04:41.6549237Z Installing collected packages: isodate, azure-healthinsights-radiologyinsights
2025-03-29T23:04:41.7345588Z Successfully installed azure-healthinsights-radiologyinsights-1.0.1 isodate-0.7.2
2025-03-29T23:04:41.7883979Z INFO:root:Installed azure_healthinsights_radiologyinsights-1.0.1.tar.gz
2025-03-29T23:04:41.8097140Z next-pylint: commands[3]> python /mnt/vss/_work/1/s/eng/tox/run_pylint.py -t /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights --next=True
2025-03-29T23:04:51.6543306Z
2025-03-29T23:04:51.6544284Z ------------------------------------
2025-03-29T23:04:51.6544738Z Your code has been rated at 10.00/10
2025-03-29T23:04:51.6544943Z
2025-03-29T23:04:54.5346847Z next-pylint: OK (31.57=setup[12.55]+cmd[2.69,1.11,2.50,12.72] seconds)
2025-03-29T23:04:54.5347562Z congratulations :) (31.75 seconds)
2025-03-29T23:04:54.5665779Z INFO:root:Collecting log files from /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights
2025-03-29T23:04:54.5666587Z INFO:root:'/mnt/vss/_work/1/s/_tox_logs' directory already exists
2025-03-29T23:04:54.5667681Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights
2025-03-29T23:04:54.5668470Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18
2025-03-29T23:04:54.5670433Z INFO:root:env: next-pylint
2025-03-29T23:04:54.5671952Z INFO:root:Copying log files from /mnt/vss/_work/1/s/sdk/healthinsights/azure-healthinsights-radiologyinsights/.tox/next-pylint/log to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18
2025-03-29T23:04:54.5672884Z INFO:root:TEMP DIR: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint
2025-03-29T23:04:54.5673444Z INFO:root:Created log directory: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint
2025-03-29T23:04:54.5697541Z INFO:root:LOG FILE: 1-install_deps.log
2025-03-29T23:04:54.5698507Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint/1-install_deps.log
2025-03-29T23:04:54.5700447Z INFO:root:LOG FILE: 4-commands[2].log
2025-03-29T23:04:54.5701640Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint/4-commands[2].log
2025-03-29T23:04:54.5706032Z INFO:root:LOG FILE: 5-commands[3].log
2025-03-29T23:04:54.5706838Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint/5-commands[3].log
2025-03-29T23:04:54.5707402Z INFO:root:LOG FILE: 2-commands[0].log
2025-03-29T23:04:54.5707875Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint/2-commands[0].log
2025-03-29T23:04:54.5708364Z INFO:root:LOG FILE: 3-commands[1].log
2025-03-29T23:04:54.5708822Z INFO:root:Moved file to /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights/3.8.18/next-pylint/3-commands[1].log
2025-03-29T23:04:54.5709344Z INFO:root:Log file: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-cancerprofiling
2025-03-29T23:04:54.5709820Z INFO:root:Log file: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-radiologyinsights
2025-03-29T23:04:54.5710318Z INFO:root:Log file: /mnt/vss/_work/1/s/_tox_logs/azure-healthinsights-clinicalmatching
2025-03-29T23:04:54.7548199Z
2025-03-29T23:04:54.7609391Z ##[section]Finishing: Run Pylint Next

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

  1. ../azure-healthinsights-clinicalmatching>pip install "tox<5"
  2. ../azure-healthinsights-clinicalmatching>tox run -e next-pylint -c ../../../eng/tox/tox.ini --root .

See the Pylint Guide for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Cognitive - Health InsightsService AttentionWorkflow: This issue is responsible by Azure service team.pylint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions