feat(ci): Claude Review (#311) #1611
ci.yaml
on: push
changed-files
6s
misspell
19s
bump-version
0s
cargo-build
0s
cargo-fmt
0s
cargo-clippy
0s
cargo-deny
0s
Matrix: cargo-test
Annotations
2 errors
|
misspell:
crates/testing/src/load_simulator.rs#L685
[misspell] reported by reviewdog 🐶
"definetely" is a misspelling of "definitely"
Raw Output:
./crates/testing/src/load_simulator.rs:685:7: "definetely" is a misspelling of "definitely"
|
|
misspell:
crates/cluster/src/settings.rs#L25
[misspell] reported by reviewdog 🐶
"emmitted" is a misspelling of "emitted"
Raw Output:
./crates/cluster/src/settings.rs:25:57: "emmitted" is a misspelling of "emitted"
|