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(rhino): CNX-8572 Handles ca1031 in Rhino converter files #3111

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

clairekuang
Copy link
Member

Description & motivation

Handles ca1031 warnings in the rhino converter. Mostly concerns layer handling, and CollectionToNative conversions, including a minor fix for missing invalid chars and minor refactoring to remove duplicated local methods.

Changes:

  • Rhino converter

Copy link
Member

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful ♥️

I see no issues with this.

@AlanRynne AlanRynne changed the title fix(rhino): handles ca1031 in converter files fix(rhino): CNX-8572 Handles ca1031 in Rhino converter files Dec 19, 2023
@AlanRynne
Copy link
Member

Added Rhino ticket number to title to keep this tracked, though it's only a part of the entire fix.

@AlanRynne AlanRynne merged commit e8091f4 into dev Dec 19, 2023
30 checks passed
@AlanRynne AlanRynne deleted the CNX-8572-Handle-CA1031-warnings-in-Rhino-Converter branch December 19, 2023 16:55
JR-Morgan pushed a commit that referenced this pull request Dec 19, 2023
* layer handling exceptions

* Update ConverterRhinoGh.Organization.cs

* Update ConverterRhinoGh.Organization.cs
JR-Morgan pushed a commit that referenced this pull request Dec 19, 2023
* layer handling exceptions

* Update ConverterRhinoGh.Organization.cs

* Update ConverterRhinoGh.Organization.cs
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.

None yet

2 participants