Open Bug 1821374 Opened 1 year ago Updated 1 year ago

relpath in mozlint-android-lints should be a relative path to the m-c root

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P3)

Tracking

(Not tracked)

People

(Reporter: marco, Unassigned)

References

Details

E.g. in a recent task we have:

"/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoSession.java": [{"linter": "android-lint", "path": "/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoSession.java", "lineno": 3566, "column": null, "message": "Consider declaring this constant using 1 << 1 instead", "hint": null, "source": null, "level": "warning", "rule": "ShiftFlags", "lineoffset": null, "diff": null, "relpath": "../../../../mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoSession.java"}, 

relpath should be "mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoSession.java".

Type: task → defect

The severity field is not set for this bug.
:andi, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(bpostelnicu)
Severity: -- → S3
Flags: needinfo?(bpostelnicu)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.