Details
Details
- Reviewers
- None
- Bugzilla Bug ID
- 1960904
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Branch
- default
- Lint
No Lint Coverage Severity Location Code Message Error browser/components/customizableui/ToolbarDropHandler.sys.mjs:105 no-unused-vars eslint (Mozlint) Error browser/components/customizableui/ToolbarDropHandler.sys.mjs:143 no-unused-vars eslint (Mozlint) Error browser/components/tabbrowser/content/tabs.js:1318 no-unused-vars eslint (Mozlint) Error dom/ipc/IntegrityPolicyMessageUtils.cpp:62 source-test-mozlint-file-whitespace file-whitespace (Mozlint) Error dom/ipc/IntegrityPolicyMessageUtils.h:25 source-test-mozlint-file-whitespace file-whitespace (Mozlint) - Unit
No Test Coverage
Event Timeline
Comment Actions
Code analysis found 5 defects in diff 1025609:
- 2 defects found by file-whitespace (Mozlint)
- 3 defects found by eslint (Mozlint)
IMPORTANT: Found 5 defects (error level) that must be fixed before landing.
You can run this analysis locally with:
- ./mach lint --warnings --outgoing
For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).
If you see a problem in this automated review, please report it here.
You can view these defects in the Diff Detail section of Phabricator diff 1025609.