Open
Bug 1916493
Opened 1 year ago
Updated 1 year ago
rst linter output differs on CI to locally
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P2)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: standard8, Unassigned)
Details
Attachments
(1 file)
|
2.34 KB,
text/plain
|
Details |
When running the rst linter locally, I get the errors shown in the attachment. However, none of these errors are currently shown on the CI runs.
There appears to be some sort of mismatch which we think may be due to the installed modules.
Comment 1•1 year ago
|
||
Now I'm experiencing the opposite issue with https://phabricator.services.mozilla.com/D221287, where the CI is reporting an error on mobile/android/docs/geckoview/contributor/geckoview-quick-start.rst, but I don't have that error locally.
Needless to say, this is not ideal, as the only way to solve it is to make a change and push it to CI.
Is there a way to replicate locally the environment running in CI, e.g. via docker?
You need to log in
before you can comment on or make changes to this bug.
Description
•