Closed Bug 1762683 Opened 2 years ago Closed 2 years ago

Enable ESLint rule no-unused-vars globally on intl/uconv/tests/unit/test_bug317216.js

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: karnikk1406120, Assigned: karnikk1406120, Mentored)

References

Details

Attachments

(1 file)

In this line

Can we remove ios. Though it has been initialised and assigned but is not being currently used hence linter giving warning. Can we just remove the line since it doesnt seem to be necessary for now yet.

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 intl/uconv/tests/unit/test_bug317216.js

Actual results:

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

Expected results:

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

Assignee: nobody → karnikk1406120
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Severity: N/A → S4
Blocks: 1612907
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d84fb1ca002d
Fix ESLint rule warnings for no-unused-vars in intl/uconv/tests/unit/test_bug317216.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: