Closed Bug 1763000 Opened 2 years ago Closed 2 years ago

Enable ESLint rule no-unused-vars for chrome/test/unit/test_no_remote_registration.js, removing global directive

Categories

(Toolkit :: Startup and Profile System, defect, P3)

defect

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: karnikk1406120, Assigned: karnikk1406120)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X x.y; rv:10.0) Gecko/20100101

Steps to reproduce:

In ESLint config file, remove this line

Then run ./mach eslint chrome/test/unit/test_no_remote_registration.js

Actual results:

0 problems (0 errors, 1 warning, 0 fixed)

Expected results:

0 problems (0 errors, 0 warning, 0 fixed)

Output results for:

./mach eslint chrome/test/unit/test_no_remote_registration.js

Ran 9 checks (8 subtests, 1 tests)
Expected results: 9
Unexpected results: 0
OK

Removing the global directive as the current definition does not import it globally.

Assignee: nobody → karnikk1406120
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Blocks: 1612907
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3ddcb8ed2d1
Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_no_remote_registration.js. r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: