Skip to content

Add doc validation workflow + fix linting errors #6

Add doc validation workflow + fix linting errors

Add doc validation workflow + fix linting errors #6

Triggered via pull request April 3, 2026 03:28
Status Failure
Total duration 11s
Artifacts

docs-validation.yml

on: pull_request
validate  /  Validate config.js
3s
validate / Validate config.js
validate  /  Validate JSON Files
3s
validate / Validate JSON Files
validate  /  Validate TOC Links
8s
validate / Validate TOC Links
validate  /  Lint Markdown
4s
validate / Lint Markdown
validate  /  Spell Check
7s
validate / Spell Check
validate  /  Check Internal Links
6s
validate / Check Internal Links
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Disallow spaces between a fence and the info string.: docs/en/testing.md#L82
docs/en/testing.md:82 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Disallow spaces between a fence and the info string.: docs/en/testing.md#L31
docs/en/testing.md:31 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Disallow spaces between a fence and the info string.: docs/en/password-hashers.md#L62
docs/en/password-hashers.md:62 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Disallow spaces between a fence and the info string.: docs/en/migration-from-the-authcomponent.md#L320
docs/en/migration-from-the-authcomponent.md:320 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Disallow spaces between a fence and the info string.: docs/en/migration-from-the-authcomponent.md#L294
docs/en/migration-from-the-authcomponent.md:294 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Disallow spaces between a fence and the info string.: docs/en/migration-from-the-authcomponent.md#L186
docs/en/migration-from-the-authcomponent.md:186 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Spaces after list markers: docs/en/impersonation.md#L68
docs/en/impersonation.md:68:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md030.md
Spaces after list markers: docs/en/impersonation.md#L67
docs/en/impersonation.md:67:1 MD030/list-marker-space Spaces after list markers [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md030.md
Disallow spaces between a fence and the info string.: docs/en/authenticators.md#L587
docs/en/authenticators.md:587 no-space-after-fence Disallow spaces between a fence and the info string. [Remove the space between the fence and the info string.] [Context: "``` php"]
Multiple consecutive blank lines: docs/en/authenticators.md#L445
docs/en/authenticators.md:445 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md