Skip to content

azure-monitor-query needs linting updates for pylint version 3.0.3 #34151

Closed

Description

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-monitor-query
Pylint version: 3.0.3
Pylint errors: Link to build (2024-03-03)
How to fix: Run the next-pylint tox command at the library package-level and resolve the linting errors.

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

See the Pylint Guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.MonitorMonitor, Monitor Ingestion, Monitor Querypylint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions