Skip to content

docs: add dogfooding section and restructure E2E cases in README #4

docs: add dogfooding section and restructure E2E cases in README

docs: add dogfooding section and restructure E2E cases in README #4

Triggered via push March 17, 2026 15:31
Status Failure
Total duration 20s
Artifacts

lint.yml

on: push
markdown-lint
12s
markdown-lint
frontmatter-check
9s
frontmatter-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Headings should be surrounded by blank lines: skills/okr-creator/SKILL.md#L75
skills/okr-creator/SKILL.md:75 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### 维度三:历史债务"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: skills/okr-creator/SKILL.md#L70
skills/okr-creator/SKILL.md:70 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 代码项目:测试覆盖率、Lint 规则、类型安全、代码复杂..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: skills/okr-creator/SKILL.md#L69
skills/okr-creator/SKILL.md:69 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### 维度二:交付质量"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: skills/okr-creator/SKILL.md#L64
skills/okr-creator/SKILL.md:64 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 这个项目到底想解决什么问题?别跟我说"就是个工具"——工..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Headings should be surrounded by blank lines: skills/okr-creator/SKILL.md#L63
skills/okr-creator/SKILL.md:63 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### 维度一:项目愿景与里程碑"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Lists should be surrounded by blank lines: skills/okr-creator/SKILL.md#L18
skills/okr-creator/SKILL.md:18 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. **全面诊断** — 深度分析目标项目的内容、文档、历..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Heading levels should only increment by one level at a time: README.md#L3
README.md:3 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md001.md
Lists should be surrounded by blank lines: .github/prompts/okr-review.md#L11
.github/prompts/okr-review.md:11 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 每个 KR 的证据必须基于实际检查(读文件、跑命令),不..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Lists should be surrounded by blank lines: .github/prompts/okr-review.md#L6
.github/prompts/okr-review.md:6 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. 读取 .claude/skills/okr/SKILL..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
Lists should be surrounded by blank lines: .claude/skills/okr/SKILL.md#L34
.claude/skills/okr/SKILL.md:34 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. OKR Creator 自己有可运行的 OKR,每日 ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
frontmatter-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v19. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/