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 mixed returns #35

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Fix mixed returns #35

merged 2 commits into from
Dec 6, 2023

Conversation

josh-hadley
Copy link
Contributor

Fix "Explicit returns mixed with implicit (fall through) returns" raised by Code Scanning

add explicit 0 fall-through return to silence security warning about mixed return types
@josh-hadley josh-hadley merged commit 028e11b into main Dec 6, 2023
2 checks passed
@josh-hadley josh-hadley deleted the jh-fix-mixed-returns branch December 6, 2023 16:44
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