Skip to content

Release RPG-Kit CLI. #2

Release RPG-Kit CLI.

Release RPG-Kit CLI. #2

Triggered via pull request May 15, 2026 09:31
Status Failure
Total duration 21s
Artifacts

rpgkit-lint.yml

on: pull_request
markdownlint
6s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Headings should be surrounded by blank lines: RPG-Kit/README.zh-CN.md#L103
RPG-Kit/README.zh-CN.md:103 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## 快速开始:现有仓库"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.zh-CN.md#L58
RPG-Kit/README.zh-CN.md:58 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## 快速开始:新仓库"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Multiple consecutive blank lines: RPG-Kit/README.md#L42
RPG-Kit/README.md:42 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
Trailing spaces: RPG-Kit/README.md#L19
RPG-Kit/README.md:19:86 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
Headings should be surrounded by blank lines: RPG-Kit/README.ko-KR.md#L103
RPG-Kit/README.ko-KR.md:103 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## 빠른 시작: 기존 리포지토리"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.ko-KR.md#L58
RPG-Kit/README.ko-KR.md:58 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## 빠른 시작: 새 리포지토리"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.ja-JP.md#L103
RPG-Kit/README.ja-JP.md:103 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## クイックスタート:既存リポジトリ"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.ja-JP.md#L58
RPG-Kit/README.ja-JP.md:58 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## クイックスタート:新規リポジトリ"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.hi-IN.md#L103
RPG-Kit/README.hi-IN.md:103 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Quick Start: मौजूदा Repository"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
Headings should be surrounded by blank lines: RPG-Kit/README.hi-IN.md#L58
RPG-Kit/README.hi-IN.md:58 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Quick Start: नया Repository"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
markdownlint
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. Node.js 20 will be removed from the runner on September 16th, 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/