Add doc validation workflow + fix linting errors #2
docs-validation.yml
on: pull_request
validate
/
Validate config.js
7s
validate
/
Validate JSON Files
3s
validate
/
Validate TOC Links
7s
validate
/
Lint Markdown
6s
validate
/
Spell Check
8s
validate
/
Check Internal Links
5s
Annotations
13 errors
|
validate / Validate JSON Files
Process completed with exit code 1.
|
|
Disallow spaces between a fence and the info string.:
docs/en/authentication-component.md#L121
docs/en/authentication-component.md:121 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/authentication-component.md#L111
docs/en/authentication-component.md:111 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/authentication-component.md#L92
docs/en/authentication-component.md:92 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/authentication-component.md#L86
docs/en/authentication-component.md:86 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/authentication-component.md#L76
docs/en/authentication-component.md:76 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/authentication-component.md#L42
docs/en/authentication-component.md:42 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/authentication-component.md#L33
docs/en/authentication-component.md:33 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/authentication-component.md#L27
docs/en/authentication-component.md:27 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/authentication-component.md#L17
docs/en/authentication-component.md:17 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/authentication-component.md#L7
docs/en/authentication-component.md:7 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"]
|
|
validate / Validate TOC Links
Process completed with exit code 1.
|
|
validate / Validate config.js
Process completed with exit code 1.
|