Skip to content

Validation Troubleshooting

  • Run bun run lint.
  • Fix heading order, code block fencing, and list formatting issues.
  • Run bun run validate:links:internal.
  • Confirm linked files exist and fragment anchors match section headings.
  • Run bun run validate:a11y.
  • Ensure each critical page includes a clear h1 and semantic main content.
  • Run bun run validate:readme-link.
  • Confirm https://arashi.haphazard.dev is reachable.
  • Confirm docs home and repos/arashi/README.md use the same canonical URL.
  • Run bun run validate:docs-domain.
  • Replace deprecated docs-domain references with https://arashi.haphazard.dev.
  • Ensure the Documentation link in repos/arashi/README.md targets https://arashi.haphazard.dev exactly.