prettier #6
pull-request.yml
on: pull_request
Run linters
/
prettier
9s
Run vale
/
...
/
vale
11s
Annotations
7 warnings
Run vale / runner / vale
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run vale / runner / vale:
pages/introduction.en.mdx#L7
[vale] reported by reviewdog 🐶
[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).
Raw Output:
{"message": "[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).", "location": {"path": "pages/introduction.en.mdx", "range": {"start": {"line": 7, "column": 1}}}, "severity": "INFO"}
|
Run vale / runner / vale:
pages/get-started/install.en.mdx#L306
[vale] reported by reviewdog 🐶
[madara-docs.Wordiness] Consider using 'to' instead of 'in order to'.
Raw Output:
{"message": "[madara-docs.Wordiness] Consider using 'to' instead of 'in order to'.", "location": {"path": "pages/get-started/install.en.mdx", "range": {"start": {"line": 306, "column": 14}}}, "severity": "WARNING"}
|
Run vale / runner / vale:
pages/chain-configuration/overview.en.mdx#L7
[vale] reported by reviewdog 🐶
[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).
Raw Output:
{"message": "[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).", "location": {"path": "pages/chain-configuration/overview.en.mdx", "range": {"start": {"line": 7, "column": 1}}}, "severity": "INFO"}
|
Run vale / runner / vale:
pages/get-started/requirements.en.mdx#L139
[vale] reported by reviewdog 🐶
[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).
Raw Output:
{"message": "[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).", "location": {"path": "pages/get-started/requirements.en.mdx", "range": {"start": {"line": 139, "column": 3}}}, "severity": "INFO"}
|
Run vale / runner / vale:
pages/overview.en.mdx#L7
[vale] reported by reviewdog 🐶
[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).
Raw Output:
{"message": "[madara-docs.SentenceLength] Try to keep sentences short ( less than 25 words).", "location": {"path": "pages/overview.en.mdx", "range": {"start": {"line": 7, "column": 1}}}, "severity": "INFO"}
|
Run linters / prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|