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(Automate): CNX-8610 automate sdk warnings #3132

Merged
merged 10 commits into from
Jan 12, 2024
Merged

Conversation

oguzhankoral
Copy link
Member

Fixing all warnings on Automate.SDK and it's test project. And added README for test project.

Copy link
Contributor

@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.

Super nice overall! O warnings 🙌🏼 Just have some comments on a couple things

Copy link
Member

@JR-Morgan JR-Morgan left a comment

Choose a reason for hiding this comment

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

One last change please. Can you uncomment these lines in the automate csproj

<!-- <PropertyGroup Condition="'$(IsDesktopBuild)' == false">-->
<!-- <TreatWarningsAsErrors>true</TreatWarningsAsErrors>-->
<!-- </PropertyGroup>-->

And also copy these lines to the automate test project.

These will make any warnings fail in CI, so there's no chance of any warnings being shipped now once this change is made!

Copy link
Member

@JR-Morgan JR-Morgan left a comment

Choose a reason for hiding this comment

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

My comments are resolved,
Ty @oguzhankoral

Copy link
Contributor

@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.

Approving this! 🚀

@AlanRynne AlanRynne merged commit 50e468d into dev Jan 12, 2024
30 checks passed
@AlanRynne AlanRynne deleted the CNX-8610-Automate-SDK branch January 12, 2024 15:59
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.

3 participants