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(dynamo): CNX-8394 Handle CA1031 warnings in Dynamo projects #3145

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

AlanRynne
Copy link
Contributor

https://spockle.atlassian.net/browse/CNX-8394

Here goes nothing! I have to confess I've had to held back on refactoring half the codebase here... so I've made heavy use of IsFatal as there were places where it was unclear what could be thrown.

PR removes all CA1031 warnings from the Dynamo project, and a minor refactor of 1 horrible method with an very old angry comment above it 😅

@AlanRynne AlanRynne requested a review from teocomi as a code owner January 16, 2024 21:28
@JR-Morgan JR-Morgan self-requested a review January 17, 2024 10:38
@AlanRynne AlanRynne merged commit ee00647 into dev Jan 17, 2024
32 checks passed
@AlanRynne AlanRynne deleted the CNX-8394-Handle-CA1031-warnings-in-Dynamo-projects branch January 17, 2024 13:40
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