Bowrna commented on pull request #19470:
URL: https://github.com/apache/airflow/pull/19470#issuecomment-964084538
@potiuk I have added the docs and i tried to commit the doc into repository
and the pre-commit build fails
```Validate providers.yaml
files............................................................Failed
- hook id: provider-yamls
- exit code: 1
Checking integration duplicates
Checking completeness of list of {sensors, hooks, operators}
-- {sensors, hooks, operators} - Expected modules(Left): Current
Modules(Right)
Checking for duplicates in list of {sensors, hooks, operators}
Checking completeness of list of transfers
-- Expected transfers modules(Left): Current transfers Modules(Right)
Checking for duplicates in list of transfers
Checking connection classes belong to package
-- Checking providers: present in code(left), mentioned in
/Users/sathishkannan/code/airflow/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml
(right)
Checking doc files
-- Checking document urls: expected(left), current(right)
-- Items in the left set but not the right:
'/docs/apache-airflow-providers-microsoft-mssql/operators.rst'
```
I could not understand this failure message. Can you help me to understand
this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]