Azure-Samples / azure-ai-vision-sdk

SDK for Microsoft's Azure AI Vision
MIT License
75 stars 46 forks source link

Samples browser failure #62

Closed diberry closed 7 months ago

diberry commented 7 months ago

This repo is incorrectly using the samples browser metadata. Please refer to the issue text below and fix. This is causing 404s in content that links to the samples browser.

{
  "repo": "https://github.com/azure-samples/azure-ai-vision-sdk",
  "lastScanCommit": "88d73102d8d103e134b25c92426d64099ebb63cc",
  "status": "WARNING",
  "information": "Not all the samples are successfully ingested.",
  "samples": [
    {
      "path": "README.md",
      "status": "FAIL",
      "information": "Invalid products found: azure-ai-vision;"
    }
  ]
}

Original issue text found here

dargilco commented 7 months ago

PR merged