Skip to content

chore(deps): update actions/checkout action to v4.2.2 #98

chore(deps): update actions/checkout action to v4.2.2

chore(deps): update actions/checkout action to v4.2.2 #98

GitHub Actions / clippy completed Oct 23, 2024 in 0s

reviewdog [clippy] report

reported by reviewdog 🐶

Findings (1)

test/src/main.rs|2 col 9| unused variable: i

Filtered Findings (0)

Annotations

Check warning on line 2 in test/src/main.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

[clippy] test/src/main.rs#L2 <unused_variables>

unused variable: `i`
Raw output
src/main.rs:2:9: warning: unused variable: `i` (unused_variables)