Page MenuHomePhabricator

[chronik.e.cash] warn on broken links during docusaurus build
ClosedPublic

Authored by bytesofman on Sep 5 2024, 13:37.

Details

Summary

Broken link errors are causing this build to fail in CI

The links are not actually broken. I am not sure why they are being detected as such. We have this same problem with the markdown linter, which is why arclint is ignoring this repo.

It's an issue that should be resolved (if practical) -- at the moment tho, looking to fix the broader npm module problem.

Test Plan
docker build -f chronik.e.cash.Dockerfile -t chronik-docs .

builds

Diff Detail

Repository
rABC Bitcoin ABC
Branch
docs-ci-fixes-ctd
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30192
Build 59912: Build Diff
Build 59911: arc lint + arc unit