microsoft / microsoft/generative-ai-with-javascript

Link Checker Report

Open
#193 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

automated issue report
Dominant language
JavaScript
Stars
1.3k
Forks
841
Avg merge
1d 3h
Merged PRs (30d)
1

Description

Summary

Status Count
πŸ” Total 807
βœ… Successful 608
⏳ Timeouts 0
πŸ”€ Redirected 146
πŸ‘» Excluded 3
❓ Unknown 0
🚫 Errors 50
β›” Unsupported 0

Errors per input

Errors in .github/CONTRIBUTING.md
Errors in app/README.md
Errors in docs/additional-resources.md
Errors in docs/setup/getting-started-azure-openai.md
Errors in docs/setup/README.md
Errors in index.html
  • [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/images/favicon.png | Cannot find file: File not found. Check if file exists and path is correct
  • [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/index.css | Cannot find file: File not found. Check if file exists and path is correct
Errors in lessons/01-intro-to-genai/README.md
  • [403] https://chatgpt.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/01-intro-to-genai/translations/README.bn.md
  • [403] https://chatgpt.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/01-intro-to-genai/translations/README.fr.md
  • [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/lessons/README.md#responsible-ai-disclaimer | Cannot find file: File not found. Check if file exists and path is correct
  • [403] https://chatgpt.com/ | Error (cached)
Errors in lessons/01-intro-to-genai/translations/README.pt-br.md
Errors in lessons/01-intro-to-genai/translations/README.zh-cn.md
Errors in lessons/02-first-ai-app/README.md
Errors in lessons/02-first-ai-app/translations/README.bn.md
Errors in lessons/02-first-ai-app/translations/README.fr.md
Errors in lessons/02-first-ai-app/translations/README.pt-br.md
Errors in lessons/02-first-ai-app/translations/README.zh-cn.md
Errors in lessons/05-rag/README.md
Errors in lessons/05-rag/translations/README.bn.md
Errors in lessons/05-rag/translations/README.fr.md
Errors in lessons/05-rag/translations/README.pt-br.md
Errors in lessons/05-rag/translations/README.zh-cn.md
Errors in videos/demos/02-prompt-engineering/readme.md
Errors in videos/demos/05-local-models/readme.md
Errors in videos/sessions/03-rag.md
Errors in videos/sessions/04-langchainjs.md

Redirects per input

Redirects in .github/CONTRIBUTING.md
Redirects in .github/SECURITY.md
Redirects in AGENTS.md
Redirects in app/README.md
Redirects in docs/additional-resources.md
Redirects in docs/setup/getting-started-azure-openai.md
Redirects in docs/setup/README.md
Redirects in lessons/01-intro-to-genai/README.md
Redirects in lessons/01-intro-to-genai/translations/README.bn.md
Redirects in lessons/01-intro-to-genai/translations/README.fr.md
Redirects in lessons/01-intro-to-genai/translations/README.pt-br.md
Redirects in lessons/01-intro-to-genai/translations/README.zh-cn.md
Redirects in lessons/02-first-ai-app/README.md
Redirects in lessons/02-first-ai-app/translations/README.bn.md
Redirects in lessons/02-first-ai-app/translations/README.fr.md
Redirects in lessons/02-first-ai-app/translations/README.pt-br.md
Redirects in lessons/02-first-ai-app/translations/README.zh-cn.md
Redirects in lessons/03-prompt-engineering/README.md
Redirects in lessons/03-prompt-engineering/translations/README.bn.md
Redirects in lessons/03-prompt-engineering/translations/README.fr.md
Redirects in lessons/03-prompt-engineering/translations/README.pt-br.md
Redirects in lessons/03-prompt-engineering/translations/README.zh-cn.md
Redirects in lessons/04-structured-output/README.md
Redirects in lessons/04-structured-output/translations/README.bn.md
Redirects in lessons/04-structured-output/translations/README.fr.md
Redirects in lessons/04-structured-output/translations/README.pt-br.md
Redirects in lessons/04-structured-output/translations/README.zh-cn.md
Redirects in lessons/05-rag/README.md
Redirects in lessons/05-rag/translations/README.bn.md
Redirects in lessons/05-rag/translations/README.fr.md
Redirects in lessons/05-rag/translations/README.pt-br.md
Redirects in lessons/05-rag/translations/README.zh-cn.md
Redirects in lessons/06-tool-calling/README.md
Redirects in lessons/06-tool-calling/translations/README.fr.md
Redirects in lessons/08-mcp-advanced/README.md
Redirects in lessons/08-mcp-advanced/translations/README.fr.md
Redirects in README.fr.md
Redirects in README.md
Redirects in videos/demos/02-prompt-engineering/readme.md
Redirects in videos/demos/06-playground/readme.md
Redirects in videos/demos/07-ai-foundry/readme.md
Redirects in videos/README.md
Redirects in videos/sessions/00-intro.md
Redirects in videos/sessions/01-llms.md
Redirects in videos/sessions/02-prompt-engineering.md
Redirects in videos/sessions/03-rag.md
Redirects in videos/sessions/04-langchainjs.md
Redirects in videos/sessions/05-local-models.md
Redirects in videos/sessions/06-playground.md
Redirects in videos/sessions/07-ai-foundry.md
Redirects in videos/sessions/08-cosmos-db.md
Redirects in videos/sessions/09-azure-tools.md
Redirects in videos/sessions/10-chat-protocol.md

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up β€” it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the files listed in the report, starting with .github/CONTRIBUTING.md, app/README.md, the docs and lessons READMEs, index.html, and the video files. Verify whether each 404, 403, missing local file, or connection error is actionable rather than an expected checker limitation. Done means the actionable links and referenced files are corrected and the link checker reports no remaining actionable errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.