Skip to content

chore(deps): update reviewdog/action-actionlint action to v1.47.0

Sign in for the full log view
GitHub Actions / clippy completed May 28, 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)