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

[BUG] Warning during core tools build #659

Closed
parthosa opened this issue Nov 15, 2023 · 1 comment
Closed

[BUG] Warning during core tools build #659

parthosa opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
bug Something isn't working core_tools Scope the core module (scala)

Comments

@parthosa
Copy link
Collaborator

parthosa commented Nov 15, 2023

While building core tools, there are some warnings related to scalastyle. We should remove them.

[INFO] Compiling 83 Scala sources to /path/classes ...
[WARNING] [Warn] /code_path/QualificationAppInfo.scala:19: Unused import
[WARNING] [Warn] /code_path/QualificationAppInfo.scala:314: patterns after a variable pattern cannot match (SLS 8.1.1)
[WARNING] [Warn] /code_path/QualificationAppInfo.scala:331: unreachable code due to variable pattern 'gpuCpuTransitions' on line 314
@parthosa parthosa added bug Something isn't working ? - Needs Triage labels Nov 15, 2023
@parthosa parthosa changed the title [BUG] Warning during build [BUG] Warning during core tools build Nov 15, 2023
@parthosa parthosa added the core_tools Scope the core module (scala) label Nov 15, 2023
@amahussein amahussein self-assigned this Jan 11, 2024
@amahussein
Copy link
Collaborator

Fixed by #701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core_tools Scope the core module (scala)
Projects
None yet
Development

No branches or pull requests

3 participants