Skip to content

chore: scaffold document-cli repo #1

chore: scaffold document-cli repo

chore: scaffold document-cli repo #1

Triggered via push August 2, 2026 05:10
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Release
0s
Release
Attest SBOM and build provenance
0s
Attest SBOM and build provenance
Matrix: publish-aliases
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint
Process completed with exit code 2.
Smoke test
Process completed with exit code 1.
Test
Process completed with exit code 1.
Commitlint
You have commit messages with errors ⧗ input: chore: scaffold document-cli repo New package for a CLI and Ink TUI wrapping documents.js: package.json (bin carries both document-cli and doculi names unconditionally so either published npm name installs both commands), tsdown two-pass build config (library index + CLI bin, both platform: node), tsconfig with jsx: react-jsx for the Ink TUI, ESLint flat config with a react-hooks layer scoped to src/tui, vitest two-project config with unit covering .test.tsx, and the family's standard release/commitlint/lint-staged/CI/husky setup adapted to this repo. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint