Closed Bug 1460931 Opened 6 years ago Closed 4 years ago

Bring ScallopConf usage up to date in telemetry-batch-view

Categories

(Data Platform and Tools :: General, enhancement, P2)

enhancement
Points:
1

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bugzilla, Unassigned)

References

Details

We have many, many deprecation warnings in telemetry-batch-view due to our usage of deprecated methods in ScallopConf. If we want to make warnings fatal, we need to update these before continuing.

Add this to build.sbt to see all the deprecation errors:
scalacOptions ++= Seq("-deprecation")
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Component: Datasets: General → General
You need to log in before you can comment on or make changes to this bug.