Closed
Bug 1563806
Opened 6 years ago
Closed 6 years ago
whitespaces and linebreaks suggested by prettier in ESlint replaced with question marks (?) in treeherder and log file
Categories
(Developer Infrastructure :: Lint and Formatting, defect)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1566979
People
(Reporter: aryx, Unassigned)
References
Details
See e.g. https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=254968872&repo=autoland&lineNumber=335
TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/remote/test/browser/browser_main_target.js:33:67 | Replace Ci.nsIGfxInfo
with ?????Ci.nsIGfxInfo???
(prettier/prettier)
Victor's local run outputs:
./mach eslint remote/test/browser/browser_main_target.js -f treeherder
TEST-UNEXPECTED-ERROR | /Users/victorporof/Work/mozilla-central/remote/test/browser/browser_main_target.js:33:67 | Replace `Ci.nsIGfxInfo` with `⏎····Ci.nsIGfxInfo⏎··` (prettier/prettier)
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•