-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Labels
DocsMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.WebPubSub
Description
Cannot produce SDK API Reference Documentation for azure-mgmt-webpubsub because of errors in the docs CI process.
Instructions to fix:
- Fix issue in package code to eliminate this error and check into main branch
- Ensure output is correct in daily docs build (see @danieljurek or @sima-zhu for details)
- Remove entry from
$PackageExclusionsinLanguage-Settings.ps1
<Matched Warning>: D:\a\1\s\dist_temp\173\azure-mgmt-webpubsub-1.0.0\doc\azure.mgmt.webpubsub.aio.rst:4: WARNING: error while formatting arguments for azure.mgmt.webpubsub.aio.WebPubSubManagementClient: name 'AsyncTokenCredential' is not defined
##[error]<Matched Error>: C:\hostedtoolcache\windows\Python\3.6.8\x64\lib\site-packages\azure\mgmt\webpubsub\models\__init__.py:docstring of azure.mgmt.webpubsub.models.EventHandler:14: ERROR: Error in "code-block" directive:
1 argument(s) required, 0 supplied.
.. code-block::
1. "*", it to matches any event name
2. Combine multiple events with ",", for example "event1,event2", it matches event "event1"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocsMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.WebPubSub