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

fix: failing clippy lint #6

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix: failing clippy lint #6

merged 1 commit into from
Mar 4, 2024

Conversation

jbellerb
Copy link
Member

@jbellerb jbellerb commented Mar 4, 2024

In contrast to Bors, GitHub merge queue counts skipped checks as successful. At first I had only required the container build check to pass. Since the lint check failed in #5, the container build check got skipped (a success) and the PR was merged. I've set it up so that both the lint check and build check are required now. This PR is to address the clippy error so the main branch passes all checks again.

@jbellerb jbellerb enabled auto-merge March 4, 2024 04:07
@jbellerb jbellerb added this pull request to the merge queue Mar 4, 2024
Merged via the queue into master with commit 89f4e0e Mar 4, 2024
3 checks passed
@jbellerb jbellerb deleted the fix/lint branch March 4, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant