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 reviewdog/action-actionlint action to v1.57.0 #89

Merged
merged 1 commit into from
Oct 3, 2024

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

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

chore(deps): update reviewdog/action-actionlint action to v1.57.0 #89

chore(deps): update reviewdog/action-actionlint action to v1.57.0
0133c3c
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy completed Sep 30, 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)