basic changes #39
pull-request.yml
on: pull_request
Run linters
/
prettier
7s
Run vale
/
...
/
vale
8s
Run spellcheck
/
spellcheck
11s
Build
/
build
1m 6s
Annotations
2 errors and 4 warnings
Run vale / runner / vale:
pages/support.en.mdx#L8
[vale] reported by reviewdog 🐶
[madara-docs.Consistency] Consider using 'GitHub' instead of 'Github'
Raw Output:
{"message": "[madara-docs.Consistency] Consider using 'GitHub' instead of 'Github'", "location": {"path": "pages/support.en.mdx", "range": {"start": {"line": 8, "column": 21}}}, "severity": "ERROR"}
|
Run spellcheck / spellcheck
Process completed with exit code 1.
|
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/
|
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 spellcheck / spellcheck
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/
|
Build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|