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

ci: fix clippy #155

Merged
merged 6 commits into from
Jul 20, 2023
Merged

ci: fix clippy #155

merged 6 commits into from
Jul 20, 2023

Conversation

aasseman
Copy link
Collaborator

2 fixes for the clippy checks:

  • Fail on warnings
  • --all-targets, which somehow unearthed a lot of warnings

Then I fixed all the warnings in several passes.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Jul 20, 2023

Pull Request Test Coverage Report for Build 5607428913

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.689%

Totals Coverage Status
Change from base Build 5607411605: 0.0%
Covered Lines: 1027
Relevant Lines: 1242

💛 - Coveralls

ColePBryan
ColePBryan previously approved these changes Jul 20, 2023
Fail on warnings + check all targets

Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
@aasseman
Copy link
Collaborator Author

Rebased onto latest main

@aasseman aasseman requested a review from ColePBryan July 20, 2023 05:58
@github-actions
Copy link

🤖 Cargo Audit Report 🤖

(Empty means OK! 👍)

@aasseman aasseman merged commit a2bf88a into main Jul 20, 2023
8 checks passed
@aasseman aasseman deleted the ci_clippy_fail branch July 20, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants