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 the compilation warning in the cloud agent project #1246

Open
yshyn-iohk opened this issue Jul 3, 2024 · 1 comment
Open

Fix all the compilation warning in the cloud agent project #1246

yshyn-iohk opened this issue Jul 3, 2024 · 1 comment

Comments

@yshyn-iohk
Copy link
Member

Proposed feature

Having warnings impacts the code quality.
Fixing all warnings in one PR is difficult, so any PR that reduces the warning should be linked to this issue.
After the riching 0-warning stage, it's important to harden the sbt setting to treat warnings as errors and not allow the introduction of the warning in the codebase.

Feature description

Having 0 warnings proves the high level of code quality

Anything else?

No response

@FabioPinheiro
Copy link
Contributor

My PR totally or at least partially fix this #1251

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

No branches or pull requests

2 participants