Closed Bug 1460948 Opened 6 years ago Closed 6 years ago

Fix feature warnings in AddonRecommender job

Categories

(Data Platform and Tools :: General, defect)

defect
Not set
normal
Points:
1

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: is2ei)

References

Details

(Whiteboard: [DataPlatform])

Attachments

(1 file)

e.g. telemetry-batch-view/src/main/scala/com/mozilla/telemetry/ml/AddonRecommender.scala:275:37: reflective access of structural type member value addons should be enabled

The easiest fix is to add `import scala.language.reflectiveCalls` at the top.
Hi I'm Issei.
This issue looks simple. Could I work on this issue?
Flags: needinfo?(ssuh)
Sure! let me know if you run into any issues with it
Flags: needinfo?(ssuh)
Assignee: nobody → is2ei.horie
Hi, I created PR. Could you check it, please?
Flags: needinfo?(ssuh)
Flags: needinfo?(ssuh)
Whiteboard: [DataPlatform]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Add-on Recommender → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: