Closed
Bug 1376930
Opened 7 years ago
Closed 5 years ago
Set the build to fail on scalac warnings in t-b-v
Categories
(Data Platform and Tools :: General, enhancement, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
After the two PRs fixing warnings are merged in we can make scalac warnings fatal to keep other warnings from sneaking into the codebase with:
`scalacOptions ++= Seq("-Xfatal-warnings")`
Updated•7 years ago
|
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•2 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•