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: Resolve warnings in the build #660

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

MuhammadTahaNaveed
Copy link
Contributor

  • Added fall through comments where expected to silence compiler warnings
  • Added missing break statements in switch cases
  • Fixed unused variable warnings
  • Additionally, this PR removes silent flag from the regression test workflow to see the build logs

- Added fall through comments where expected to silence compiler
  warnings
- Added missing break statements in switch cases
- Fixed unused variable warnings
- Additionally, this PR removes silent flag from the regression
  test workflow to see the build logs
@uhayat uhayat merged commit 3e5f365 into bitnine-oss:v2.14 Jan 15, 2025
1 check passed
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