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

147 fix unsafe unwrap and unsafe expect detectors #149

Merged
merged 5 commits into from
Apr 19, 2024

Conversation

jgcrosta
Copy link
Collaborator

No description provided.

@jgcrosta jgcrosta self-assigned this Apr 19, 2024
@jgcrosta jgcrosta linked an issue Apr 19, 2024 that may be closed by this pull request
Copy link

🎉 General Rust Workflow Summary 🎉

Component Status
Check Rust Format ✅ Successful
Lint with Clippy ✅ Successful

The workflow has completed. Great job! 🚀

Copy link

🎉 Test Detectors Workflow Summary 🎉

Component Status
Detector Validation ✅ Successful
Build on Ubuntu ✅ Successful
Build on macOS ✅ Successful
Tests Execution ✅ Successful

The workflow has completed. Great job! 🚀

@jgcrosta jgcrosta requested a review from tenuki April 19, 2024 18:46
@tenuki tenuki merged commit 3c40b33 into main Apr 19, 2024
40 checks passed
@tenuki tenuki deleted the 147-fix-unsafe-unwrap-and-unsafe-expect-detectors branch April 19, 2024 19:33
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.

Fix unsafe-unwrap and unsafe-expect detectors
2 participants