azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

azure-iot-modelsrepository needs linting updates for pylint version 3.2.7

Open azure-sdk opened this issue 2 years ago • 1 comments
trafficstars

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

Library name: azure-iot-modelsrepository Pylint version: 3.2.7 Pylint errors: Link to build (2024-10-20) How to fix: Run the next-pylint tox command at the library package-level and resolve the linting errors.

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

See the Pylint Guide for more information.

azure-sdk avatar Aug 12 '23 16:08 azure-sdk

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @simorenoh @gahl-levy @bambriz.

github-actions[bot] avatar Aug 14 '23 18:08 github-actions[bot]