Skip to content

chore(1.x): release 1.10.0 #284

chore(1.x): release 1.10.0

chore(1.x): release 1.10.0 #284

Triggered via pull request March 21, 2026 16:43
Status Failure
Total duration 22s
Artifacts

coding-standards.yml

on: pull_request
commit-linting
12s
commit-linting
yaml-linting
8s
yaml-linting
markdown-linting
6s
markdown-linting
Matrix: coding-standards / coding-standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Unordered list indentation: README-es.md#L40
README-es.md:40:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md007.md
Files should end with a single newline character: CLAUDE.md#L50
CLAUDE.md:50:38 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md
Lists should be surrounded by blank lines: CLAUDE.md#L43
CLAUDE.md:43 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Test structure: mirror sourc..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Headings should be surrounded by blank lines: CLAUDE.md#L39
CLAUDE.md:39 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 🧪 Testing Guidelines"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CLAUDE.md#L31
CLAUDE.md:31 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Modern PHP 8.1+ features: co..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Headings should be surrounded by blank lines: CLAUDE.md#L27
CLAUDE.md:27 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 📝 PHP Code Standards"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CLAUDE.md#L19
CLAUDE.md:19 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Command structure: extend `B..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Headings should be surrounded by blank lines: CLAUDE.md#L15
CLAUDE.md:15 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 🖥️ Console Command Development"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CLAUDE.md#L9
CLAUDE.md:9 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Translation workflow using L..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Headings should be surrounded by blank lines: CLAUDE.md#L5
CLAUDE.md:5 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 📖 Documentation Guidelines"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
markdown-linting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v16.0.0. 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/
coding-standards / PHP 8.3-ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, nick-invision/retry@v2, stefanzweifel/git-auto-commit-action@v5.0.1. 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/
coding-standards / PHP 8.3-ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/