Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.54k stars 2.76k forks source link

Container Registry Content Validation Issue for github.io website #37116

Closed Yionse closed 3 days ago

Yionse commented 2 weeks ago

1.

Section link1: image link2: image

Reason: Link validation issue: Display error.

2.

Section link1: image

Reason: Link validation issue: Target Link Service not match.

3.

Section link1: image image link2: image

Reason: Typing annotation issue: Please unify the format, update to **kwargs:Any or **kwargs. In addition, missing type annotation for parameter message.

  1. Section link1: image link2: image

Reason: Format validation Issue: Extra symbols ~ or -.

5. Section link1: image image

Reason: Format validation issue: Text exceeds page size.

6. Section link1: image

Reason: Format validation Issue: Layout Error.

7. Section link1,link2,link3,link4,link5: image

Reason: Format validation Issue: Extra symbols _.

@rohit-ganguly, @lmazuel, @sandeep-sen, @lmolkova, @YalinLi0312 for notification.

github-actions[bot] commented 2 weeks ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

ChenxiJiang333 commented 1 week ago

@YalinLi0312 please help take a look on issue 1&2 in this page for it does not belong to mgmt issue.

YalinLi0312 commented 6 days ago

Hi @ChenxiJiang333 , I just shipped a PR to fix the issues and the portal content will update in next release.

YalinLi0312 commented 6 days ago

I notice one of the issue is about ~ and - on "Error", the ~ should not be there and I've addressed in client package in the PR link above, but the - is expected.