[wp-trac] [WordPress Trac] #25917: jshint shouldn't throw errors - wp-admin/js/customize-control.js
WordPress Trac
noreply at wordpress.org
Sat Nov 16 19:57:08 UTC 2013
#25917: jshint shouldn't throw errors - wp-admin/js/customize-control.js
--------------------------+---------------------
Reporter: jorbin | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.8
Component: Build Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Description changed by SergeyBiryukov:
Old description:
> [L98:C17] W081: Too many var statements.
> [L133:C1] W099: Mixed spaces and tabs.
> [L134:C1] W099: Mixed spaces and tabs.
> [L135:C1] W099: Mixed spaces and tabs.
> [L136:C1] W099: Mixed spaces and tabs.
> [L781:C1] W099: Mixed spaces and tabs.
> [L782:C1] W099: Mixed spaces and tabs.
> [L783:C1] W099: Mixed spaces and tabs.
> [L923:C56] W033: Missing semicolon.
> [L927:C64] W033: Missing semicolon.
> [L931:C65] W033: Missing semicolon.
> [L1001:C13] W081: Too many var statements.
> [L11:C24] W098: 'element' is defined but never used.
> [L131:C49] W098: 'options' is defined but never used.
> [L131:C40] W098: 'event' is defined but never used.
> [L200:C35] W098: 'up' is defined but never used.
> [L323:C21] W098: 'self' is defined but never used.
> [L492:C20] W098: 'url' is defined but never used.
> [L711:C18] W098: 'query' is defined but never used.
> [L976:C62] W098: 'event' is defined but never used.
New description:
{{{
[L98:C17] W081: Too many var statements.
[L133:C1] W099: Mixed spaces and tabs.
[L134:C1] W099: Mixed spaces and tabs.
[L135:C1] W099: Mixed spaces and tabs.
[L136:C1] W099: Mixed spaces and tabs.
[L781:C1] W099: Mixed spaces and tabs.
[L782:C1] W099: Mixed spaces and tabs.
[L783:C1] W099: Mixed spaces and tabs.
[L923:C56] W033: Missing semicolon.
[L927:C64] W033: Missing semicolon.
[L931:C65] W033: Missing semicolon.
[L1001:C13] W081: Too many var statements.
[L11:C24] W098: 'element' is defined but never used.
[L131:C49] W098: 'options' is defined but never used.
[L131:C40] W098: 'event' is defined but never used.
[L200:C35] W098: 'up' is defined but never used.
[L323:C21] W098: 'self' is defined but never used.
[L492:C20] W098: 'url' is defined but never used.
[L711:C18] W098: 'query' is defined but never used.
[L976:C62] W098: 'event' is defined but never used.
}}}
--
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25917#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list