RNHTTR commented on pull request #13982:
URL: https://github.com/apache/airflow/pull/13982#issuecomment-772172762


   > @RNHTTR Where do you see this error? Do you build the documentation 
according to the instructions? 
https://github.com/apache/airflow/blob/master/docs/README.rst
   
   I see it in every DAG documentation .rst file:
   
![image](https://user-images.githubusercontent.com/25823361/106689618-46ae5380-659e-11eb-90de-da892f017204.png)
   
   Thanks for the link to the documentation instructions. I tried `./breeze 
build-docs -- --package-filter apache-airflow-providers-google`, but this 
results in an error that I can't reconcile:
   
   ```#################### Docs build errors summary ####################
   ==================== apache-airflow-providers-google ====================
   -------------------- Error   1 --------------------
   Sphinx returned non-zero exit status: -9.
   
   ##################################################
   
   #################### Spelling errors summary ####################
   ==================== apache-airflow-providers-google ====================
   -------------------- Error   1 --------------------
   Sphinx spellcheck returned non-zero exit status: -9.
   
   ==================================================
   
   
   If the spelling is correct, add the spelling to docs/spelling_wordlist.txt
   or use the spelling directive.
   Check 
https://sphinxcontrib-spelling.readthedocs.io/en/latest/customize.html#private-dictionaries
   for more details.
       
   
   ##################################################
   
   The documentation has errors.
   #################### Packages errors summary ####################
   Package name                       Count of doc build errors    Count of 
spelling errors
   -------------------------------  ---------------------------  
--------------------------
   apache-airflow-providers-google                            1                 
          1
   ##################################################
   
   If you need help, write to #documentation channel on Airflow's Slack.
   Channel link: https://apache-airflow.slack.com/archives/CJ1LVREHX
   Invitation link: https://s.apache.org/airflow-slack
   
###########################################################################################
   
    EXIT CODE: 1 in container (See above for error message). Below is the 
output of the last action! 
   
   ***  BEGINNING OF THE LAST COMMAND OUTPUT *** 
   ***  END OF THE LAST COMMAND OUTPUT ***  
   
    EXIT CODE: 1 in container. The actual error might be above the output!```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to