Skip to content

azure-ai-documentintelligence needs linting updates for pylint version 3.3.6 #40618

@azure-sdk

Description

@azure-sdk

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

Library name: azure-ai-documentintelligence
Pylint version: 3.3.6
Pylint Build: Link to build (2025-07-19)

Pylint Errors:

2025-07-19T14:33:03.3759346Z ************* Module azure.ai.documentintelligence._model_base
2025-07-19T14:33:03.3760598Z azure/ai/documentintelligence/_model_base.py:636: [E1101(no-member), Model._deserialize] Class 'Model' has no 'mapping' member
2025-07-19T14:33:03.3761058Z
2025-07-19T14:33:03.3761437Z -----------------------------------
2025-07-19T14:33:03.3761878Z Your code has been rated at 9.99/10
2025-07-19T14:33:03.3762110Z
2025-07-19T14:33:05.0359937Z

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-ai-documentintelligence>pip install "tox<5"
  2. ../azure-ai-documentintelligence>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.Document IntelligenceService 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