CI: Add spellchecking. #129
ci.yml
on: push
Cargo format
25s
Toml validation
6s
Test
42s
Lint
27s
mdBook validation
19s
Docs validation
21s
Spell checking
7s
Audit
18s
Unused
1m 6s
Links
12s
Coverage
1m 6s
Annotations
1 error and 4 warnings
Spell checking
Process completed with exit code 2.
|
Spell checking:
crates/cli/src/error.rs#L5
"misspeling" should be "misspelling".
|
mdBook validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-mdbook@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unused
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aig787/cargo-udeps-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unused
The following actions uses node12 which is deprecated and will be forced to run on node16: aig787/cargo-udeps-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|