Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency qnighy/clippy-reviewdog-filter to v0.1.6 #76

Merged
merged 1 commit into from
May 9, 2024

chore(deps): update dependency qnighy/clippy-reviewdog-filter to v0.1.6

72db0d1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update dependency qnighy/clippy-reviewdog-filter to v0.1.6 #76

chore(deps): update dependency qnighy/clippy-reviewdog-filter to v0.1.6
72db0d1
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy completed May 5, 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)