IntersectMBO / IntersectMBO/cardano-api

Haddock dead-link CI failures on master

Open
#1,344 3 comments 0 reactions 2 assignees Claimed by @carbolymer View on GitHub
haddock-ci-failure
Dominant language
Haskell
Stars
40
Forks
30
Avg merge
2d 5h
Merged PRs (30d)
30

Description

Tracking issue for post-merge `Update github pages` workflow failures on the haddock-links check. The Deploy step skips on failure, so the published docs site stays at its last good revision until this issue is resolved.

## How to fix

For each package listed under `=== Actionable — fix these ===` in the failing run:

1. Check the package's source repo for a published Haddocks site (gh-pages, CloudFront, etc.).
2. If found: append the base URL to `IOG_DOC_BASES` in `scripts/fix-haddock-links.sh`.
3. If genuinely unpublished: add the package name to `KNOWN_UNDOCUMENTED`.

Then re-run the workflow from the Actions tab. Close this issue once the workflow goes green again.

---

### New failure

On master after #1332 (committed by @palas).

**Run:** https://github.com/IntersectMBO/cardano-api/actions/runs/35039810706

Open the run log and look for `=== Actionable — fix these ===` to see which package(s) the probe couldn't resolve.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.