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

Update Clippy CI to deny warnings #639

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

dannycjones
Copy link
Contributor

Description of change

Our intention is for there to be no Clippy warnings, and our CI should enforce this. Today, it only enforces Clippy's own warnings but not more generic ones. This change fixes that!

It would have caught a regression we discovered in #633 earlier, which we only noticed by reviewing warnings when debugging another issue.

Relevant issues: #633

Does this change impact existing behavior?

No change.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Signed-off-by: Daniel Carl Jones <[email protected]>
@dannycjones dannycjones temporarily deployed to PR integration tests November 28, 2023 08:05 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests November 28, 2023 08:05 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests November 28, 2023 08:05 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests November 28, 2023 08:05 — with GitHub Actions Inactive
@dannycjones dannycjones marked this pull request as ready for review November 28, 2023 19:56
@dannycjones dannycjones requested a review from passaro November 30, 2023 14:27
Copy link
Contributor

@passaro passaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rebase on main first.

auto-merge was automatically disabled December 1, 2023 13:13

Merge queue setting changed

@dannycjones dannycjones added this pull request to the merge queue Dec 6, 2023
Merged via the queue into awslabs:main with commit 6fc30b9 Dec 6, 2023
18 checks passed
@dannycjones dannycjones deleted the fix-clippy-ci branch December 6, 2023 14:49
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.

2 participants