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(all): CNX-7446 - ⚠️ CA1806 Fix #3090

Merged
merged 8 commits into from
Dec 12, 2023
Merged

fix(all): CNX-7446 - ⚠️ CA1806 Fix #3090

merged 8 commits into from
Dec 12, 2023

Conversation

AlanRynne
Copy link
Member

@AlanRynne AlanRynne commented Dec 2, 2023

This is the main PR to collect all CA1806 fixes and verify all projects are correct before merging.

This branch already contains the enforcement on CI for CA1806, all builds containing this warning will fail.

The setter never actually worked so I'm not sure what we intended to do here 🤔
@AlanRynne AlanRynne self-assigned this Dec 2, 2023
@AlanRynne AlanRynne added the enhancement New feature or request label Dec 2, 2023
…projects (#3091)

fix(rhino/gh): CTX-8340 CTX-8341 - Fixes CA1806 in Rhino/Grasshopper projects
* fix(csi): Removes unnecessary `ToList` calls that were not saving the output

* fix(csi): Fixed output of `GetAllNamesOfObjectType` for `"Model"` input type.
connorivy and others added 2 commits December 5, 2023 18:20
* fix ca 1806 (mostly)

* suppress warning in class

---------

Co-authored-by: Connor Ivy <connor@speckle.systems>
fix(dyn): CA1806 warnings in Dynamo
@AlanRynne AlanRynne marked this pull request as ready for review December 5, 2023 17:41
@AlanRynne AlanRynne merged commit 79a61f7 into dev Dec 12, 2023
30 checks passed
@AlanRynne AlanRynne deleted the fix/warning/CA1806 branch December 12, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants