Last active
August 29, 2015 14:08
-
-
Save beatak/51ba19843eb91d3573da to your computer and use it in GitHub Desktop.
with the updated ignore files, it finds 11,252 errors. real: 37.61, user: 36.03, sys: 0.89, memusg: peak=284272
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"file": { | |
"activity/_modules/buyer-onboarding.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:12", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:4", | |
"message": "init was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:70", | |
"message": "showOnboardingOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "80:12", | |
"message": "showOnboardingOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "85:8", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "88:8", | |
"message": "emptyAndHideTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "89:8", | |
"message": "showBucketsStep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "232:16", | |
"message": "setPresentedTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "314:25", | |
"message": "postBuckets was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "317:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "321:12", | |
"message": "postBuckets was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "341:21", | |
"message": "refreshFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "344:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "360:24", | |
"message": "pollRefreshFeed was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "362:31", | |
"message": "redirectToFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "365:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "370:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "386:20", | |
"message": "redirectToFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "395:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"activity/_modules/refavorites.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:38", | |
"message": "RefavoriterSingleView was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "124:24", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:8", | |
"message": "getStoryData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:8", | |
"message": "initClick was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "205:16", | |
"message": "renderRefavoriteBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "253:16", | |
"message": "resetOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "257:20", | |
"message": "callAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "259:20", | |
"message": "showResponse was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "262:20", | |
"message": "preloadImages was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "283:20", | |
"message": "showResponse was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "285:23", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "306:12", | |
"message": "renderFavorerBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "307:12", | |
"message": "renderRefavoriteBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "308:12", | |
"message": "cloneFavoriteButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "311:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "370:20", | |
"message": "renderOriginalAttributeeBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "376:16", | |
"message": "renderRefavSummary was used before it was defined" | |
} | |
], | |
"activity/etsy.new_activity_stream.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:16", | |
"message": "\"APPEND_REF_TAGS\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "670:12", | |
"message": "\"HAS_MORE_STORIES\" used outside of binding context." | |
} | |
], | |
"add-favorite-wide.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "114:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "164:27", | |
"message": "processFormData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "248:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "264:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:30", | |
"message": "getFavoriteType was used before it was defined" | |
} | |
], | |
"admin/ABTests.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:16", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:31", | |
"message": "zip was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:62", | |
"message": "onChange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:62", | |
"message": "onChange was used before it was defined" | |
} | |
], | |
"admin/Analytics.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:16", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:27", | |
"message": "onData was used before it was defined" | |
} | |
], | |
"admin/ColourGradient.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "10:30", | |
"message": "getHexColour was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "11:28", | |
"message": "getHexColour was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "24:23", | |
"message": "calcHex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:18", | |
"message": "calcHex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "26:18", | |
"message": "calcHex was used before it was defined" | |
} | |
], | |
"admin/DevProxy.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:12", | |
"message": "connect was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:36", | |
"message": "onDataDevProxy was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:20", | |
"message": "onDataDevProxy was used before it was defined" | |
} | |
], | |
"admin/EventSpy.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "9:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "12:16", | |
"message": "onEvent was used before it was defined" | |
} | |
], | |
"admin/Performance.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "16:12", | |
"message": "checkSLAViolation was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:24", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:32", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "38:24", | |
"message": "jsTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:31", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:24", | |
"message": "DOMreadyTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:37", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:36", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:46", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "40:57", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:24", | |
"message": "totalTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "42:24", | |
"message": "showDuplicateQueries was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:32", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:32", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:32", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:38", | |
"message": "createBar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "51:28", | |
"message": "bindNumbersToBar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:24", | |
"message": "makePerformanceWaterfall was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:83", | |
"message": "performanceWaterfall was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "86:20", | |
"message": "addCustomEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "92:27", | |
"message": "makeCustomEventColor was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "175:28", | |
"message": "getTotalTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "185:16", | |
"message": "totalTime was used before it was defined" | |
} | |
], | |
"admin/Rainbow.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:12", | |
"message": "setColours was used before it was defined" | |
} | |
], | |
"admin/Sidecar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "56:6", | |
"message": "\"sidecar_window\" used outside of binding context." | |
} | |
], | |
"admin/event-sequence.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:8", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"admin/panel/MouseBehavior.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:31", | |
"message": "getHitTriangle was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "26:39", | |
"message": "onMousemoveBody was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "38:50", | |
"message": "totalWidth was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "59:47", | |
"message": "totalWidth was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:20", | |
"message": "now was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "109:39", | |
"message": "onNoMotion was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "113:16", | |
"message": "maybeTriggerStateChange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:16", | |
"message": "maybeTriggerStateChange was used before it was defined" | |
} | |
], | |
"admin/toolbar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "75:29", | |
"message": "\"sidecar_window\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:20", | |
"message": "\"sidecar_window\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"admin-iframe/ABTests.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:16", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:31", | |
"message": "zip was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:62", | |
"message": "onChange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:62", | |
"message": "onChange was used before it was defined" | |
} | |
], | |
"admin-iframe/Analytics.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:16", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:27", | |
"message": "onData was used before it was defined" | |
} | |
], | |
"admin-iframe/EventSpy.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "9:34", | |
"message": "onEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "12:16", | |
"message": "onEvent was used before it was defined" | |
} | |
], | |
"admin-iframe/Grid.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "4:12", | |
"message": "\"$doc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:12", | |
"message": "\"$doc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:16", | |
"message": "\"$doc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:28", | |
"message": "\"$doc\" used outside of binding context." | |
} | |
], | |
"admin-iframe/Panel.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "59:16", | |
"message": "\"$toolbar_panel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:16", | |
"message": "\"$toolbar_panel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:43", | |
"message": "\"$toolbar_panel\" used outside of binding context." | |
} | |
], | |
"admin-iframe/Performance.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "17:12", | |
"message": "checkSLAViolation was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "24:20", | |
"message": "processPerfData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:28", | |
"message": "processPerfData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:16", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:24", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:16", | |
"message": "jsTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:23", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:16", | |
"message": "DOMreadyTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:29", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:28", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:38", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "56:49", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:16", | |
"message": "totalTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:16", | |
"message": "showDuplicateQueries was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:24", | |
"message": "phpTime was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:24", | |
"message": "\"jsDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:24", | |
"message": "\"domDelta\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:30", | |
"message": "createBar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:20", | |
"message": "bindNumbersToBar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "71:16", | |
"message": "makePerformanceWaterfall was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "75:83", | |
"message": "performanceWaterfall was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "100:20", | |
"message": "addCustomEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "106:27", | |
"message": "makeCustomEventColor was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "192:28", | |
"message": "getTotalTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "202:16", | |
"message": "totalTime was used before it was defined" | |
} | |
], | |
"admin-iframe/Sidecar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "47:18", | |
"message": "\"sidecar_window\" used outside of binding context." | |
} | |
], | |
"admin-iframe/event-sequence.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:8", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"admin-iframe/toolbar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "81:29", | |
"message": "\"sidecar_window\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:20", | |
"message": "\"sidecar_window\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"admin-iframe/web-fonts.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "32:12", | |
"message": "\"$doc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:12", | |
"message": "\"$doc\" used outside of binding context." | |
} | |
], | |
"apollo/apollo.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "47:8", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:12", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:12", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:35", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:47", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:41", | |
"message": "\"task_data\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "79:12", | |
"message": "loadModule was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "104:27", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "117:20", | |
"message": "loadModuleJS was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "126:12", | |
"message": "loadModuleJS was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "136:8", | |
"message": "\"module_instance\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:8", | |
"message": "\"module_instance\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:8", | |
"message": "\"module_instance\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:31", | |
"message": "\"module_instance\" used outside of binding context." | |
} | |
], | |
"apollo/includes/compose-controls.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:8", | |
"message": "\"QUOTE_SELECTOR\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "37:63", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "257:30", | |
"message": "\"QUOTE_SELECTOR\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "430:42", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "433:33", | |
"message": "\"tasks_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "633:42", | |
"message": "\"QUOTE_SELECTOR\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "755:31", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "803:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "822:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "838:24", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/compose-modal.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "36:62", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "394:23", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/counter.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "65:9", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/global-hotkeys.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "11:8", | |
"message": "\"MODAL_OPEN_CLASS\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:55", | |
"message": "\"MODAL_OPEN_CLASS\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:60", | |
"message": "\"MODAL_OPEN_CLASS\" used outside of binding context." | |
} | |
], | |
"apollo/includes/inbox-actions.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "30:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:16", | |
"message": "\"tag_ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:29", | |
"message": "\"tag_ids\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "65:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "148:27", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/inbox-filters.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "40:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:22", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:29", | |
"message": "\"search\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:39", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "176:39", | |
"message": "\"url\" used outside of binding context." | |
} | |
], | |
"apollo/includes/inbox-hotkeys.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "36:24", | |
"message": "\"next_task\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:24", | |
"message": "\"next_task\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:24", | |
"message": "\"next_task\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:24", | |
"message": "\"previous_task\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:24", | |
"message": "\"previous_task\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:24", | |
"message": "\"previous_task\" used outside of binding context." | |
} | |
], | |
"apollo/includes/kb-tooltip.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:4", | |
"message": "\"KBTooltip\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:4", | |
"message": "\"KBTooltip\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:11", | |
"message": "\"KBTooltip\" used outside of binding context." | |
} | |
], | |
"apollo/includes/knowledgebase.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "63:20", | |
"message": "\"suggestion_count\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:50", | |
"message": "\"suggestion_count\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:31", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:32", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:40", | |
"message": "CallbackShim was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "236:16", | |
"message": "shortcutSearch was used before it was defined" | |
} | |
], | |
"apollo/includes/recipients-modal.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "203:26", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "338:16", | |
"message": "\"new_email\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "339:16", | |
"message": "\"new_user\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "340:16", | |
"message": "\"new_email_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "340:34", | |
"message": "\"new_email\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "341:16", | |
"message": "\"new_user_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "341:33", | |
"message": "\"new_user\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "342:16", | |
"message": "\"inserted\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "352:20", | |
"message": "\"new_user_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "353:20", | |
"message": "\"new_user_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "353:52", | |
"message": "\"new_email_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "358:20", | |
"message": "\"inserted\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "362:27", | |
"message": "\"new_user_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "362:59", | |
"message": "\"new_email_lower\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "365:20", | |
"message": "\"inserted\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "373:17", | |
"message": "\"inserted\" used outside of binding context." | |
} | |
], | |
"apollo/includes/redactor-wrapper.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "164:13", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "178:26", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/reply-modal.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "30:62", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "204:16", | |
"message": "\"failed_link\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "207:16", | |
"message": "flash_html was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "207:16", | |
"message": "\"flash_html\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "207:119", | |
"message": "\"failed_link\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "209:30", | |
"message": "flash_html was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "209:30", | |
"message": "\"flash_html\" used outside of binding context." | |
} | |
], | |
"apollo/includes/sidebar-drop-target.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "67:28", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:28", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/includes/sidebar-toggle.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "34:9", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/tag-delete-modal.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "13:26", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "64:31", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/tag-dropdown.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "173:29", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "204:39", | |
"message": "\"select\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "240:29", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "388:9", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/includes/task-grabber.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "49:8", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "54:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:42", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:43", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "74:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:12", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/includes/task-navigation.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "23:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:16", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/includes/task-toolbar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "43:12", | |
"message": "\"margin\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:12", | |
"message": "\"originalMargin\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:54", | |
"message": "\"originalMargin\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:54", | |
"message": "\"originalMargin\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:71", | |
"message": "\"margin\" used outside of binding context." | |
} | |
], | |
"apollo/modules/account-actions.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "62:34", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "75:35", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "135:35", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "169:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "200:24", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/case-actions.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "82:9", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/case-compose.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "18:43", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:8", | |
"message": "\"a\" used outside of binding context." | |
} | |
], | |
"apollo/modules/chat-script.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "18:43", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "32:64", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "44:52", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/compose.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "32:62", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/forum-actions.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "40:21", | |
"message": "validateFormHasReason was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "74:21", | |
"message": "validateFormHasReason was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:24", | |
"message": "\"selectedAccounts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:24", | |
"message": "\"selectedSpan\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:24", | |
"message": "\"selectedCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:40", | |
"message": "\"selectedSpan\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:20", | |
"message": "\"selectedCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:39", | |
"message": "\"selectedAccounts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:24", | |
"message": "\"selectedAccounts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "164:24", | |
"message": "\"selectedSpan\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "166:24", | |
"message": "\"selectedSpan\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:24", | |
"message": "\"selectedAccounts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "194:20", | |
"message": "\"submitButton\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "197:16", | |
"message": "\"submitButton\" used outside of binding context." | |
} | |
], | |
"apollo/modules/forum-flag.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "92:16", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:16", | |
"message": "\"current_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:16", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:16", | |
"message": "\"spinner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:26", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "98:12", | |
"message": "\"current_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:16", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:16", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:24", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "109:24", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:24", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:12", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:31", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "135:16", | |
"message": "\"spinner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "136:16", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:24", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:24", | |
"message": "\"spinner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "235:24", | |
"message": "\"tag_ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "243:24", | |
"message": "\"tag_ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "248:41", | |
"message": "\"tag_ids\" used outside of binding context." | |
} | |
], | |
"apollo/modules/member-info-panel.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "17:27", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/member-info.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "10:35", | |
"message": "UserInfo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:23", | |
"message": "UserInfo was used before it was defined" | |
} | |
], | |
"apollo/modules/phone-script.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "17:43", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "64:52", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "76:49", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "116:49", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "156:40", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "165:26", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/receipt-shipping.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "76:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:36", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:36", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:36", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "99:38", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:38", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:44", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:41", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:50", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "115:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "117:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "127:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:48", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "133:46", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:41", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "144:45", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "149:49", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:47", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "159:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "166:44", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "172:40", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "185:32", | |
"message": "\"google\" used outside of binding context." | |
} | |
], | |
"apollo/modules/reimburse-actions.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "41:30", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/modules/scram.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "13:8", | |
"message": "setupAccuracyButtons was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:8", | |
"message": "setupScramDetailToggle was used before it was defined" | |
} | |
], | |
"apollo/modules/thread.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "105:13", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:16", | |
"message": "\"email_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:32", | |
"message": "\"email_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:16", | |
"message": "\"email_message\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "217:56", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/preferences.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "26:28", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "38:28", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "58:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "76:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "95:60", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "114:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "161:30", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "191:18", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "195:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:18", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "220:24", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/settings/preferences.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "25:44", | |
"message": "\"action\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:12", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:12", | |
"message": "value was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:12", | |
"message": "value was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:12", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:12", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:15", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:18", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "59:35", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "95:32", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:20", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:20", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/settings/queue-settings.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "57:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:16", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/settings/vacation-mode.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "17:20", | |
"message": "\"post_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:34", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:30", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:28", | |
"message": "\"post_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:24", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:24", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/tags/tag-list.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "25:31", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "44:23", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "58:33", | |
"message": "Trailing comma." | |
} | |
], | |
"apollo/tags.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "23:21", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "25:28", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:21", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "40:28", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "71:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "75:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "103:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:12", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/task.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "44:17", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "46:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "176:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "178:20", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "253:12", | |
"message": "\"common_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "257:49", | |
"message": "\"common_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "260:16", | |
"message": "\"common_queue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "262:54", | |
"message": "\"common_queue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "332:23", | |
"message": "\"common_queue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "333:28", | |
"message": "\"common_queue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "342:60", | |
"message": "\"queue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "379:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "397:63", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "399:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "410:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "424:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "440:63", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "442:16", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "453:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "467:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "491:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "506:56", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "520:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "536:22", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "538:35", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "541:38", | |
"message": "\"task_ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "565:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "573:57", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "595:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "627:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "691:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "714:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "735:16", | |
"message": "\"common_language\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "737:60", | |
"message": "\"common_language\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "791:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "846:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "920:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "973:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1022:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1052:40", | |
"message": "\"email_depot_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1054:48", | |
"message": "\"task_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1057:46", | |
"message": "\"task_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1057:63", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1093:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1099:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1123:12", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1129:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1162:18", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "1165:22", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1169:12", | |
"message": "\"Apollo\" used outside of binding context." | |
} | |
], | |
"apollo/tools/forum_flag.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "97:39", | |
"message": "\"post_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "109:117", | |
"message": "\"post_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:100", | |
"message": "\"post_id\" used outside of binding context." | |
} | |
], | |
"apollo/util.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "22:8", | |
"message": "safeReload was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:8", | |
"message": "showFlash was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "76:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "113:12", | |
"message": "savePersist was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "115:12", | |
"message": "clearPersist was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "122:16", | |
"message": "hideFlash was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "127:16", | |
"message": "hideFlash was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "151:16", | |
"message": "clearPersist was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "170:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"apps/pages/listingvalidation.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"apps-carousel.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "226:24", | |
"message": "\"target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "228:25", | |
"message": "\"target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "230:24", | |
"message": "\"target\" used outside of binding context." | |
} | |
], | |
"apps.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/ab_analyzer.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "41:17", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:16", | |
"message": "\"time_format\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:16", | |
"message": "\"time_format\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:36", | |
"message": "\"time_format\" used outside of binding context." | |
}, | |
{ | |
"id": "no-dupe-keys", | |
"location": "239:26", | |
"message": "Duplicate key 'clickable'." | |
}, | |
{ | |
"id": "no-dupe-keys", | |
"location": "239:26", | |
"message": "Duplicate key 'hoverable'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "272:28", | |
"message": "\"new_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "504:82", | |
"message": "\"opts\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "521:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/ad_hoc/activity_feed.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "116:16", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:38", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:16", | |
"message": "updateLabels was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:16", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:16", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:34", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:60", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:34", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:60", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:16", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:33", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:58", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "190:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "203:8", | |
"message": "\"range\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "205:4", | |
"message": "setupControls was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "206:4", | |
"message": "drawGraphs was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "211:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "212:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "213:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "214:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "216:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "227:12", | |
"message": "drawGraph was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "244:16", | |
"message": "drawGraph was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "277:17", | |
"message": "\"range\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "278:17", | |
"message": "\"range\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "311:12", | |
"message": "\"range\" used outside of binding context." | |
} | |
], | |
"atlas/ad_hoc/buyer_onboarding.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "116:16", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:38", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:16", | |
"message": "updateLabels was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:16", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:16", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:34", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:60", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:34", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:60", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:16", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:33", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:58", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "190:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "205:4", | |
"message": "setupControls was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "206:4", | |
"message": "drawGraphs was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "211:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "212:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "213:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "214:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "216:8", | |
"message": "drawEventCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "226:12", | |
"message": "drawGraph was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "236:12", | |
"message": "drawGraph was used before it was defined" | |
} | |
], | |
"atlas/admin-actions.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "271:29", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "272:55", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "281:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/api/apps/item.images.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:31", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:8", | |
"message": "clearUploadErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "95:8", | |
"message": "uploadFile was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "109:19", | |
"message": "continueUpload was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "118:27", | |
"message": "imageUploadComplete was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:8", | |
"message": "uploadsComplete was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "186:12", | |
"message": "addImage was used before it was defined" | |
} | |
], | |
"atlas/app-keys.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/autoscroll.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/balderdash/chart-card.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "84:36", | |
"message": "\"ChartCardModal\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "198:25", | |
"message": "handleOnStart was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "199:23", | |
"message": "handleOnEnd was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "200:26", | |
"message": "handleUpdate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "312:4", | |
"message": "\"ChartCardModal\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "376:4", | |
"message": "\"ChartCardModal\" used outside of binding context." | |
} | |
], | |
"atlas/balderdash/chart-renderer.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "12:4", | |
"message": "\"ChartRenderer\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:4", | |
"message": "\"ChartRenderer\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "80:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:11", | |
"message": "\"ChartRenderer\" used outside of binding context." | |
} | |
], | |
"atlas/balderdash/chart-selector.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "12:4", | |
"message": "\"ChartSelector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:4", | |
"message": "\"ChartSelector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "137:11", | |
"message": "\"ChartSelector\" used outside of binding context." | |
} | |
], | |
"atlas/balderdash/edit.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "24:19", | |
"message": "serializeDashboardData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:16", | |
"message": "displayError was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "37:13", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "86:73", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/balderdash/includes/chart-types.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "36:34", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/balderdash/includes/superbit-typeahead.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "43:40", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/balderdash/marshaller/colors.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "67:28", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/balderdash/marshaller/marshaller.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:25", | |
"message": "Utils was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:16", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "110:24", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "223:31", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "228:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/balderdash/util.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:12", | |
"message": "showAlert was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:12", | |
"message": "showAlert was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "16:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:12", | |
"message": "hideAlert was used before it was defined" | |
} | |
], | |
"atlas/base.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "36:12", | |
"message": "ajaxRequest was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:8", | |
"message": "ajaxRequest was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:53", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "76:12", | |
"message": "ajaxRequest was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "96:12", | |
"message": "ajaxRequest was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "102:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "153:20", | |
"message": "verifySubmit was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "156:16", | |
"message": "showSpinnerFor was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "169:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:16", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "261:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "293:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/billing_statement.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "6:20", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:26", | |
"message": "getNonZeroRefunds was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:20", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/bootstrap-datepicker-bs2.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "20:1", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "26:22", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:24", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:27", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "143:28", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "161:24", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "173:43", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:47", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "194:30", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "196:22", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "267:52", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "269:56", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "270:36", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "290:42", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "314:42", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "331:66", | |
"message": "DPGlobal was used before it was defined" | |
} | |
], | |
"atlas/bootstrap-datepicker-bs3.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "51:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "107:8", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "109:9", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "110:12", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "145:16", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "147:9", | |
"message": "Redundant double negation in an if statement condition." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "151:20", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "157:9", | |
"message": "Redundant double negation in an if statement condition." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "161:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "181:4", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "301:12", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "393:10", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "495:15", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "531:31", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "541:35", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "601:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "603:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "606:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "611:10", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "747:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "750:56", | |
"message": "\"dir\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "755:55", | |
"message": "\"dir\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "764:8", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "764:23", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "764:43", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "764:60", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "768:22", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "768:28", | |
"message": "\"which\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "773:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "775:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "776:12", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "777:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1012:57", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1086:7", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1088:8", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1091:10", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1092:9", | |
"message": "locale_opts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1112:26", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1115:25", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "1279:52", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "1287:57", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"atlas/bootstrap-datepicker.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "49:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:8", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "107:9", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "108:12", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "143:16", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "145:9", | |
"message": "Redundant double negation in an if statement condition." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:20", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "155:9", | |
"message": "Redundant double negation in an if statement condition." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "159:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "179:4", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "299:12", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "391:10", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "492:15", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "528:31", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "538:35", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "598:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "600:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "603:12", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "608:10", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "744:18", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "747:56", | |
"message": "\"dir\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "752:55", | |
"message": "\"dir\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "761:8", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "761:23", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "761:43", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "761:60", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "765:22", | |
"message": "\"date\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "765:28", | |
"message": "\"which\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "770:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "772:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "773:12", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "774:9", | |
"message": "\"element\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1009:57", | |
"message": "DPGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1083:7", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1085:8", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1088:10", | |
"message": "dates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1089:9", | |
"message": "locale_opts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1109:26", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1112:25", | |
"message": "defaults was used before it was defined" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "1276:52", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "1284:57", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"atlas/bootstrap-datetimepicker.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "29:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:13", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "45:29", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "76:12", | |
"message": "dataToOptions was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "141:30", | |
"message": "getTemplate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "174:43", | |
"message": "indexGivenDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "175:42", | |
"message": "indexGivenDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "180:12", | |
"message": "fillDow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:12", | |
"message": "fillMonths was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "182:12", | |
"message": "fillHours was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:12", | |
"message": "fillMinutes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "184:12", | |
"message": "fillSeconds was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "185:12", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "186:12", | |
"message": "showMode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "187:17", | |
"message": "getPickerInput was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "188:16", | |
"message": "attachDatePickerEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "190:53", | |
"message": "getPickerInput was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "325:16", | |
"message": "isInFixed was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "396:12", | |
"message": "fillDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "397:12", | |
"message": "fillTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "480:20", | |
"message": "isInDisableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "480:59", | |
"message": "isInEnableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "553:54", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "564:54", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "583:56", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "600:52", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "623:70", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "624:72", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "625:72", | |
"message": "padLeft was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "639:36", | |
"message": "showMode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "643:43", | |
"message": "dpGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "647:62", | |
"message": "dpGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "669:32", | |
"message": "set was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "672:28", | |
"message": "showMode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "708:32", | |
"message": "set was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "719:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "723:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "727:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "731:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "735:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "739:16", | |
"message": "checkDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "804:12", | |
"message": "stopEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "808:12", | |
"message": "set was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "828:38", | |
"message": "isInDisableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "828:67", | |
"message": "isInEnableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "832:16", | |
"message": "set was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "846:83", | |
"message": "dpGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "981:16", | |
"message": "isInDisableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "981:76", | |
"message": "isInDisableDates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1076:61", | |
"message": "tpGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1085:57", | |
"message": "tpGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1095:53", | |
"message": "tpGlobal was used before it was defined" | |
} | |
], | |
"atlas/bootstrap-rowlink.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "20:1", | |
"message": "Wrap an immediate function invocation in parentheses." | |
} | |
], | |
"atlas/bootstrap-scrollspy.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "21:1", | |
"message": "Wrap an immediate function invocation in parentheses." | |
} | |
], | |
"atlas/bootstrap-sortable.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2:169", | |
"message": "n was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2:179", | |
"message": "n was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2:842", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2:1509", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2:1714", | |
"message": "A was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:1714", | |
"message": "\"A\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2:2007", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:2808", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:2815", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:2822", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:2839", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:3353", | |
"message": "\"A\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:3698", | |
"message": "\"A\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:64", | |
"message": "j was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:209", | |
"message": "H was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:703", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:740", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:776", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:810", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:855", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:890", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1660", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1669", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1684", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1697", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1733", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1741", | |
"message": "o was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1770", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1778", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1917", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1965", | |
"message": "A was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:1982", | |
"message": "A was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2242", | |
"message": "f was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2267", | |
"message": "f was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2281", | |
"message": "C was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2290", | |
"message": "C was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2304", | |
"message": "C was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2363", | |
"message": "p was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2386", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2410", | |
"message": "v was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2465", | |
"message": "h was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2556", | |
"message": "m was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2576", | |
"message": "b was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2607", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2627", | |
"message": "y was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:2784", | |
"message": "c was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:3627", | |
"message": "x was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4192", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4331", | |
"message": "A was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4713", | |
"message": "w was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4776", | |
"message": "S was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4803", | |
"message": "S was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4820", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:4916", | |
"message": "u was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5207", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5233", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5248", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5263", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5278", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5484", | |
"message": "r was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5701", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5872", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:5992", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:6002", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:6168", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8:6246", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "8:15185", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "8:15213", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "8:15254", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "8:15281", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "8:15311", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:17328", | |
"message": "\"ender\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:45", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "51:20", | |
"message": "doSort was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:8", | |
"message": "doSort was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "92:5", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "100:132", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "101:80", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "103:5", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/bootstrap-wysihtml5.min.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Wrap an immediate function invocation in parentheses." | |
} | |
], | |
"atlas/branddesign/modules/dialog.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "5:23", | |
"message": "alertTemplate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "11:23", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/browse/modules/page_editor.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3:4", | |
"message": "\"PageEditor\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:4", | |
"message": "\"PageEditor\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:4", | |
"message": "\"PageEditor\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:4", | |
"message": "\"PageEditor\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:4", | |
"message": "\"PageEditor\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:22", | |
"message": "\"PageEditor\" used outside of binding context." | |
} | |
], | |
"atlas/browse/schedule_nav.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/browse.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "173:42", | |
"message": "CategoryTypeFilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "177:35", | |
"message": "CopySegment was used before it was defined" | |
} | |
], | |
"atlas/browse_taxonomy.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "8:5", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/bulk-action.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "17:8", | |
"message": "initializeActionForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:8", | |
"message": "setActionParams was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "19:8", | |
"message": "setActionFormData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:8", | |
"message": "setupReasonsDropdown was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:8", | |
"message": "setupAttributesDropdown was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "initializeActionForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "29:12", | |
"message": "setActionParams was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:12", | |
"message": "resetActionForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:12", | |
"message": "setActionFormData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:12", | |
"message": "setupReasonsDropdown was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:12", | |
"message": "setupAttributesDropdown was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:12", | |
"message": "resetProgressSection was used before it was defined" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "221:22", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "231:19", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "239:21", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"atlas/business/D3LineChart.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"D3LineChart\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:41", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:45", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:24", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/bar_buyer.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "5:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:18", | |
"message": "up was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:1", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:3", | |
"message": "down was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "74:15", | |
"message": "bar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "75:26", | |
"message": "stack was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "124:15", | |
"message": "bar was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:47", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "153:26", | |
"message": "stack was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "168:73", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/business/top/bar_seller.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "5:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:18", | |
"message": "up was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:1", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:3", | |
"message": "down was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "74:15", | |
"message": "bar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "75:26", | |
"message": "stack was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "124:15", | |
"message": "bar was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:47", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "153:26", | |
"message": "stack was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "168:73", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/business/top/cat_growth.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "6:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:4", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:22", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:22", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:31", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:23", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/classic_bar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:26", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:27", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:4", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:28", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:32", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:36", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "112:43", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "115:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "143:13", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:29", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "167:42", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:46", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/expand_and_conquer.js": [ | |
{ | |
"id": "no-return-assign", | |
"location": "2:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:11", | |
"message": "\"result\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "6:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:11", | |
"message": "\"result\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:0", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:15", | |
"message": "refresh was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:24", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:33", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:35", | |
"message": "scale was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:41", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:39", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:30", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:45", | |
"message": "\"perCountry\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:80", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:12", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:19", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:19", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:19", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:20", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:21", | |
"message": "\"marketShareToBeat\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/jquery-tipsy.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/business/top/map.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:4", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:4", | |
"message": "\"x1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:9", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:4", | |
"message": "\"x2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:9", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:30", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:20", | |
"message": "\"x1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:5", | |
"message": "\"x1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:10", | |
"message": "\"x1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:11", | |
"message": "\"x1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:16", | |
"message": "\"x2\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "14:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:11", | |
"message": "\"result\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "18:1", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:8", | |
"message": "\"result\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "34:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:0", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:0", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:1", | |
"message": "refresh was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "117:19", | |
"message": "scale was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:16", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/stack.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:7", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:0", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:10", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "29:11", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:6", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:6", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:6", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:10", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:16", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:32", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:62", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:77", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:92", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:22", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "74:40", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "83:23", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "124:24", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "129:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "138:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "149:44", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "150:24", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "151:16", | |
"message": "transitionEnd was used before it was defined" | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "157:21", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:3", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "169:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "182:16", | |
"message": "transitionEnd was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "191:3", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "195:24", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "199:1", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "212:4", | |
"message": "\"legend\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "212:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:1", | |
"message": "\"legend\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "227:0", | |
"message": "\"legend\" used outside of binding context." | |
} | |
], | |
"atlas/business/top/treemap.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:9", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:13", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:3", | |
"message": "\"formatThousandNoRound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:11", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:1", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:41", | |
"message": "zoom was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "74:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:34", | |
"message": "tooltip was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:45", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:35", | |
"message": "\"formatThousandNoRound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:35", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:35", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:3", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "126:46", | |
"message": "zoom was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:3", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:19", | |
"message": "orders was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "133:53", | |
"message": "\"formatThousandNoRound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "144:19", | |
"message": "sellers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:53", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "152:26", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "156:19", | |
"message": "buyers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:53", | |
"message": "\"formatThousand\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "169:19", | |
"message": "gms was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "185:5", | |
"message": "zoom was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "238:3", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/cards/listing.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "30:12", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:12", | |
"message": "showPopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "40:16", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:16", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:8", | |
"message": "removePopOver was used before it was defined" | |
} | |
], | |
"atlas/cases.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "73:12", | |
"message": "\"form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "74:12", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "75:12", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "75:19", | |
"message": "\"form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:12", | |
"message": "\"spinner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:12", | |
"message": "\"button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:18", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:16", | |
"message": "\"button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:16", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:31", | |
"message": "\"spinner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:16", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:16", | |
"message": "\"button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "102:20", | |
"message": "\"submit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:20", | |
"message": "\"button\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/charts.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "25:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "45:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:46", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:18", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/config-model.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "44:31", | |
"message": "pprint was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "46:44", | |
"message": "pprint was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:28", | |
"message": "configLine was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:28", | |
"message": "configLine was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:28", | |
"message": "configLine was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "187:35", | |
"message": "pprint was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "199:39", | |
"message": "pprint was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "246:64", | |
"message": "pprint was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "262:27", | |
"message": "usersOrGroupsList was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "266:35", | |
"message": "usersOrGroupsList was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "268:51", | |
"message": "pprint was used before it was defined" | |
} | |
], | |
"atlas/catapult/config-view.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "34:12", | |
"message": "\"deployedConfigID\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "104:16", | |
"message": "updateSettingsMenu was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:16", | |
"message": "updateValueInput was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "196:41", | |
"message": "setGroupOrUserPlaceholderText was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:22", | |
"message": "\"deployedConfigID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "258:18", | |
"message": "\"deployedConfigID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "336:20", | |
"message": "\"deployedConfigID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "376:16", | |
"message": "\"deployedConfigID\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/editable-text.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:50", | |
"message": "makeEditable was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:87", | |
"message": "finishEdit was used before it was defined" | |
} | |
], | |
"atlas/catapult/es-search.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:61", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "19:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:80", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/health.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "24:16", | |
"message": "fillData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:16", | |
"message": "fillOrUpdateCalendar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:21", | |
"message": "getEvents was used before it was defined" | |
} | |
], | |
"atlas/catapult/launches.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "19:47", | |
"message": "setContent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:47", | |
"message": "setContent was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "52:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "64:80", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "73:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/modules/scrollto.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:16", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:49", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:20", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:20", | |
"message": "\"$target\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/new-experiment.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "63:39", | |
"message": "selectTab was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:36", | |
"message": "selectTab was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:32", | |
"message": "selectTab was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "254:64", | |
"message": "selectedTab was used before it was defined" | |
} | |
], | |
"atlas/catapult/view-util.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "105:64", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:26", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "183:12", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "185:26", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "198:16", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "203:16", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:24", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "215:28", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "222:28", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "228:28", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "235:24", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "240:12", | |
"message": "\"xDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "241:12", | |
"message": "\"yDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "249:16", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:16", | |
"message": "\"xDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:27", | |
"message": "\"xDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:43", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:53", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "251:16", | |
"message": "\"yDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "251:27", | |
"message": "\"yDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "251:43", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "251:53", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "254:12", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "254:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "254:44", | |
"message": "\"xDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "255:12", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "255:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "255:44", | |
"message": "\"yDomains\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "257:12", | |
"message": "\"minimum_y_domain\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "259:29", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "259:54", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "259:85", | |
"message": "\"minimum_y_domain\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "260:35", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "260:60", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "261:20", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "261:55", | |
"message": "\"minimum_y_domain\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "262:20", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "262:55", | |
"message": "\"minimum_y_domain\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "265:19", | |
"message": "\"shaped_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "273:12", | |
"message": "\"bucketing_problem_days\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "277:24", | |
"message": "\"bucketing_problem_days\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "283:24", | |
"message": "\"bucketing_problem_days\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "287:19", | |
"message": "\"bucketing_problem_days\" used outside of binding context." | |
} | |
], | |
"atlas/catapult/view.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "78:26", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "176:8", | |
"message": "setupConclusionModal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "177:8", | |
"message": "setupDateRangeModal was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "280:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "316:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "357:31", | |
"message": "\"Catapult\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "433:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "434:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "435:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "436:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "437:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "443:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "478:38", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "499:22", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "560:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "592:12", | |
"message": "\"bucketing_modal_html\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "596:29", | |
"message": "\"bucketing_modal_html\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "608:28", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/chargebacks/chargebacks.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "2:4", | |
"message": "setRangeFields was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:8", | |
"message": "\"event\" used outside of binding context." | |
} | |
], | |
"atlas/chosen/chosen.jquery-0.9.8-validate.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "72:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "106:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "139:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "150:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "154:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "158:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "273:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "314:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "316:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "325:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-reserved-keys", | |
"location": "347:29", | |
"message": "Reserved word 'float' used as key." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "479:10", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "524:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "567:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "602:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "643:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "998:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1073:5", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "1077:4", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"atlas/chosen/chosen.jquery-0.9.8.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "70:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "103:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "134:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "138:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "142:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "244:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "280:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "290:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "430:10", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "473:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "514:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "547:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "577:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "874:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "943:5", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "947:4", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"atlas/chosen/chosen.jquery-1.1.0.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "18:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "76:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "116:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "153:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "164:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "168:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "172:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "549:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "550:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "560:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "780:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "808:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "834:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "866:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "874:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "1151:6", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"atlas/community-events.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:15", | |
"message": "\"communityFormFields\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:15", | |
"message": "\"communityFormFields\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:32", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/compare.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "85:8", | |
"message": "show_panel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "89:8", | |
"message": "show_panel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "93:8", | |
"message": "show_panel was used before it was defined" | |
} | |
], | |
"atlas/config/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/config/modules/overlays.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:12", | |
"message": "doConfirm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:30", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/config/view.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:70", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:15", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:8", | |
"message": "\"Config\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:20", | |
"message": "\"Config\" used outside of binding context." | |
} | |
], | |
"atlas/connections.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "9:8", | |
"message": "updateSubmitButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "72:8", | |
"message": "updateConnections was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "82:8", | |
"message": "updateConnections was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "141:5", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/cross-stitch/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "20:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:42", | |
"message": "timeConverter was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:16", | |
"message": "\"ahref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:73", | |
"message": "\"ahref\" used outside of binding context." | |
} | |
], | |
"atlas/cross-stitch/waterfall.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "12:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "drawSpans was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:24", | |
"message": "accurateRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:24", | |
"message": "accurateRound was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:37", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:37", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:48", | |
"message": "\"thriftSpanCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:69", | |
"message": "\"querySpanCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:89", | |
"message": "\"gearmanSpanCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:111", | |
"message": "\"redisSpanCount\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "98:29", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "102:36", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "109:12", | |
"message": "zoom was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "119:20", | |
"message": "brushExtent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "122:20", | |
"message": "brushExtent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "128:16", | |
"message": "brushExtent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "132:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "189:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "204:28", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "214:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "214:33", | |
"message": "nodes_by_id was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "215:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:34", | |
"message": "labels_by_id was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "221:20", | |
"message": "setDetails was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "227:16", | |
"message": "setDetails was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "229:25", | |
"message": "expandedSpans was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "235:22", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "276:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "294:31", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "329:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "371:31", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "381:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "386:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "388:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "390:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "409:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "475:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "477:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "480:25", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "487:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "488:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "541:29", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "541:36", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "553:25", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/currency.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:28", | |
"message": "\"prompt\" used outside of binding context." | |
} | |
], | |
"atlas/datafeeds/base.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "23:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "63:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "142:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "162:12", | |
"message": "setDimensionEnabled was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "166:12", | |
"message": "setDimensionEnabled was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "193:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "211:33", | |
"message": "getPageOffset was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:35", | |
"message": "getPageOffset was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "220:30", | |
"message": "constrain was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "227:30", | |
"message": "constrain was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "279:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "296:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "297:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "314:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "315:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "316:54", | |
"message": "getSumSquares was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "317:54", | |
"message": "getSumSquares was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "336:30", | |
"message": "getVariance was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "337:30", | |
"message": "getVariance was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "338:21", | |
"message": "getTTable was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "458:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "583:24", | |
"message": "addMerged was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "589:28", | |
"message": "addMerged was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "663:20", | |
"message": "\"end\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "665:56", | |
"message": "\"end\" used outside of binding context." | |
} | |
], | |
"atlas/datafeeds/controls/compare.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/datafeeds/controls/dimension.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:12", | |
"message": "setDimensionEnabled was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:12", | |
"message": "setDimensionEnabled was used before it was defined" | |
} | |
], | |
"atlas/datafeeds/controls/input.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/datafeeds/controls/range.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "19:33", | |
"message": "getPageOffset was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:35", | |
"message": "getPageOffset was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:30", | |
"message": "constrain was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:30", | |
"message": "constrain was used before it was defined" | |
} | |
], | |
"atlas/datafeeds/dashboards/dimension-graph.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:16", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:38", | |
"message": "\"scaledData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "112:16", | |
"message": "updateLabels was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:16", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:16", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:34", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:60", | |
"message": "\"change1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "150:34", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "150:60", | |
"message": "\"change2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:16", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "161:33", | |
"message": "\"change\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "161:58", | |
"message": "\"change\" used outside of binding context." | |
} | |
], | |
"atlas/datafeeds/dashboards/graph_utils.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:54", | |
"message": "\"units\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "54:58", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "71:59", | |
"message": "A leading decimal point can be confused with a dot." | |
} | |
], | |
"atlas/datafeeds/significance.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "19:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:47", | |
"message": "getSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "38:54", | |
"message": "getSumSquares was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:54", | |
"message": "getSumSquares was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:30", | |
"message": "getVariance was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "59:30", | |
"message": "getVariance was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:21", | |
"message": "getTTable was used before it was defined" | |
} | |
], | |
"atlas/datafindr/lib/lightbox.min.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:27", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "9:311", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:2459", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4249", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4293", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4296", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4336", | |
"message": "h was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4339", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4379", | |
"message": "h was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:4382", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-catch-shadow", | |
"location": "9:5061", | |
"message": "Value of 'b' may be overwritten in IE 8 and earlier." | |
} | |
], | |
"atlas/datafindr/router.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "116:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/datafindr/views/ResponseText.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "10:6", | |
"message": "\"PR\" used outside of binding context." | |
} | |
], | |
"atlas/datafindr/views/Sidebar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "35:21", | |
"message": "\"html\" used outside of binding context." | |
} | |
], | |
"atlas/datafindr/views/SidebarCategory.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "28:20", | |
"message": "SidebarView was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:20", | |
"message": "\"SidebarView\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:32", | |
"message": "\"SidebarView\" used outside of binding context." | |
} | |
], | |
"atlas/datapp/modules/alerts.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "10:8", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:8", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/datapp/modules/requests.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:8", | |
"message": "request was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "11:8", | |
"message": "request was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:8", | |
"message": "request was used before it was defined" | |
} | |
], | |
"atlas/datapp/modules/urlhelper.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "5:27", | |
"message": "getQueryObject was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:12", | |
"message": "\"kv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:25", | |
"message": "\"kv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:34", | |
"message": "\"kv\" used outside of binding context." | |
} | |
], | |
"atlas/date.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "91:166", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:371", | |
"message": "\"px\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "139:3286", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"atlas/daterangepicker.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:1", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "39:22", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "44:22", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "378:16", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "379:16", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "381:16", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "382:16", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "387:16", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "387:33", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "387:45", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "387:64", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:21", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:58", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "391:33", | |
"message": "\"startDate\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "392:31", | |
"message": "\"endDate\" used outside of binding context." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "423:27", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "425:30", | |
"message": "The array literal notation [] is preferrable." | |
} | |
], | |
"atlas/deadbeats.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:12", | |
"message": "compileMembers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:12", | |
"message": "compileMembers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/design-sandbox/bellis/nova/base.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/dragtable.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "28:0", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-dupe-keys", | |
"location": "28:12", | |
"message": "Duplicate key 'cookiesEnabled'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "80:8", | |
"message": "_dgtimer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "80:32", | |
"message": "_dgtimer was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:28", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "85:4", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:8", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:6", | |
"message": "\"the\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:6", | |
"message": "\"the\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:25", | |
"message": "\"the\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:31", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:6", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "113:3", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-new-object", | |
"location": "118:11", | |
"message": "The object literal notation {} is preferrable." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "122:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:4", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:8", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "159:3", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:20", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:26", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:26", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "188:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "190:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "195:14", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "198:23", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "203:16", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:23", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "208:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "213:20", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "214:6", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "216:21", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "218:21", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "230:4", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "237:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "264:42", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "265:42", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "269:45", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "270:45", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "279:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "282:14", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "286:50", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "296:8", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "307:8", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "308:42", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "309:40", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "311:48", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "312:46", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "316:18", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "323:14", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "324:20", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "329:20", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "331:6", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "332:30", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "334:8", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "344:16", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "385:15", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:48", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "394:7", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "395:16", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "404:3", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "423:37", | |
"message": "\"expires\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "438:4", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "454:48", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "475:6", | |
"message": "\"dragtable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "483:18", | |
"message": "\"dragtable\" used outside of binding context." | |
} | |
], | |
"atlas/edition_editor.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:16", | |
"message": "\"ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:87", | |
"message": "\"ids\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:51", | |
"message": "\"listing_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "443:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "445:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "521:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/etsynomics/holiday_demand/holiday_demand.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/etsynomics/holiday_demand/jquery.svg-tipsy.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "17:25", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "214:18", | |
"message": "\"tipsy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "215:18", | |
"message": "\"tipsy\" used outside of binding context." | |
} | |
], | |
"atlas/event_descriptions.js": [ | |
{ | |
"id": "no-cond-assign", | |
"location": "115:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "143:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "174:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "175:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "181:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "208:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "208:19", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "262:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "264:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "452:17", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "452:46", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "452:82", | |
"message": "urlError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "910:50", | |
"message": "History was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1240:32", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1283:20", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1296:16", | |
"message": "inherits was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1341:19", | |
"message": "getValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1341:45", | |
"message": "urlError was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1453:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/feedback.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/funnels.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "3:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "115:27", | |
"message": "\"Tablename\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "390:49", | |
"message": "\"OrderedIDs\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "403:12", | |
"message": "\"positions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "404:56", | |
"message": "\"OrderedIDs\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "405:19", | |
"message": "\"positions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "445:20", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "451:20", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "461:45", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "463:20", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "463:27", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "464:27", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "511:16", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "513:16", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "514:16", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "516:16", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "544:20", | |
"message": "\"container\" used outside of binding context." | |
} | |
], | |
"atlas/games/whatsforsale/boxblur.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "67:12", | |
"message": "boxBlurCanvasRGBA was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:12", | |
"message": "boxBlurCanvasRGB was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:20", | |
"message": "\"netscape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "242:20", | |
"message": "\"netscape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "245:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/games/whatsforsale/game.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "17:15", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:34", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:53", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:15", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:34", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:53", | |
"message": "getListingData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:12", | |
"message": "showNextCard was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:29", | |
"message": "getFourAnswers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:32", | |
"message": "addListingToDOM was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "52:49", | |
"message": "buttonClicked was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:58", | |
"message": "endBlur was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "62:8", | |
"message": "showCorrectAnswer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:19", | |
"message": "showNextCard was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:8", | |
"message": "showCorrectAnswer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:19", | |
"message": "showNextCard was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:32", | |
"message": "\"answer\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:25", | |
"message": "\"answer\" used outside of binding context." | |
} | |
], | |
"atlas/gg.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:51", | |
"message": "Layer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:51", | |
"message": "Scale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:19", | |
"message": "Facets was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:41", | |
"message": "Scale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "102:23", | |
"message": "SingleFacet was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "111:5", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "127:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "132:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:19", | |
"message": "PointGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "184:18", | |
"message": "LineGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "185:18", | |
"message": "AreaGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "186:22", | |
"message": "IntervalGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "187:17", | |
"message": "BoxPlotGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "188:18", | |
"message": "TextGeometry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "194:26", | |
"message": "Statistics was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "238:32", | |
"message": "groupData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "298:8", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "323:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "329:8", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "354:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "359:8", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "382:8", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "412:20", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "504:19", | |
"message": "groups was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "538:25", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "539:25", | |
"message": "TimeScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "540:25", | |
"message": "LogScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "541:25", | |
"message": "CategoricalScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "542:25", | |
"message": "ColorScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "557:19", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "558:19", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "559:19", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "560:19", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "561:19", | |
"message": "ColorScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "562:19", | |
"message": "ColorScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "563:19", | |
"message": "LinearScale was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "564:19", | |
"message": "TextScale was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "600:45", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "604:43", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "608:42", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "613:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "638:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "665:18", | |
"message": "IdentityStatistic was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "666:18", | |
"message": "BinStatistic was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "667:18", | |
"message": "BoxPlotStatistic was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "668:18", | |
"message": "SumStatistic was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "684:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "706:21", | |
"message": "groupData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "714:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "715:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "716:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "750:21", | |
"message": "splitByGroups was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "753:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "755:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "756:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "757:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "762:34", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "763:34", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/goals/goals.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "7:24", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:27", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:23", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:6", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:13", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "102:26", | |
"message": "toDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:10", | |
"message": "\"f\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:17", | |
"message": "\"f\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "124:12", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:19", | |
"message": "\"f\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:22", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "140:63", | |
"message": "toDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "154:24", | |
"message": "createDateRange was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "171:10", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:17", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:12", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "175:52", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "176:21", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "176:24", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "178:23", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "178:26", | |
"message": "\"s\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:22", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:39", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:32", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:38", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:51", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "271:6", | |
"message": "\"forecastMetrics\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "274:13", | |
"message": "\"forecastMetrics\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "312:24", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "319:6", | |
"message": "\"val\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "320:39", | |
"message": "\"val\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "321:8", | |
"message": "\"val\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "323:13", | |
"message": "\"val\" used outside of binding context." | |
}, | |
{ | |
"id": "no-reserved-keys", | |
"location": "346:19", | |
"message": "Reserved word 'long' used as key." | |
}, | |
{ | |
"id": "no-reserved-keys", | |
"location": "346:19", | |
"message": "Reserved word 'short' used as key." | |
} | |
], | |
"atlas/goals/graphs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:59", | |
"message": "next was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:16", | |
"message": "\"Erorr\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:50", | |
"message": "makeChart was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:27", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:10", | |
"message": "\"chartData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "77:22", | |
"message": "getChartData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "78:18", | |
"message": "d3Chart was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:10", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:45", | |
"message": "\"chartData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "167:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:55", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:55", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "176:17", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:10", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:44", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "180:10", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "180:44", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "214:22", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/goals/view.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "18:63", | |
"message": "next was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:15", | |
"message": "next was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:54", | |
"message": "createTables was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:69", | |
"message": "createProductTables was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:8", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:8", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:24", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:18", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:36", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:18", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:12", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:28", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:22", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:12", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:12", | |
"message": "\"forecast\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:66", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:28", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:24", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:24", | |
"message": "\"forecast\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:32", | |
"message": "\"forecast\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:19", | |
"message": "\"actuals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:27", | |
"message": "\"forecast\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:36", | |
"message": "\"actuals\" used outside of binding context." | |
} | |
], | |
"atlas/groups/edit.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "33:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:8", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "67:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/groups_flags.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7:30", | |
"message": "handleFlagExpand was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:12", | |
"message": "compileCases was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:12", | |
"message": "compileCases was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "92:16", | |
"message": "getTemplate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "140:12", | |
"message": "\"$fe\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "141:12", | |
"message": "\"$fe\" used outside of binding context." | |
} | |
], | |
"atlas/guest_signin.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "2:4", | |
"message": "\"appify\" used outside of binding context." | |
} | |
], | |
"atlas/guest_signout.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "2:4", | |
"message": "\"appify\" used outside of binding context." | |
} | |
], | |
"atlas/help/modules/group-display.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "26:16", | |
"message": "\"groupName\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:20", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:58", | |
"message": "\"groupName\" used outside of binding context." | |
} | |
], | |
"atlas/help/modules/help-preview-pane.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "42:20", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:16", | |
"message": "\"enabled\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:16", | |
"message": "\"state\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:53", | |
"message": "\"enabled\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:67", | |
"message": "\"enabled\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:16", | |
"message": "\"dropdown\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "175:16", | |
"message": "\"form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "178:12", | |
"message": "\"form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "186:58", | |
"message": "\"state\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "186:72", | |
"message": "\"form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "186:85", | |
"message": "\"dropdown\" used outside of binding context." | |
} | |
], | |
"atlas/help/modules/topic-display.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "28:20", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/image_compare.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "2:2", | |
"message": "setRadio was used before it was defined" | |
} | |
], | |
"atlas/imgcache.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"uncache_image\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:8", | |
"message": "\"uncache_image\" used outside of binding context." | |
} | |
], | |
"atlas/inbound_links/base.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "50:12", | |
"message": "getShortUrl was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:22", | |
"message": "\"LinkBuilder\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:16", | |
"message": "alertError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "101:20", | |
"message": "alertInfo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "103:20", | |
"message": "alertError was used before it was defined" | |
} | |
], | |
"atlas/includes/chosen.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "17:47", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "22:53", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/infringement.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "57:67", | |
"message": "\"body\" used outside of binding context." | |
} | |
], | |
"atlas/jasmine/main.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/json2.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "7:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "7:27", | |
"message": "JSON is a read-only native object." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7:32", | |
"message": "Wrap an immediate function invocation in parentheses." | |
} | |
], | |
"atlas/knowledge_base/diff.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "5:8", | |
"message": "get_diffs was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:30", | |
"message": "\"diff_match_patch\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:16", | |
"message": "overlaid was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/knowledge_base/edit.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "8:8", | |
"message": "toggle_media_type was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:21", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "66:12", | |
"message": "delete_article was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:8", | |
"message": "toggle_media_type was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:8", | |
"message": "\"shortcut_val\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:12", | |
"message": "\"shortcut_val\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:34", | |
"message": "\"shortcut_val\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:12", | |
"message": "clear_dupe_state was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:59", | |
"message": "\"shortcut_val\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "86:12", | |
"message": "validate_meta_form was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "93:12", | |
"message": "save_meta was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "96:12", | |
"message": "save_type was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "136:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "137:66", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "141:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "180:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "193:19", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "194:22", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "218:27", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "219:20", | |
"message": "\"retrigger_tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "223:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "237:28", | |
"message": "get_topic_shortcut was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "239:27", | |
"message": "get_language_code was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "252:20", | |
"message": "mark_shortcut_as_dupe was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "255:20", | |
"message": "clear_dupe_state was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "267:8", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "269:12", | |
"message": "\"topic_label_split\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "270:12", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "270:29", | |
"message": "\"topic_label_split\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "272:15", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
} | |
], | |
"atlas/knowledge_base/list.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:8", | |
"message": "toggle_panel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "12:8", | |
"message": "toggle_panel was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "34:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/knowledge_base/tags.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "2:4", | |
"message": "addAddTagHandler was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3:4", | |
"message": "addDeleteHandlers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:24", | |
"message": "addTagDOM was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:8", | |
"message": "addDeleteHandlers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/knowledge_base/tiny_mce_config.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "44:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:4", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/knowledge_base/topics.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "16:12", | |
"message": "save_order was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "22:12", | |
"message": "add_topic was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "edit_topic was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:12", | |
"message": "delete_topic_prompt was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:8", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:8", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:19", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:8", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:21", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:41", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:20", | |
"message": "delete_topic was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:34", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "81:16", | |
"message": "display_message was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "144:20", | |
"message": "save_topic was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:8", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:8", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:19", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:8", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:25", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "161:8", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "161:25", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:8", | |
"message": "\"topic_mailbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:24", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "164:37", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "165:41", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "166:40", | |
"message": "\"topic_mailbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "167:35", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "180:20", | |
"message": "save_topic was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:16", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "206:16", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "207:16", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "208:16", | |
"message": "\"topic_mailbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "209:20", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:32", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:77", | |
"message": "\"topic_shortcut\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "218:32", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "218:73", | |
"message": "\"topic_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "219:32", | |
"message": "\"topic_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "219:76", | |
"message": "\"topic_mailbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "228:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/library/stats.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "4:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:32", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:16", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/listing_property_options.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"ListingPageOptions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:0", | |
"message": "\"ListingPageOptions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:35", | |
"message": "\"ListingPageOptions\" used outside of binding context." | |
} | |
], | |
"atlas/listings_quality/jquery.cookie.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "10:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "28:12", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "42:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
} | |
], | |
"atlas/listings_quality/jquery.cookies.2.2.0.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "11:24", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "312:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "316:2", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/listings_quality/jquery.json-2.3.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/listings_quality/jquery.tooltip.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "16:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "16:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:3", | |
"message": "createHelper was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:15", | |
"message": "save was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:14", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "62:11", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "124:20", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "126:3", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:37", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:2", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "159:3", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "197:2", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "245:10", | |
"message": "viewport was used before it was defined" | |
} | |
], | |
"atlas/listsearch.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "12:33", | |
"message": "getQuery was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:29", | |
"message": "getQuery was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:49", | |
"message": "isSocial was used before it was defined" | |
} | |
], | |
"atlas/mailinglist.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:4", | |
"message": "\"MailingList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:4", | |
"message": "\"MailingList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:8", | |
"message": "\"MailingList\" used outside of binding context." | |
} | |
], | |
"atlas/mass_convos.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "25:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/member/panel/admin_notes.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "37:66", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "44:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/member/panel/feedback.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "15:12", | |
"message": "setGraphWidth was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:12", | |
"message": "setGraphWidth was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:12", | |
"message": "setGraphWidth was used before it was defined" | |
} | |
], | |
"atlas/member/panel/gavel_tasks.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "19:32", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "41:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/member/panel/member_locations.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "34:34", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:35", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "41:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:26", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:26", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:26", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:28", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:36", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:49", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:49", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:35", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "92:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:31", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:34", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:48", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "110:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "113:40", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "130:69", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "137:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "139:22", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:34", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:48", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "152:40", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:42", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:56", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:47", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "165:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "181:34", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "182:50", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "185:39", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "188:40", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "194:42", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "195:58", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "198:47", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "201:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "216:37", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "220:71", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "227:44", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "229:22", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "235:16", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "236:20", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "252:16", | |
"message": "\"google\" used outside of binding context." | |
} | |
], | |
"atlas/member/panel/member_overview.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "22:31", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:28", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "34:21", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:31", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:32", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:28", | |
"message": "\"Apollo\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "58:21", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/member/panel/task_list.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "41:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "71:37", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "73:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "87:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/member/panel.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "28:53", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/member-lookup.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "283:29", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "284:55", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "293:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "329:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "365:12", | |
"message": "effects was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "682:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "950:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "980:12", | |
"message": "effects was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1118:16", | |
"message": "\"setTransitionSupported\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1332:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1392:8", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1393:8", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1394:25", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1399:23", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1643:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1686:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "1702:20", | |
"message": "Redundant double negation in a ternary condition." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1737:8", | |
"message": "doAction was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1742:8", | |
"message": "doAction was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1747:8", | |
"message": "doAction was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1752:8", | |
"message": "doAction was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1757:8", | |
"message": "doAction was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1762:12", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1769:8", | |
"message": "submitActionForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1774:8", | |
"message": "submitActionForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1779:8", | |
"message": "submitActionForm was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1784:8", | |
"message": "\"Atlas\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1832:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1884:12", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1925:12", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1926:12", | |
"message": "submitActionForm was used before it was defined" | |
} | |
], | |
"atlas/member-tokens.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "5:21", | |
"message": "check was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7:21", | |
"message": "uncheck was used before it was defined" | |
} | |
], | |
"atlas/members/bill/miscellaneous_adjustments.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "113:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "119:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "134:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/members/bill/payments/payment.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:8", | |
"message": "\"$btn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4:8", | |
"message": "\"$btn\" used outside of binding context." | |
} | |
], | |
"atlas/members/shop_settings/sales_tax.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:27", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/canvas/canvas_markdown_dialect.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "12:5", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "17:35", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "22:5", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/meteor/canvas/export_preparer.js": [ | |
{ | |
"id": "no-loop-func", | |
"location": "94:37", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "96:42", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "102:50", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"atlas/meteor/canvas/gmail_promo_image.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "27:16", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/canvas/markdown.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "104:14", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "111:13", | |
"message": "convert_tree_to_html was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "112:2", | |
"message": "merge_text_nodes was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "119:10", | |
"message": "\"uneval\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:10", | |
"message": "\"uneval\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:10", | |
"message": "\"uneval\" used outside of binding context." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "144:10", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "219:12", | |
"message": "isArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "219:51", | |
"message": "isArray was used before it was defined" | |
}, | |
{ | |
"id": "no-label-var", | |
"location": "249:4", | |
"message": "Found identifier with same name as label." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "348:6", | |
"message": "\"block_search\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "352:39", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "357:16", | |
"message": "\"block_search\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "361:44", | |
"message": "\"block_search\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "369:16", | |
"message": "\"block_search\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "416:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "517:10", | |
"message": "stack was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "530:8", | |
"message": "\"loose_search\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "540:10", | |
"message": "\"tight_search\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "543:50", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "615:70", | |
"message": "\"nl\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "628:12", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "647:12", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "650:21", | |
"message": "\"loose_search\" used outside of binding context." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "683:16", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "703:12", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "707:18", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "790:8", | |
"message": "forEach was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1118:13", | |
"message": "split_meta_hash was used before it was defined" | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1169:6", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1190:8", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1195:8", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1196:19", | |
"message": "\"p\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1220:11", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1232:10", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1233:12", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1233:24", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1245:9", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1252:8", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1253:10", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1253:22", | |
"message": "\"a\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1266:9", | |
"message": "m was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1266:9", | |
"message": "\"m\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1319:13", | |
"message": "extract_attr was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1388:18", | |
"message": "render_tree was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1397:20", | |
"message": "render_tree was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1496:6", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1496:23", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1497:20", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1519:11", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1523:21", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1524:13", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1525:24", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1543:11", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1547:20", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1548:13", | |
"message": "\"ref\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1549:24", | |
"message": "\"ref\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/canvas/modules/author.js": [ | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "122:25", | |
"message": "Redundant double negation in an if statement condition." | |
} | |
], | |
"atlas/meteor/canvas/modules/text.js": [ | |
{ | |
"id": "no-loop-func", | |
"location": "39:51", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "55:51", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"atlas/meteor/canvas/template.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "255:149", | |
"message": "\"type\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/canvas/template_module.js": [ | |
{ | |
"id": "no-floating-decimal", | |
"location": "514:76", | |
"message": "A leading decimal point can be confused with a dot." | |
} | |
], | |
"atlas/meteor/canvas/tooltip.js": [ | |
{ | |
"id": "no-dupe-keys", | |
"location": "8:54", | |
"message": "Duplicate key 'hide'." | |
} | |
], | |
"atlas/meteor/canvas/underscore.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "41:37", | |
"message": "wrapper was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:4", | |
"message": "any was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "477:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "568:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "750:13", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "751:23", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "894:6", | |
"message": "addToWrapper was used before it was defined" | |
} | |
], | |
"atlas/meteor/canvas/util.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "107:12", | |
"message": "\"$ul\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:12", | |
"message": "\"$ul\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:50", | |
"message": "\"$ul\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/mailing/disk_based_template_selector.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "21:16", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:78", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/mailing/mailing.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "91:20", | |
"message": "\"$done_editing_button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:20", | |
"message": "\"$done_editing_button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:20", | |
"message": "\"$done_editing_button\" used outside of binding context." | |
} | |
], | |
"atlas/meteor/stats_helper.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "88:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/microscope/form.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "12:8", | |
"message": "\"page\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "13:8", | |
"message": "addSetItemsToKibanaBox was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:8", | |
"message": "renderViaKibanaBoxContent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "19:8", | |
"message": "clearForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:8", | |
"message": "getEventData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:8", | |
"message": "addSetItemsToKibanaBox was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "46:8", | |
"message": "renderViaKibanaBoxContent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:8", | |
"message": "renderViaKibanaBoxContent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:12", | |
"message": "\"globalData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:32", | |
"message": "\"globalData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:15", | |
"message": "getSetItems was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:36", | |
"message": "getSetDropDowns was used before it was defined" | |
} | |
], | |
"atlas/microscope/renderData.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "32:12", | |
"message": "renderNotLoading was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:30", | |
"message": "\"end\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:42", | |
"message": "\"start\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:12", | |
"message": "formatContent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "73:28", | |
"message": "\"html\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "75:8", | |
"message": "bindDetailViewEvents was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:28", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:23", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "167:20", | |
"message": "addCommas was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "199:28", | |
"message": "\"end\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:43", | |
"message": "\"start\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:27", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "221:27", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "224:58", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "238:8", | |
"message": "bindPaginationButtons was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "289:8", | |
"message": "renderAggregations was used before it was defined" | |
} | |
], | |
"atlas/mobile_builds.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "121:36", | |
"message": "send_email was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "126:34", | |
"message": "send_email was used before it was defined" | |
} | |
], | |
"atlas/mode/clike/clike.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "22:23", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:25", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:15", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "76:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "97:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "103:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:72", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "206:40", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "226:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "242:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "268:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/css/css.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:9", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:23", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:23", | |
"message": "tokenParenthesized was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "295:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "500:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "535:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/erlang/erlang.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "10:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "141:9", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "141:41", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "186:10", | |
"message": "singleQuote was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "195:10", | |
"message": "doubleQuote was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "225:8", | |
"message": "pushToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "271:8", | |
"message": "nongreedy was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "272:6", | |
"message": "pushToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "277:8", | |
"message": "nongreedy was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "278:6", | |
"message": "pushToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "283:8", | |
"message": "greedy was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "286:8", | |
"message": "pushToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "292:8", | |
"message": "greedy was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "331:11", | |
"message": "quote was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "335:11", | |
"message": "quote was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "359:17", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "360:20", | |
"message": "takewhile was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "363:14", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "368:15", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "369:16", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "370:15", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "372:16", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "375:14", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "377:14", | |
"message": "peekToken was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "405:14", | |
"message": "drop_both was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "408:14", | |
"message": "drop_first was used before it was defined" | |
} | |
], | |
"atlas/mode/go/go.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:23", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:25", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:15", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "86:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "104:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "110:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "168:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/groovy/groovy.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:13", | |
"message": "startString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:28", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:15", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "40:10", | |
"message": "expectExpression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:15", | |
"message": "startString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "80:30", | |
"message": "tokenBaseUntilBrace was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "112:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "135:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "141:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "210:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/haskell/haskell.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:45", | |
"message": "ncomment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:43", | |
"message": "stringLiteral was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "143:19", | |
"message": "stringGap was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "167:23", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "246:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/htmlmixed/htmlmixed.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:17", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3:16", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:26", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:64", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:26", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:26", | |
"message": "script was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:20", | |
"message": "css was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "45:9", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:20", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:74", | |
"message": "\"local\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:25", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:15", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/javascript/javascript.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "10:17", | |
"message": "Wrap an immediate function invocation in parentheses." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:34", | |
"message": "jsTokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:36", | |
"message": "jsTokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "140:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:4", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:22", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:42", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:60", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "178:57", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "178:70", | |
"message": "statement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "182:12", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "182:30", | |
"message": "cx was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "254:54", | |
"message": "vardef1 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "255:58", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "257:47", | |
"message": "block was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "259:51", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "259:82", | |
"message": "maybeelse was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "260:40", | |
"message": "functiondef was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "261:79", | |
"message": "forspec1 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "263:57", | |
"message": "maybelabel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "264:55", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "265:41", | |
"message": "block was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "266:36", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "268:80", | |
"message": "funarg was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "270:33", | |
"message": "expression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "273:11", | |
"message": "expressionInner was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "273:33", | |
"message": "maybeoperatorComma was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "276:11", | |
"message": "expressionInner was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "276:33", | |
"message": "maybeoperatorNoComma was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "280:40", | |
"message": "functiondef was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "281:41", | |
"message": "maybeexpression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:47", | |
"message": "maybeexpression was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "284:47", | |
"message": "commasep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "285:47", | |
"message": "commasep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "285:56", | |
"message": "objprop was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "295:11", | |
"message": "maybeoperatorNoComma was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "305:55", | |
"message": "commasep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "306:33", | |
"message": "property was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "319:56", | |
"message": "getterSetter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "329:16", | |
"message": "functiondef was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "351:33", | |
"message": "typedef was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "361:36", | |
"message": "vardef2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "361:52", | |
"message": "vardef2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "379:57", | |
"message": "forspec2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "380:33", | |
"message": "forspec2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "381:40", | |
"message": "formaybein was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "382:41", | |
"message": "forspec2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "386:36", | |
"message": "forspec2 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "389:33", | |
"message": "forspec3 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "391:41", | |
"message": "forspec3 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "398:69", | |
"message": "funarg was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "434:51", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "464:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "465:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "466:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "467:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "468:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "469:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "470:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "471:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/lua/lua.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "5:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:28", | |
"message": "bracketed was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:26", | |
"message": "string was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "75:26", | |
"message": "bracketed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "144:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/meta.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/perl/perl.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "475:24", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "483:55", | |
"message": "tokenPerl was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "492:47", | |
"message": "tokenPerl was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "780:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "783:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "787:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "795:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "801:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "808:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/php/php.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:19", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:18", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:14", | |
"message": "\"style\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:56", | |
"message": "\"style\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:15", | |
"message": "\"style\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:19", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:58", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:41", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:38", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "129:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "130:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/python/python.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:20", | |
"message": "dedent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:25", | |
"message": "\"stringPrefixes\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "122:29", | |
"message": "tokenStringFactory was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "330:49", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "341:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/r/r.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:23", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "141:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/ruby/ruby.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "29:26", | |
"message": "readBlockComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:19", | |
"message": "readQuoted was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:19", | |
"message": "readQuoted was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:19", | |
"message": "readHereDoc was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:40", | |
"message": "readQuoted was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "66:40", | |
"message": "readQuoted was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "167:68", | |
"message": "\"word\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "195:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/scheme/scheme.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "4:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:28", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:28", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:45", | |
"message": "\"escaped\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:24", | |
"message": "\"escaped\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:35", | |
"message": "\"escaped\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:46", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:28", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:28", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:43", | |
"message": "\"maybeEnd\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:24", | |
"message": "\"maybeEnd\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:36", | |
"message": "\"next\" used outside of binding context." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "103:16", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "117:24", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:31", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:31", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:48", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "165:31", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "168:31", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "168:44", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "183:76", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "190:65", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "192:87", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:31", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:44", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:84", | |
"message": "\"ch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "232:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/shell/shell.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "9:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:27", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:13", | |
"message": "tokenize was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "43:27", | |
"message": "tokenDollar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:13", | |
"message": "tokenize was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "77:31", | |
"message": "tokenDollar was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "87:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "95:13", | |
"message": "tokenize was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "107:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/smalltalk/smalltalk.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:31", | |
"message": "next was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:14", | |
"message": "nextComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:46", | |
"message": "nextComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:14", | |
"message": "nextString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:45", | |
"message": "nextString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:34", | |
"message": "nextTemporaries was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "141:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/smarty/smarty.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "22:21", | |
"message": "inBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:25", | |
"message": "inSmarty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "51:23", | |
"message": "inAttribute was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/sql/sql.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:23", | |
"message": "tokenLiteral was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:23", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:22", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "199:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "215:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "225:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "241:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "258:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/verilog/verilog.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "19:23", | |
"message": "tokenString was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:25", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:15", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "69:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "87:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "93:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "175:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/mode/xml/xml.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "59:51", | |
"message": "inBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "62:50", | |
"message": "inBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:23", | |
"message": "doctype was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "71:25", | |
"message": "inBlock was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "81:25", | |
"message": "inTag was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "116:23", | |
"message": "inAttribute was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "197:18", | |
"message": "attributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "197:30", | |
"message": "endtag was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "211:18", | |
"message": "endclosetag was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "221:8", | |
"message": "maybePopContext was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "225:8", | |
"message": "maybePopContext was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "256:61", | |
"message": "attribute was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "262:38", | |
"message": "attvalue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "268:38", | |
"message": "attvaluemaybe was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "327:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "328:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "329:5", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "330:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/module-quick-lookup.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "23:16", | |
"message": "closeAllModules was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:20", | |
"message": "closeAllModules was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:20", | |
"message": "updateFilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:12", | |
"message": "closeAllModules was used before it was defined" | |
} | |
], | |
"atlas/moment-1.7.2.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "102:23", | |
"message": "getValueFromArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:23", | |
"message": "getValueFromArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "119:23", | |
"message": "getValueFromArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "122:23", | |
"message": "getValueFromArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:23", | |
"message": "getValueFromArray was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:23", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "136:23", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "160:23", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "163:23", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:27", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:63", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:27", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "192:19", | |
"message": "leftZeroFill was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "256:19", | |
"message": "absRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "259:19", | |
"message": "absRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "262:17", | |
"message": "absRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "265:16", | |
"message": "absRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "270:18", | |
"message": "absRound was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "273:17", | |
"message": "absRound was used before it was defined" | |
} | |
], | |
"atlas/moments.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/namechange_requests.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/nonprofit.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "3:39", | |
"message": "confirmAction was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:16", | |
"message": "doAction was used before it was defined" | |
} | |
], | |
"atlas/office_guests_main.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "2:4", | |
"message": "\"appify\" used outside of binding context." | |
} | |
], | |
"atlas/office_hacker_dashboard/map.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "519:34", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "524:12", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "528:16", | |
"message": "\"end\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "529:16", | |
"message": "\"start\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "530:16", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "530:54", | |
"message": "\"start\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "530:61", | |
"message": "\"end\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "531:16", | |
"message": "\"sensor_value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "534:20", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "536:20", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "538:20", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "540:20", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "543:39", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "543:63", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "543:91", | |
"message": "\"sensor_value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "544:5", | |
"message": "\"sensor_value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "545:19", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "545:25", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "546:20", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "546:26", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "546:37", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "546:52", | |
"message": "\"sensor_value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "548:20", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "548:26", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "549:20", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "549:26", | |
"message": "\"room_name\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "549:37", | |
"message": "\"sensor_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "549:52", | |
"message": "\"sensor_value\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "555:12", | |
"message": "calculateRoomUsage was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "555:31", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "556:12", | |
"message": "updateSidebarStats was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "556:31", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "568:12", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "569:12", | |
"message": "\"loc_sound_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "570:12", | |
"message": "\"loc_light_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "573:16", | |
"message": "\"loc_sound_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "574:16", | |
"message": "\"loc_light_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "579:20", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "583:43", | |
"message": "\"loc_light_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "584:20", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "588:39", | |
"message": "\"loc_sound_limit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "589:20", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "593:28", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "594:58", | |
"message": "\"triggered_sensors\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "602:16", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "604:20", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "608:20", | |
"message": "\"celsius\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "609:111", | |
"message": "\"celsius\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "610:43", | |
"message": "ctof was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "610:48", | |
"message": "\"celsius\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "613:20", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "614:24", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "615:24", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "616:29", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "617:24", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "618:29", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "619:24", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "620:29", | |
"message": "\"score\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "621:24", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "623:86", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "631:8", | |
"message": "\"F\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "632:26", | |
"message": "\"F\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "661:23", | |
"message": "\"stats\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "681:8", | |
"message": "initMap was used before it was defined" | |
} | |
], | |
"atlas/omnisearch/omnisearch.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "93:12", | |
"message": "loadDisabledProviders was used before it was defined" | |
} | |
], | |
"atlas/pages/edit.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/password-reset-history.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "38:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/payments/bulk_refund.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "28:8", | |
"message": "updateInProgressCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "38:8", | |
"message": "refundReceiptIds was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "55:12", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "55:13", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "56:55", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:20", | |
"message": "updateInProgressCounts was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "113:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:14", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/payments/giftcards.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3:15", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/payments/ledger_adjustments.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "114:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/permissions/modules/manage-roles.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "55:16", | |
"message": "\"new_role\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:16", | |
"message": "\"new_role\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:16", | |
"message": "\"new_role\" used outside of binding context." | |
} | |
], | |
"atlas/permissions/modules/manage-staff.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "49:17", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:32", | |
"message": "\"Permissions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:28", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:28", | |
"message": "\"text\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:75", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:87", | |
"message": "\"text\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:28", | |
"message": "\"options\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:28", | |
"message": "\"options\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:56", | |
"message": "\"options\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "115:35", | |
"message": "\"Permissions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:32", | |
"message": "\"Permissions\" used outside of binding context." | |
} | |
], | |
"atlas/promo_giftcard_overlay.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "23:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:28", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/receipt.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "24:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:15", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:15", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/redirect_to_office_guests.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "2:4", | |
"message": "\"appify\" used outside of binding context." | |
} | |
], | |
"atlas/referrers/Controller.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "78:16", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:29", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:16", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:29", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "98:16", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:29", | |
"message": "\"tmplVars\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "259:79", | |
"message": "colors was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "286:24", | |
"message": "\"href\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "288:24", | |
"message": "\"row\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "296:34", | |
"message": "\"href\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "302:30", | |
"message": "\"row\" used outside of binding context." | |
} | |
], | |
"atlas/regulators/barchart.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-script-url", | |
"location": "31:28", | |
"message": "Script URL is a form of eval." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:63", | |
"message": "resizePath was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "85:38", | |
"message": "barPath was used before it was defined" | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "104:22", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "107:39", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "117:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "138:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "210:11", | |
"message": "\"d3\" used outside of binding context." | |
} | |
], | |
"atlas/regulators/crossfilter/crossfilter.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2:0", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:0", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:22", | |
"message": "permute was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:9", | |
"message": "\"copy\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:13", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "14:34", | |
"message": "bisect_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:12", | |
"message": "bisect_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:11", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:30", | |
"message": "heap_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:10", | |
"message": "heap_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:20", | |
"message": "sift was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "79:65", | |
"message": "sift was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "102:17", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "102:42", | |
"message": "heapselect_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "104:16", | |
"message": "heapselect_by was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "126:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "138:20", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "138:48", | |
"message": "insertionsort_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "140:19", | |
"message": "insertionsort_by was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:8", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:13", | |
"message": "\"t\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "159:16", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "159:40", | |
"message": "quicksort_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "161:15", | |
"message": "quicksort_by was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "167:22", | |
"message": "quicksort_sizeThreshold was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "169:10", | |
"message": "quicksort was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "440:25", | |
"message": "crossfilter_arrayUntyped was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "441:26", | |
"message": "crossfilter_arrayUntyped was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "442:26", | |
"message": "crossfilter_arrayUntyped was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "516:22", | |
"message": "crossfilter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "520:9", | |
"message": "add was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "521:15", | |
"message": "dimension was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "522:14", | |
"message": "groupAll was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "523:10", | |
"message": "size was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "555:14", | |
"message": "filter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "556:19", | |
"message": "filterExact was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "557:19", | |
"message": "filterRange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "558:17", | |
"message": "filterAll was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "559:11", | |
"message": "top was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "560:14", | |
"message": "bottom was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "561:13", | |
"message": "group was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "562:16", | |
"message": "groupAll was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "580:26", | |
"message": "preAdd was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "581:23", | |
"message": "postAdd was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "586:4", | |
"message": "preAdd was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "587:4", | |
"message": "postAdd was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "595:22", | |
"message": "crossfilter_range was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "620:14", | |
"message": "crossfilter_index was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "704:12", | |
"message": "filterAll was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "705:12", | |
"message": "filterRange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "706:12", | |
"message": "filterExact was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "763:13", | |
"message": "top was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "764:13", | |
"message": "all was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "765:16", | |
"message": "reduce was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "766:21", | |
"message": "reduceCount was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "767:19", | |
"message": "reduceSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "768:15", | |
"message": "order was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "769:22", | |
"message": "orderNatural was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "770:14", | |
"message": "size was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "776:26", | |
"message": "crossfilter_capacity was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "793:26", | |
"message": "add was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "796:6", | |
"message": "add was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "802:22", | |
"message": "crossfilter_index was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "821:73", | |
"message": "crossfilter_index was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "841:12", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "858:10", | |
"message": "groupIncrement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "866:10", | |
"message": "groupIncrement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "882:19", | |
"message": "updateMany was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "883:18", | |
"message": "resetMany was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "886:21", | |
"message": "updateOne was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "887:20", | |
"message": "resetOne was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "902:28", | |
"message": "crossfilter_capacity was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1030:31", | |
"message": "valueOf was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1031:23", | |
"message": "valueOf was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1068:14", | |
"message": "reduce was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1069:19", | |
"message": "reduceCount was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1070:17", | |
"message": "reduceSum was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1071:13", | |
"message": "value was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1083:25", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1084:23", | |
"message": "add was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1087:4", | |
"message": "add was used before it was defined" | |
} | |
], | |
"atlas/regulators/index.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "11:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:25", | |
"message": "\"crossfilter\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:30", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:28", | |
"message": "\"barChart\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "116:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:29", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "134:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:4", | |
"message": "\"purchases\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "159:4", | |
"message": "\"purchases_constants\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "168:4", | |
"message": "\"diner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "169:4", | |
"message": "\"waiter\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:4", | |
"message": "\"waiter\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:17", | |
"message": "\"diner\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:24", | |
"message": "\"purchases\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:35", | |
"message": "\"purchases_constants\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "173:20", | |
"message": "\"waiter\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:19", | |
"message": "\"diner\" used outside of binding context." | |
} | |
], | |
"atlas/report_card_stats/Dashboard.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "29:24", | |
"message": "plotData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:32", | |
"message": "massageData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:16", | |
"message": "\"bars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:16", | |
"message": "\"bars\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:30", | |
"message": "\"bars\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:20", | |
"message": "plotStatusHisto was used before it was defined" | |
} | |
], | |
"atlas/reviews.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "77:31", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "168:16", | |
"message": "\"$transaction\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:16", | |
"message": "\"$transaction\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "192:16", | |
"message": "\"$transaction\" used outside of binding context." | |
} | |
], | |
"atlas/sbsql.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:23", | |
"message": "tokenLiteral was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "56:23", | |
"message": "tokenComment was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:22", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "206:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "222:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "232:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "248:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "265:2", | |
"message": "\"CodeMirror\" used outside of binding context." | |
} | |
], | |
"atlas/schemer/columns.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "26:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "48:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:8", | |
"message": "\"auth_username\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:24", | |
"message": "\"Schemer\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:22", | |
"message": "\"auth_username\" used outside of binding context." | |
} | |
], | |
"atlas/schemer/favorites.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "19:27", | |
"message": "\"Schemer\" used outside of binding context." | |
} | |
], | |
"atlas/schemer/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/schemer/modules/favorites.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "37:12", | |
"message": "\"Schemer\" used outside of binding context." | |
} | |
], | |
"atlas/schemer/modules/overlays.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:12", | |
"message": "doConfirm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:30", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/schemer/schemer.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "20:8", | |
"message": "getTables was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:8", | |
"message": "showForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "29:7", | |
"message": "hideForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:8", | |
"message": "saveForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "43:8", | |
"message": "rebuildSchema was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:8", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "48:17", | |
"message": "getQueryParams was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:17", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:32", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:26", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:50", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:20", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:38", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "52:8", | |
"message": "getDBs was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "68:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "72:12", | |
"message": "hideForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "79:12", | |
"message": "getSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "100:8", | |
"message": "setURL was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "101:8", | |
"message": "getSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "118:16", | |
"message": "getTables was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "120:16", | |
"message": "setURL was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "147:16", | |
"message": "getSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:16", | |
"message": "setURL was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "154:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "159:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "170:26", | |
"message": "isFavorited was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "172:55", | |
"message": "formatSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "174:12", | |
"message": "bindClickEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "176:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "205:58", | |
"message": "formatSampleData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "280:25", | |
"message": "\"Schemer\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "288:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "302:23", | |
"message": "getUpdateTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "303:32", | |
"message": "getRelativeUpdateTime was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "312:40", | |
"message": "getRelativeTimeInDays was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "321:44", | |
"message": "getRelativeTimeInDays was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "407:24", | |
"message": "\"Schemer\" used outside of binding context." | |
} | |
], | |
"atlas/schlep/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/schlep/modules/overlays.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12", | |
"message": "doConfirm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "11:30", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/schlep/view.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "36:8", | |
"message": "showForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "42:8", | |
"message": "confirmFullDump was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "48:8", | |
"message": "determineIndex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:8", | |
"message": "confirmReset was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:8", | |
"message": "showForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:8", | |
"message": "confirmDelete was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:12", | |
"message": "saveModel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "79:8", | |
"message": "showCronPopover was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:52", | |
"message": "cron_syntax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:65", | |
"message": "getCronData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "106:12", | |
"message": "getSchleps was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "119:16", | |
"message": "fullDump was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:16", | |
"message": "resetIncremental was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "147:16", | |
"message": "deleteSchlep was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:8", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:24", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "157:12", | |
"message": "getSchleps was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:8", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "166:22", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "169:12", | |
"message": "getSchleps was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:8", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "178:22", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:12", | |
"message": "getSchleps was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "197:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "202:55", | |
"message": "canBeReplicated was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "221:20", | |
"message": "determineIndex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "254:38", | |
"message": "cron_syntax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "254:51", | |
"message": "getCronData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "295:12", | |
"message": "getSchlepsByDbOrTableName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "297:12", | |
"message": "getAllSchleps was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "312:70", | |
"message": "formatSchlep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "328:70", | |
"message": "formatSchlep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "337:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "340:19", | |
"message": "formatRelativeDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "343:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "346:19", | |
"message": "formatRelativeDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "349:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "352:19", | |
"message": "formatRelativeInsertionDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "355:19", | |
"message": "isReplicationLate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "362:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "365:19", | |
"message": "formatRelativeDate was used before it was defined" | |
} | |
], | |
"atlas/scout/jquery.flot.min.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:922", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:1066", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:1256", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:1445", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:1680", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "6:1810", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:2028", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6:2952", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:4463", | |
"message": "aj was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:4479", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:4489", | |
"message": "W was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:4988", | |
"message": "C was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:4997", | |
"message": "ar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5048", | |
"message": "x was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5065", | |
"message": "T was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5091", | |
"message": "f was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5144", | |
"message": "aA was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5193", | |
"message": "aA was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5239", | |
"message": "ag was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5263", | |
"message": "B was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5267", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5273", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5292", | |
"message": "F was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5298", | |
"message": "Z was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5303", | |
"message": "X was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5307", | |
"message": "aj was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5314", | |
"message": "t was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5318", | |
"message": "W was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:5322", | |
"message": "ah was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:6844", | |
"message": "V was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:6907", | |
"message": "V was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:7071", | |
"message": "Y was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:7077", | |
"message": "ax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:7082", | |
"message": "z was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:10010", | |
"message": "\"insertSteps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:10562", | |
"message": "\"insertSteps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:11003", | |
"message": "\"aW\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12469", | |
"message": "aa was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12486", | |
"message": "l was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12518", | |
"message": "R was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12560", | |
"message": "M was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12576", | |
"message": "M was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12600", | |
"message": "aa was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12626", | |
"message": "l was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:12646", | |
"message": "R was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15202", | |
"message": "n was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:15210", | |
"message": "\"allocatedAxes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:15327", | |
"message": "\"allocatedAxes\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15357", | |
"message": "S was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15363", | |
"message": "P was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15369", | |
"message": "ap was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:15400", | |
"message": "\"allocatedAxes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:15438", | |
"message": "\"allocatedAxes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:15758", | |
"message": "\"allocatedAxes\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15796", | |
"message": "k was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:15800", | |
"message": "o was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:17498", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:17558", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:17614", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:17669", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:17726", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18609", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18662", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18682", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18725", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18772", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18786", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18804", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:18844", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:19279", | |
"message": "a was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:20930", | |
"message": "N was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:20961", | |
"message": "ac was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:21025", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:21076", | |
"message": "ac was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:21127", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:21131", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:21145", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:21154", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:21481", | |
"message": "am was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:25027", | |
"message": "at was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:25051", | |
"message": "e was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:25076", | |
"message": "ao was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:28153", | |
"message": "ae was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:29097", | |
"message": "ae was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:30509", | |
"message": "ae was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:30702", | |
"message": "am was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:33467", | |
"message": "\"aT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:33547", | |
"message": "\"aT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:33557", | |
"message": "\"aT\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:33652", | |
"message": "u was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:33748", | |
"message": "u was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:33809", | |
"message": "u was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34360", | |
"message": "T was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34390", | |
"message": "x was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34476", | |
"message": "s was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34631", | |
"message": "v was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34658", | |
"message": "ay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:34880", | |
"message": "al was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6:35106", | |
"message": "al was used before it was defined" | |
} | |
], | |
"atlas/scout/report.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "5:12", | |
"message": "populateRatingsChart was used before it was defined" | |
} | |
], | |
"atlas/scout/scout.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "93:14", | |
"message": "\"listingCardJQuery\" used outside of binding context." | |
} | |
], | |
"atlas/scout2/Taxonomy.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "22:17", | |
"message": "TaxonomyNode was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "76:5", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "108:5", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/scout2/batch.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "26:14", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/scout2/rating-info.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "135:10", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/searchdash/dash.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "38:12", | |
"message": "fetchData was used before it was defined" | |
} | |
], | |
"atlas/searchdash/metadata.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "137:82", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "161:82", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "460:73", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/searchtest/etsy.searchtestadmin.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "21:31", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "23:32", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:12", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "32:19", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "34:28", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:16", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:12", | |
"message": "\"scoreHist\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:37", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:45", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "41:58", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:59", | |
"message": "\"plot\" used outside of binding context." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "64:38", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "84:37", | |
"message": "The array literal notation [] is preferrable." | |
} | |
], | |
"atlas/searchtest/jquery.flot.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "28:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:961", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:1105", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:1295", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:1484", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:1719", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "28:1849", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:2072", | |
"message": "A was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "31:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "148:23", | |
"message": "setData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:25", | |
"message": "setupGrid was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "150:20", | |
"message": "draw was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "165:25", | |
"message": "highlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "166:27", | |
"message": "unhighlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "167:36", | |
"message": "triggerRedrawOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "169:36", | |
"message": "axisSpecToRealAxis was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "170:35", | |
"message": "axisSpecToRealAxis was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "178:8", | |
"message": "initPlugins was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "179:8", | |
"message": "parseOptions was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "180:8", | |
"message": "constructCanvas was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:8", | |
"message": "setData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "182:8", | |
"message": "setupGrid was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:8", | |
"message": "draw was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "184:8", | |
"message": "bindEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "232:21", | |
"message": "parseData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "233:12", | |
"message": "fillInSeriesOptions was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "234:12", | |
"message": "processData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "400:16", | |
"message": "\"insertSteps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "450:28", | |
"message": "\"insertSteps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "490:28", | |
"message": "\"format\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "573:38", | |
"message": "onMouseMove was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "576:34", | |
"message": "onClick was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "682:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "682:28", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "682:49", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "683:64", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "683:90", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "704:16", | |
"message": "setRange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "708:20", | |
"message": "prepareTickGeneration was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "709:20", | |
"message": "setTicks was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "725:16", | |
"message": "insertLabels was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "727:12", | |
"message": "insertLegend was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "857:40", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "859:40", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "861:38", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "863:38", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "865:41", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "924:24", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "927:28", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "929:28", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "932:24", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "935:28", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "937:28", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "940:24", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "942:48", | |
"message": "\"fmt\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "984:32", | |
"message": "floorInBase was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1060:16", | |
"message": "drawGrid was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1063:16", | |
"message": "drawSeries was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1068:16", | |
"message": "drawGrid was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1108:32", | |
"message": "getColorOrGradient was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1271:16", | |
"message": "drawSeriesLines was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1273:16", | |
"message": "drawSeriesBars was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1275:16", | |
"message": "drawSeriesPoints was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1515:28", | |
"message": "getFillStyle was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1567:23", | |
"message": "getFillStyle was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1697:87", | |
"message": "getFillStyle was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1708:23", | |
"message": "getColorOrGradient was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1724:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1724:24", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1724:45", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1725:27", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1730:20", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1864:16", | |
"message": "\"ps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1866:74", | |
"message": "\"ps\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1866:88", | |
"message": "\"ps\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1877:16", | |
"message": "triggerClickHoverEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1882:12", | |
"message": "triggerClickHoverEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1917:24", | |
"message": "unhighlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1921:20", | |
"message": "highlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1929:43", | |
"message": "drawOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1945:20", | |
"message": "drawBarHighlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1947:20", | |
"message": "drawPointHighlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1961:20", | |
"message": "indexOfHighlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1983:20", | |
"message": "indexOfHighlight was used before it was defined" | |
} | |
], | |
"atlas/sec311/alerts/edit.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "4:4", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:4", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:8", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:4", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:4", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:8", | |
"message": "\"elem\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:15", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"atlas/sec311/groups/main.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "13:11", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:25", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:20", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"atlas/sec311/kb_nav.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:45", | |
"message": "_update was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:11", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "98:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "102:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:4", | |
"message": "\"Mousetrap\" used outside of binding context." | |
} | |
], | |
"atlas/seller-advisors.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "10:11", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/shipping-labels.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/shipping.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "10:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:8", | |
"message": "triggerUpdate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/shop-close.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "48:27", | |
"message": "fromFieldContent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:27", | |
"message": "\"fromFieldContent\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "85:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/shop-languages.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "29:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/shop_namechange_requests.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3:8", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:13", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:13", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:50", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:78", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:8", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:13", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:13", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:47", | |
"message": "\"num_checked\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:75", | |
"message": "\"num_checked\" used outside of binding context." | |
} | |
], | |
"atlas/shrinkray/shrinkray.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/staff/animals.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "35:16", | |
"message": "alertError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:20", | |
"message": "alertSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:20", | |
"message": "alertError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:12", | |
"message": "alertShow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:12", | |
"message": "alertShow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:12", | |
"message": "alertShow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:12", | |
"message": "alertShow was used before it was defined" | |
} | |
], | |
"atlas/staff/card.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:12", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "13:12", | |
"message": "showPopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:16", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:12", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:12", | |
"message": "showPopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "41:16", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:16", | |
"message": "removePopOver was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:8", | |
"message": "removePopOver was used before it was defined" | |
} | |
], | |
"atlas/staff/modules/confetti.js": [ | |
{ | |
"id": "no-return-assign", | |
"location": "23:2", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "46:2", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:26", | |
"message": "\"w\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "49:31", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "55:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:29", | |
"message": "\"w\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:24", | |
"message": "\"h\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:16", | |
"message": "\"w\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:16", | |
"message": "\"h\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "73:4", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "98:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "109:24", | |
"message": "\"step\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "110:26", | |
"message": "\"w\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "110:29", | |
"message": "\"h\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "119:0", | |
"message": "\"step\" used outside of binding context." | |
} | |
], | |
"atlas/staff/modules/maps.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "15:31", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "16:38", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:32", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:35", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "29:61", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:29", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:36", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:64", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "34:57", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:47", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "39:41", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "42:44", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "43:35", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:24", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "68:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/staff/modules/photo-picker.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "114:35", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "117:72", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:43", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:72", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "140:33", | |
"message": "\"aspectRatio\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:29", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:38", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:50", | |
"message": "\"minSize\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "144:59", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/staff/modules/recognize.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "49:21", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/staff/modules/staff-typeahead.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "13:34", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:32", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "17:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:34", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:32", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "22:58", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:38", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:32", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "27:62", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:36", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:32", | |
"message": "\"Bloodhound\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "33:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "49:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "50:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "56:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "57:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "63:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "64:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "70:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "71:25", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "80:9", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/staff/modules/ygm.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "37:21", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/staff/tree.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2:4", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3:8", | |
"message": "draw was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:15", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "13:14", | |
"message": "comparator was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:4", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:4", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:18", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:21", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:14", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:39", | |
"message": "decHTML was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:19", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "95:35", | |
"message": "decHTML was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:16", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "101:16", | |
"message": "showStaffDetails was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:12", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "115:8", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "119:28", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:28", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "132:20", | |
"message": "\"d3\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "135:5", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/staff.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:28", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "190:8", | |
"message": "addUsernameValidation was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "194:8", | |
"message": "addUsernameValidation was used before it was defined" | |
} | |
], | |
"atlas/stories/modules/submit-to-story.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "37:12", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:16", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:16", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:12", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:12", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:29", | |
"message": "\"$submitForm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:19", | |
"message": "\"$submitForm\" used outside of binding context." | |
} | |
], | |
"atlas/suggested-listings.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "3:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/suggested-users.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "3:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"atlas/superbit/health.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "24:61", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/activity.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "10:19", | |
"message": "removeDefaultFilters was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:40", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:44", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/codemirror.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "11:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:26", | |
"message": "\"CodeMirror\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/superbit/modules/filters.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "10:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:40", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:49", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:48", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/filters2.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:49", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:27", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:48", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "66:44", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/overlays.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:12", | |
"message": "doConfirm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:23", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/superbit/modules/report.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "36:14", | |
"message": "\"report_view\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:14", | |
"message": "\"report_view\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:14", | |
"message": "\"report_form\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/results.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "16:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:22", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:12", | |
"message": "doDone was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:12", | |
"message": "stopNewRunTimer was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:22", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "63:12", | |
"message": "doSlickGridDone was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "66:12", | |
"message": "doSupervisDone was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:12", | |
"message": "\"supervisResults\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:12", | |
"message": "\"supervisData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:25", | |
"message": "\"supervisResults\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "93:67", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:58", | |
"message": "\"supervisData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "104:22", | |
"message": "resizeGrid was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:29", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:28", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:30", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/revisions.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "14:26", | |
"message": "\"diff_match_patch\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/schema.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "11:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:12", | |
"message": "getSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "nospin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:8", | |
"message": "spin was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "43:55", | |
"message": "formatSchema was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:12", | |
"message": "nospin was used before it was defined" | |
} | |
], | |
"atlas/superbit/modules/slickgrid.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "60:8", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:19", | |
"message": "\"Slick\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:8", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "61:35", | |
"message": "\"Slick\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:8", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "62:32", | |
"message": "\"Slick\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:8", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "66:12", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "75:12", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:12", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:25", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:12", | |
"message": "\"grid\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "80:15", | |
"message": "\"grid\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/modules/subscriptions.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "13:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:23", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:16", | |
"message": "getContent was used before it was defined" | |
} | |
], | |
"atlas/superbit/queries.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "18:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:60", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:20", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:44", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:23", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:48", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:33", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:23", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:8", | |
"message": "\"filters\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:12", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:8", | |
"message": "\"filters\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:8", | |
"message": "\"filters\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:8", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:32", | |
"message": "\"SuperBit\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/query.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "128:88", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "131:84", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "134:88", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"atlas/superbit/report.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "44:12", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "45:12", | |
"message": "\"query_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:29", | |
"message": "\"query_id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:39", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/reports.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "14:62", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:21", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:21", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:16", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:23", | |
"message": "\"SuperBit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/results.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "34:12", | |
"message": "\"button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:18", | |
"message": "\"button\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/runs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "14:59", | |
"message": "formatRuns was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:19", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/search.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:61", | |
"message": "formatResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:23", | |
"message": "formatDate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:15", | |
"message": "\"moment\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/supervis-etsy.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "17:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:16", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:35", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:35", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:35", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:37", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:35", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:38", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:28", | |
"message": "\"container\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:16", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:16", | |
"message": "\"spec\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:16", | |
"message": "\"meta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:49", | |
"message": "\"spec\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:73", | |
"message": "\"meta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:29", | |
"message": "\"meta\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "99:34", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:39", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "102:38", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:35", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:37", | |
"message": "\"controls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "109:20", | |
"message": "\"controls\" used outside of binding context." | |
} | |
], | |
"atlas/superbit/supervis.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:22", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:25", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:25", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:28", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:32", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:23", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "189:51", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:51", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "264:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "281:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "294:16", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "295:32", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "297:32", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "299:32", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "337:28", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "362:16", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "364:16", | |
"message": "\"id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "364:21", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "365:16", | |
"message": "\"gist_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "365:73", | |
"message": "\"id\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "366:16", | |
"message": "\"response_data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "368:28", | |
"message": "\"gist_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "372:20", | |
"message": "\"gist_content\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "373:20", | |
"message": "\"gist_format\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "373:65", | |
"message": "\"gist_content\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "374:24", | |
"message": "\"gist_format\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "378:60", | |
"message": "\"gist_content\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "378:74", | |
"message": "\"gist_format\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "516:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "536:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "543:40", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "579:50", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "583:50", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "712:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "714:23", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "715:32", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "720:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "781:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "868:22", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1071:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1180:35", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1276:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1319:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1319:41", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1319:56", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1321:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1361:25", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1384:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1384:39", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1384:54", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1387:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1437:43", | |
"message": "field was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1462:20", | |
"message": "\"unit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1463:38", | |
"message": "\"unit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1465:20", | |
"message": "\"unit\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1467:61", | |
"message": "\"unit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "1496:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1499:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1499:37", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1499:52", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1501:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1511:29", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1543:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1543:41", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1543:60", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1545:3", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1618:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1618:47", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1618:66", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1620:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1630:29", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1661:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1661:41", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1661:60", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1663:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1684:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1685:36", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1716:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1717:36", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1718:29", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1761:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1761:48", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1761:67", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1763:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1784:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1785:36", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1816:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1817:36", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1818:29", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1862:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1862:48", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1862:67", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1864:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1872:12", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1878:30", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1920:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1920:38", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1920:53", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1922:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2011:12", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2019:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2019:45", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2019:60", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2022:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2196:12", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2253:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2253:43", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2253:58", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2255:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2275:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2276:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2288:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2292:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2296:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2296:45", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2296:60", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2298:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2318:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2319:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2329:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2333:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2337:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2337:42", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2337:57", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2339:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2358:16", | |
"message": "\"padded\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2358:25", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2360:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2361:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2367:27", | |
"message": "\"padded\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2371:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2374:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2378:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2378:49", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2378:64", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2380:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2400:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2401:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2411:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2415:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2419:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2419:49", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2419:64", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2421:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2440:16", | |
"message": "\"padded\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2440:25", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2442:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2443:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2449:27", | |
"message": "\"padded\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2453:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2457:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2461:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2461:46", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2461:61", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2463:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2483:12", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2484:28", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2500:16", | |
"message": "\"nv\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2504:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2508:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2508:51", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2508:66", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2510:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2511:21", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2512:12", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2513:12", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2513:31", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2513:62", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2517:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2577:35", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2703:31", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "2706:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2712:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2716:4", | |
"message": "\"Supervis\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2738:11", | |
"message": "\"Supervis\" used outside of binding context." | |
} | |
], | |
"atlas/tasks.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "18:26", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "41:20", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/tastemakers.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "4:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:4", | |
"message": "showTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:8", | |
"message": "showTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:16", | |
"message": "\"show_is_approved\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:16", | |
"message": "\"show_is_approved\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:41", | |
"message": "\"show_is_approved\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:8", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:32", | |
"message": "\"params\" used outside of binding context." | |
} | |
], | |
"atlas/taxeditor.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "10:37", | |
"message": "NodeChildren was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:16", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "99:16", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "409:36", | |
"message": "QueryPreviewOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "410:44", | |
"message": "PreviewListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "411:39", | |
"message": "PreviewListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "412:43", | |
"message": "PreviewListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "413:33", | |
"message": "StatsView was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "833:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "907:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "993:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1035:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1065:28", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1180:30", | |
"message": "\"model\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1345:12", | |
"message": "\"event\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1374:12", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1409:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1646:20", | |
"message": "\"newParent\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1652:23", | |
"message": "\"newParent\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1656:16", | |
"message": "setInitialCheckStates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1657:16", | |
"message": "lockSymlinks was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1662:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1666:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1671:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1701:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1709:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1713:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1728:16", | |
"message": "confirmAndDeleteNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1732:20", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1742:32", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1757:28", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1780:36", | |
"message": "toggleCheckBox was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1783:32", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1789:28", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1797:16", | |
"message": "ignoreCheckChanges was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1803:16", | |
"message": "ignoreCheckChanges was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1821:20", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1830:24", | |
"message": "display_error was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1834:25", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1840:49", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/taxonomies.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:16", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:20", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:32", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:23", | |
"message": "\"prompt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:32", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:28", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:28", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/team-map.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:26", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:27", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:23", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:30", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "97:104", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "97:161", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:35", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "171:33", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:14", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "224:38", | |
"message": "\"next_team\" used outside of binding context." | |
} | |
], | |
"atlas/thief/app.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "25:20", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "router was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:12", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:20", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:16", | |
"message": "\"store\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "102:12", | |
"message": "router was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:28", | |
"message": "\"store\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/thief/bootstrap.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "158:14", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:21", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "173:4", | |
"message": "any was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "919:13", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "920:23", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1089:15", | |
"message": "result was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "1417:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "1500:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1708:82", | |
"message": "urlError was used before it was defined" | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "1930:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2690:45", | |
"message": "urlError was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2835:30", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3023:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3031:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "3032:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3094:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "3095:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3113:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "3114:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3132:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "3133:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3149:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3190:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3268:31", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3272:4", | |
"message": "triggerDOMRefresh was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3279:4", | |
"message": "triggerDOMRefresh was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3320:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "3321:2", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4896:4", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4896:47", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4896:65", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4897:4", | |
"message": "\"gapi\" used outside of binding context." | |
} | |
], | |
"atlas/thief/collections/calendar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "8:27", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:27", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:20", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:19", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/collections/event.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "6:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:12", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "89:12", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:12", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:38", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:12", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:32", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:16", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:76", | |
"message": "\"bookable_end_time\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:20", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:19", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/controllers/app.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "20:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "41:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:12", | |
"message": "\"store\" used outside of binding context." | |
} | |
], | |
"atlas/thief/lib/backbone.marionette.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "26:30", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "214:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "222:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "223:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "285:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "286:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "304:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "305:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "323:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "324:4", | |
"message": "Unnecessary 'use strict'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "340:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "381:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "459:31", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "463:4", | |
"message": "triggerDOMRefresh was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "470:4", | |
"message": "triggerDOMRefresh was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "511:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-strict", | |
"location": "512:2", | |
"message": "Unnecessary 'use strict'." | |
} | |
], | |
"atlas/thief/lib/touch.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:19", | |
"message": "\"endY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:12", | |
"message": "\"startX\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:12", | |
"message": "\"startY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:12", | |
"message": "\"endY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:27", | |
"message": "\"endY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:46", | |
"message": "\"startX\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:77", | |
"message": "\"startY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:86", | |
"message": "\"endY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:19", | |
"message": "\"endY\" used outside of binding context." | |
} | |
], | |
"atlas/thief/models/calendar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "24:20", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:19", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:29", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:45", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:27", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:20", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "111:12", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/models/event.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "77:31", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "83:22", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:19", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:26", | |
"message": "\"gapi\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:22", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:29", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:47", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:34", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/collections/all_rooms.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "15:22", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:32", | |
"message": "\"prompt\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:22", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:55", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "34:24", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "41:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:28", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/footer.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "9:12", | |
"message": "\"$link\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "10:32", | |
"message": "\"$link\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/items/event.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "41:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:27", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:12", | |
"message": "\"$target\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/items/myevent.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "19:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:12", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:12", | |
"message": "\"$target\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/items/room.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "16:12", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/items/room_by_time.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "5:24", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/items/room_detail.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "10:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/myday_detail.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "17:24", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:16", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/room_detail.js": [ | |
{ | |
"id": "no-dupe-keys", | |
"location": "7:56", | |
"message": "Duplicate key 'onClose'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:29", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:16", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:16", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/thief/views/tab_bar.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "12:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:12", | |
"message": "\"$link\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:12", | |
"message": "\"$li\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:18", | |
"message": "\"$link\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:12", | |
"message": "\"$li\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:12", | |
"message": "\"$li\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:12", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:32", | |
"message": "\"$link\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:17", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "34:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:27", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:32", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:20", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:28", | |
"message": "\"app\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:28", | |
"message": "\"app\" used outside of binding context." | |
} | |
], | |
"atlas/tiny_mce_config_default.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/langs/en.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/paste/editor_plugin.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:18", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:743", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:857", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:904", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1191", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1437", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:2154", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:3279", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:3350", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:3642", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:4593", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:4690", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5317", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5342", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5423", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5438", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5456", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:5639", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:9695", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:9746", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:10103", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:10237", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:10889", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:11953", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:12647", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:13549", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:13583", | |
"message": "\"tinymce\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/paste/js/pastetext.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "9:10", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:4", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/paste/js/pasteword.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:19", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:2", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/paste/langs/en_dlg.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/template/editor_plugin.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:18", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:31", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1004", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1029", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1318", | |
"message": "\"n\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1346", | |
"message": "\"n\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1349", | |
"message": "\"n\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:1398", | |
"message": "\"n\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:3229", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:3266", | |
"message": "\"tinymce\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/template/js/template.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5:12", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:84", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:22", | |
"message": "\"tinyMCETemplateList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:26", | |
"message": "\"tinyMCETemplateList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:23", | |
"message": "\"tinyMCETemplateList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:56", | |
"message": "\"tinyMCETemplateList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:97", | |
"message": "\"tinyMCETemplateList\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:63", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:2", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "74:15", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:12", | |
"message": "\"ActiveXObject\" used outside of binding context." | |
}, | |
{ | |
"id": "no-catch-shadow", | |
"location": "88:5", | |
"message": "Value of 's' may be overwritten in IE 8 and earlier." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "92:3", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/plugins/template/langs/en_dlg.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/themes/advanced/langs/en.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/themes/simple/editor_template.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:18", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:30", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:77", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:376", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:2110", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:2135", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:2160", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1:2194", | |
"message": "\"tinymce\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/themes/simple/langs/en.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/utils/editable_selects.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "19:19", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:4", | |
"message": "\"addSelectValue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:4", | |
"message": "\"selectByValue\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:4", | |
"message": "\"selectByValue\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/utils/form_utils.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "11:19", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "11:70", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:19", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "16:1", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "16:5", | |
"message": "\"label\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:2", | |
"message": "\"label\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:13", | |
"message": "\"label\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:40", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:170", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:3", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "43:3", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:6", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "51:36", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:43", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "67:2", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:14", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "119:10", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "135:2", | |
"message": "\"tinymce\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "135:15", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "152:2", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:2", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:2", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:2", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:6", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:28", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:32", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:2", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:6", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:28", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:32", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:2", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:6", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:28", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "158:32", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:15", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:19", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:23", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:2", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "171:2", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:2", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:18", | |
"message": "\"r\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:28", | |
"message": "\"g\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:38", | |
"message": "\"b\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "209:8", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/utils/mctabs.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "13:17", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "14:1", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:8", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "121:0", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:15", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:52", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "129:14", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:11", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "160:5", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
} | |
], | |
"atlas/tinymce-3.5.8/jscripts/tiny_mce/utils/validate.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "116:72", | |
"message": "\"tinyMCEPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "123:5", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:5", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:5", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "130:5", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "133:4", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "133:14", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "133:47", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "136:18", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "224:2", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"atlas/transactions.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "10:21", | |
"message": "contains was used before it was defined" | |
} | |
], | |
"atlas/underscore-1.4.4.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "142:14", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:21", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "157:4", | |
"message": "any was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "903:13", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "904:23", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1073:15", | |
"message": "result was used before it was defined" | |
} | |
], | |
"atlas/underscore.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "142:14", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:21", | |
"message": "\"keys\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "157:4", | |
"message": "any was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "903:13", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "904:23", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1073:15", | |
"message": "result was used before it was defined" | |
} | |
], | |
"atlas/video/base.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "56:25", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"atlas/visitor/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/visitor/visits.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "17:20", | |
"message": "getVisit was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:8", | |
"message": "showVisit was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:16", | |
"message": "setPagination was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:29", | |
"message": "formatVisits was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:16", | |
"message": "showWaiting was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "51:16", | |
"message": "updateURL was used before it was defined" | |
} | |
], | |
"atlas/wedding_page_editor.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "284:12", | |
"message": "informUserOfUnsavedChanges was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "298:12", | |
"message": "informUserOfUnsavedChanges was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "332:12", | |
"message": "informUserOfUnsavedChanges was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "567:16", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "568:22", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "569:35", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "571:31", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "640:8", | |
"message": "\"titleModel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "641:8", | |
"message": "\"titleView\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "642:21", | |
"message": "\"titleModel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "646:8", | |
"message": "\"shortNameModel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "647:26", | |
"message": "\"titleModel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "650:8", | |
"message": "\"shortNameView\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "651:21", | |
"message": "\"shortNameModel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "655:8", | |
"message": "\"queries\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "657:8", | |
"message": "\"queriesView\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "658:19", | |
"message": "\"queries\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "662:8", | |
"message": "\"listings\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "690:16", | |
"message": "\"listings\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "694:8", | |
"message": "\"listingsView\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "696:21", | |
"message": "\"listings\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "754:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"atlas/witness/base.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "26:12", | |
"message": "\"image_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:12", | |
"message": "\"size\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:12", | |
"message": "\"title\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:8", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:8", | |
"message": "popupImage was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:19", | |
"message": "\"image_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:30", | |
"message": "\"title\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "30:37", | |
"message": "\"size\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "36:22", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:59", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "45:16", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:16", | |
"message": "popupImage was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:16", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "63:16", | |
"message": "popupImage was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "72:23", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "77:32", | |
"message": "Trailing comma." | |
} | |
], | |
"atlas/witness/listings.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "25:8", | |
"message": "toggleFlagToolbar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:8", | |
"message": "flagListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "84:63", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "88:8", | |
"message": "setPalette was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "113:15", | |
"message": "\"moment\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:8", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:20", | |
"message": "\"Witness\" used outside of binding context." | |
} | |
], | |
"atlas/witness/modules/dialogs.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "6:8", | |
"message": "show was used before it was defined" | |
} | |
], | |
"atlas/witness/modules/overlays.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "7:12", | |
"message": "doConfirm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:30", | |
"message": "confirmTemplate was used before it was defined" | |
} | |
], | |
"atlas/witness/shops.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:60", | |
"message": "formatData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:8", | |
"message": "\"Witness\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "29:20", | |
"message": "\"Witness\" used outside of binding context." | |
} | |
], | |
"atlas/wysihtml5.min.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "44:18", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "329:0", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "402:15", | |
"message": "isCharacterDataNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "697:3", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "753:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "768:15", | |
"message": "\"frag\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "774:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "819:8", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "835:15", | |
"message": "\"frag\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "847:27", | |
"message": "RangeIterator was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "962:31", | |
"message": "Range was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "975:16", | |
"message": "updateBoundaries was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1319:28", | |
"message": "Range was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1535:19", | |
"message": "Range was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1601:27", | |
"message": "setRangeStart was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1601:43", | |
"message": "setRangeEnd was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1890:3", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2109:8", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-catch-shadow", | |
"location": "2253:22", | |
"message": "Value of 'ex' may be overwritten in IE 8 and earlier." | |
}, | |
{ | |
"id": "no-catch-shadow", | |
"location": "2263:22", | |
"message": "Value of 'ex' may be overwritten in IE 8 and earlier." | |
}, | |
{ | |
"id": "no-catch-shadow", | |
"location": "2274:26", | |
"message": "Value of 'ex' may be overwritten in IE 8 and earlier." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2392:24", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2457:3", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2536:8", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2791:32", | |
"message": "\"rangeCount\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2854:71", | |
"message": "selectionIsBackwards was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2980:88", | |
"message": "selectionIsBackwards was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3168:33", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "3336:3", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3336:10", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3336:10", | |
"message": "key was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3337:15", | |
"message": "key was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3337:15", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3337:29", | |
"message": "key was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3337:29", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3338:23", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3338:23", | |
"message": "key was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3338:35", | |
"message": "key was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3338:35", | |
"message": "\"key\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3387:20", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3490:48", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3552:21", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3879:2", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3930:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3951:8", | |
"message": "_hasParentThatShouldBeIgnored was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3959:11", | |
"message": "_parseNode was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4060:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4091:25", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4132:30", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4259:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4269:8", | |
"message": "hasBoxSizingBorderBox was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4318:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4347:25", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4366:25", | |
"message": "HTML5_ELEMENTS was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4367:28", | |
"message": "HTML5_ELEMENTS was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4413:33", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4484:25", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4556:38", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4583:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "4661:23", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "4665:55", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "4668:57", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "4744:22", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4754:13", | |
"message": "_handleElement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4755:13", | |
"message": "_handleText was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4786:16", | |
"message": "_convert was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4816:6", | |
"message": "\"newChild\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4817:10", | |
"message": "\"newChild\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "4818:28", | |
"message": "\"newChild\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4892:4", | |
"message": "_handleAttributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4924:17", | |
"message": "attributeCheckMethods was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4928:35", | |
"message": "_getAttribute was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4941:17", | |
"message": "addClassMethods was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4945:26", | |
"message": "_getAttribute was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "5014:55", | |
"message": "_isLoadedImage was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5053:9", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5065:9", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5075:13", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5086:15", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5096:16", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5108:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5120:15", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "5186:2", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5244:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "5276:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "5278:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5316:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-script-url", | |
"location": "5418:21", | |
"message": "Script URL is a form of eval." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5546:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5591:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5617:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5652:35", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5698:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5701:42", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5727:49", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5780:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5811:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5885:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5905:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5961:18", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5975:18", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "5989:28", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6071:6", | |
"message": "\"caretPlaceholder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6072:10", | |
"message": "\"caretPlaceholder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6073:19", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6074:28", | |
"message": "\"caretPlaceholder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6089:8", | |
"message": "\"caretPlaceholder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6089:48", | |
"message": "\"caretPlaceholder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6130:17", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6144:22", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6199:103", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6306:13", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6311:22", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6325:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "6341:6", | |
"message": "removeClass was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6534:13", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6534:20", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6534:41", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6534:45", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6534:52", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6535:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6674:10", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "6749:14", | |
"message": "\"rangy\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6854:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6877:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "6986:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7009:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7026:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7041:6", | |
"message": "_removeClass was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7090:24", | |
"message": "_isLineBreakOrBlockElement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7093:28", | |
"message": "_isLineBreakOrBlockElement was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7105:23", | |
"message": "_isLineBreak was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7108:27", | |
"message": "_isLineBreak was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7115:21", | |
"message": "_isLineBreak was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7160:8", | |
"message": "\"eventListener\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7161:6", | |
"message": "\"eventListener\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7284:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7346:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7366:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7469:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7493:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7550:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7607:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7628:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7646:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7664:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7682:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7701:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "7713:4", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7922:3", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8234:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8432:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "8455:20", | |
"message": "domNodeRemovedInterval was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8612:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8801:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8978:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "9066:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-script-url", | |
"location": "9208:24", | |
"message": "Script URL is a form of eval." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "9374:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"base-iframe.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "43:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "127:43", | |
"message": "\"store\" used outside of binding context." | |
} | |
], | |
"base-responsive.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "32:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"base.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "39:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"base.onEnter.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "12:15", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:8", | |
"message": "\"opts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:20", | |
"message": "\"opts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:20", | |
"message": "\"opts\" used outside of binding context." | |
} | |
], | |
"bootstrap/apps/developers/edit-app.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "23:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "79:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "92:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/apps/developers/register-app.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "20:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/apps/developers/request-full-listed.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "23:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/apps/pages/listingvalidation.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "19:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/browse/category.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/browse/common.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "18:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/browse/weddings-blog.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "57:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "109:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/cart/billing.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "49:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "49:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/checkout.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "280:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "812:30", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "997:27", | |
"message": "\"io_done\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "998:24", | |
"message": "\"io_done\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1031:16", | |
"message": "\"etsy_form\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1079:52", | |
"message": "\"unescape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1329:24", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1342:34", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1617:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "1778:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1778:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1802:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1869:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "1932:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1932:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/collections/button.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "8:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "8:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/collections/view.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "115:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/collections/view_single.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/common-iframe.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "25:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:43", | |
"message": "\"store\" used outside of binding context." | |
} | |
], | |
"bootstrap/common.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "26:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "120:43", | |
"message": "\"store\" used outside of binding context." | |
} | |
], | |
"bootstrap/community.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "19:4", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "280:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "282:4", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "381:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "390:8", | |
"message": "\"flickr_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "392:8", | |
"message": "\"flickr_url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "395:14", | |
"message": "\"flickr_url\" used outside of binding context." | |
} | |
], | |
"bootstrap/craftmarkets/add.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "15:12", | |
"message": "hasLocation was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:24", | |
"message": "\"formatGeoIp\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:12", | |
"message": "\"useDefault\" used outside of binding context." | |
} | |
], | |
"bootstrap/craftmarkets/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "13:24", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:23", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:23", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:23", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "60:12", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:29", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:16", | |
"message": "\"google\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "207:36", | |
"message": "prepareMarketData was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "384:12", | |
"message": "\"useDefault\" used outside of binding context." | |
} | |
], | |
"bootstrap/events.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/facebook-share-promo.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:12", | |
"message": "displayPromo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:12", | |
"message": "displayPromo was used before it was defined" | |
} | |
], | |
"bootstrap/favorites.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "39:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "43:17", | |
"message": "overlayClosed was used before it was defined" | |
} | |
], | |
"bootstrap/fiddle.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:20", | |
"message": "\"unescape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:38", | |
"message": "\"escape\" used outside of binding context." | |
} | |
], | |
"bootstrap/giftreminders.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "16:3", | |
"message": "\"$el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:3", | |
"message": "\"$el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:3", | |
"message": "\"$el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "20:4", | |
"message": "\"$el\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:13", | |
"message": "renderReminders was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "155:23", | |
"message": "fetchListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "155:71", | |
"message": "fetchListings was used before it was defined" | |
} | |
], | |
"bootstrap/hack-trends/hack-trends.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "118:39", | |
"message": "\"page\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:47", | |
"message": "\"page\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:58", | |
"message": "\"page\" used outside of binding context." | |
} | |
], | |
"bootstrap/help/article.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/help/base.js": [ | |
{ | |
"id": "no-native-reassign", | |
"location": "175:4", | |
"message": "JSON is a read-only native object." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "506:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "583:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1267:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "1283:2", | |
"message": "Redefinition of 'JSON'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1521:6", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3234:20", | |
"message": "\"DOMException\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3322:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3342:38", | |
"message": "\"History\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3459:16", | |
"message": "\"History\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3482:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/help/bounty.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/help/contact.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "25:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "84:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "113:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "150:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "161:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "165:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "169:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "403:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "448:11", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "462:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "463:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "473:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "668:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "696:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "728:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "760:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "1061:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1139:5", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1162:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1193:107", | |
"message": "\"maxLengthFilename\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1256:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1737:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/help/topics.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "43:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/home.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "39:4", | |
"message": "initFaveButtons was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:8", | |
"message": "initFaveButtons was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:8", | |
"message": "initTooltips was used before it was defined" | |
} | |
], | |
"bootstrap/homepage.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "46:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "46:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "86:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/items_for_you/items_for_you.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "118:39", | |
"message": "\"page\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:47", | |
"message": "\"page\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "118:58", | |
"message": "\"page\" used outside of binding context." | |
} | |
], | |
"bootstrap/listing-page.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "49:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "82:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "161:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "205:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/listing-registry-button-with-notes.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "48:30", | |
"message": "\"event\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "79:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "87:23", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "122:20", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:20", | |
"message": "resetNoteEditor was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "176:8", | |
"message": "postRegistryAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "179:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "191:35", | |
"message": "removeListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "199:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "216:8", | |
"message": "postRegistryAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "227:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "239:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:20", | |
"message": "resetNoteEditor was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "290:20", | |
"message": "showNoteMessage was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "294:16", | |
"message": "setNoteText was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "317:12", | |
"message": "showNoteMessage was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "319:12", | |
"message": "showNoteMessage was used before it was defined" | |
} | |
], | |
"bootstrap/localsellers/details.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "27:12", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "32:8", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "39:41", | |
"message": "Trailing comma." | |
} | |
], | |
"bootstrap/localsellers/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "41:13", | |
"message": "\"L\" used outside of binding context." | |
} | |
], | |
"bootstrap/localsellers/places.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "18:27", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:23", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:134", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "24:9", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:22", | |
"message": "makeRequest was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "map was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "57:17", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "67:12", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:26", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "79:27", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:33", | |
"message": "\"L\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:24", | |
"message": "\"L\" used outside of binding context." | |
} | |
], | |
"bootstrap/localsellers/shop.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "26:12", | |
"message": "\"L\" used outside of binding context." | |
} | |
], | |
"bootstrap/mobile/app/build.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/mobile-diary-study.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "70:14", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"bootstrap/net-neutrality.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "24:12", | |
"message": "hideMask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:12", | |
"message": "hideMask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "48:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "48:48", | |
"message": "validatePhone was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:44", | |
"message": "validateZip was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:8", | |
"message": "disableButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:12", | |
"message": "showStep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "62:12", | |
"message": "enableButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:8", | |
"message": "showStep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "74:8", | |
"message": "showStep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "95:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "96:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "96:46", | |
"message": "validateNonEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:48", | |
"message": "validateEmail was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "98:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "98:52", | |
"message": "validateNonEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "99:18", | |
"message": "checkField was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "99:44", | |
"message": "validateZip was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "105:8", | |
"message": "disableButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "107:12", | |
"message": "showStep was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "108:12", | |
"message": "enableButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "131:8", | |
"message": "hideSteps was used before it was defined" | |
} | |
], | |
"bootstrap/pages/view.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "82:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "117:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "151:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "296:37", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "303:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "323:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"bootstrap/pages/view_single.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "10:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/promotions/index.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "7:12", | |
"message": "\"_submit_button_inline\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "9:20", | |
"message": "_validatePromotion was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "15:12", | |
"message": "\"_promotion_code_input\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:20", | |
"message": "_displayError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:20", | |
"message": "_updateButton was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:34", | |
"message": "\"_promotion_code_input\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:12", | |
"message": "\"error_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:12", | |
"message": "\"error_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:61", | |
"message": "\"error_type\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "26:12", | |
"message": "_displayError was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "26:26", | |
"message": "\"error_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:16", | |
"message": "\"_submit_button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:16", | |
"message": "\"_submit_button\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "44:12", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "50:22", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:24", | |
"message": "_displayError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:24", | |
"message": "_triggerSignInOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:24", | |
"message": "_displayError was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:16", | |
"message": "\"_promotion_code_input_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:16", | |
"message": "\"_promotion_code_input_error_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:16", | |
"message": "\"_promotion_code_input_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:8", | |
"message": "\"_promotion_code_input\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:8", | |
"message": "\"_promotion_code_input_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "105:38", | |
"message": "\"_promotion_code_input\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:8", | |
"message": "\"_promotion_code_input_error_message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:46", | |
"message": "\"_promotion_code_input_group\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:8", | |
"message": "\"_submit_button_inline\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:8", | |
"message": "\"_submit_button\" used outside of binding context." | |
} | |
], | |
"bootstrap/query-translation.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "23:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "308:25", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:16", | |
"message": "\"placeholder\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "532:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/redeem.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "140:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/registration/join-connected.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/registration/join-or-signin-via-facebook.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:12", | |
"message": "\"$signinForm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:16", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:12", | |
"message": "waitForFacebookConnect was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "33:12", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:20", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:20", | |
"message": "processFacebookAccount was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "50:44", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:16", | |
"message": "logIn was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "60:20", | |
"message": "renderConnectedOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "62:20", | |
"message": "redirectToConnectedAccountsPage was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:16", | |
"message": "handleSignIn was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "67:16", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "68:13", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "80:13", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "148:60", | |
"message": "resetSigninState was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "174:33", | |
"message": "findActiveOverlay was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "228:52", | |
"message": "resetRegisterState was used before it was defined" | |
} | |
], | |
"bootstrap/registration/join.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:8", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "29:16", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:16", | |
"message": "renderConnectedForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:37", | |
"message": "onError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "126:45", | |
"message": "restoreFields was used before it was defined" | |
} | |
], | |
"bootstrap/registration/resend-confirmation-email.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "26:8", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:43", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"bootstrap/registry/create.js": [ | |
{ | |
"id": "no-native-reassign", | |
"location": "5:8", | |
"message": "Redefinition of 'undefined'." | |
} | |
], | |
"bootstrap/registry/edit.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "18:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:30", | |
"message": "\"event\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "132:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "147:8", | |
"message": "postAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "171:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "179:28", | |
"message": "onListingRemoved was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "186:63", | |
"message": "onListingRemoved was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "191:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "217:20", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:105", | |
"message": "\"customizationId\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "219:20", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "222:16", | |
"message": "updateIsFulfilled was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "225:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "258:8", | |
"message": "storeListingNoteValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "277:8", | |
"message": "storeListingNoteValue was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "307:18", | |
"message": "\"note\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "334:8", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "336:12", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "337:12", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "338:12", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "339:12", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "340:12", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "342:8", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "343:15", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "357:8", | |
"message": "postAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "360:16", | |
"message": "showAddressPane was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "364:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "387:8", | |
"message": "postAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "403:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "448:17", | |
"message": "parseAddress was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "451:21", | |
"message": "parseAddress was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "464:8", | |
"message": "postAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "480:20", | |
"message": "showSharePane was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "484:41", | |
"message": "getDisplayName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "485:43", | |
"message": "getDisplayName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "504:20", | |
"message": "updateDaysTillWedding was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "506:20", | |
"message": "syncFormValues was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "527:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "535:8", | |
"message": "postAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "541:16", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "664:81", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "671:8", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "700:8", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "711:16", | |
"message": "highlightErrorFields was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "746:32", | |
"message": "hideFieldError was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "792:34", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "907:20", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "935:12", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "940:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "942:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "968:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "976:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "993:12", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "998:12", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1034:19", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"bootstrap/registry/view.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "18:8", | |
"message": "Redefinition of 'undefined'." | |
} | |
], | |
"bootstrap/search/people-search.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "4:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/search/research.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "24:12", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "210:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "249:19", | |
"message": "slice was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "284:32", | |
"message": "slice was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "313:32", | |
"message": "slice was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "410:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "435:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "458:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "486:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "509:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "532:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "578:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "623:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "632:16", | |
"message": "toInteger was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "651:19", | |
"message": "toObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "659:28", | |
"message": "toInteger was used before it was defined" | |
}, | |
{ | |
"id": "no-proto", | |
"location": "684:15", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "718:28", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "719:12", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "725:12", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "773:12", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "814:30", | |
"message": "\"definePropertyFallback\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "829:12", | |
"message": "\"definePropertyFallback\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "831:23", | |
"message": "\"definePropertyFallback\" used outside of binding context." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "861:32", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "862:16", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "no-proto", | |
"location": "868:16", | |
"message": "The '__proto__' property is deprecated." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "927:20", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "1120:4", | |
"message": "Date is a read-only native object." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1120:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "1123:12", | |
"message": "Redefinition of 'Date'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1310:5", | |
"message": "\"CSSStyleDeclaration\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1311:4", | |
"message": "\"CSSStyleDeclaration\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1314:4", | |
"message": "\"CSSStyleDeclaration\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1317:4", | |
"message": "\"CSSStyleDeclaration\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1348:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1408:8", | |
"message": "checkMarketplaceSelection was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1427:50", | |
"message": "toggleLinks was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1476:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1478:25", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1735:47", | |
"message": "\"shopLocation\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2161:31", | |
"message": "toHexCode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2169:12", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2170:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2170:24", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2170:43", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2171:16", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2171:31", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2172:16", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2172:33", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2173:16", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2173:25", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2173:50", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2173:58", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2174:16", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2174:24", | |
"message": "\"color\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2176:19", | |
"message": "\"code\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2275:35", | |
"message": "\"similarListingsDeselectButtons\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2282:16", | |
"message": "\"similarListingsDeselectButtons\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2417:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2499:54", | |
"message": "mouseover was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2500:36", | |
"message": "mouseout was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2501:50", | |
"message": "highlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2522:50", | |
"message": "mouseover was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2523:32", | |
"message": "mouseout was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2524:46", | |
"message": "highlight was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2536:48", | |
"message": "truncate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2543:50", | |
"message": "mouseover was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2544:32", | |
"message": "mouseout was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2545:29", | |
"message": "filter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2554:24", | |
"message": "filter was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2597:8", | |
"message": "filter was used before it was defined" | |
} | |
], | |
"bootstrap/search/similar-items.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/signin-reg-overlay.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/signin.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "4:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/social-sharing-promo.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "40:12", | |
"message": "\"FB\" used outside of binding context." | |
} | |
], | |
"bootstrap/stash.js": [ | |
{ | |
"id": "no-floating-decimal", | |
"location": "134:63", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "141:63", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "148:66", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "151:21", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "152:70", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "174:40", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "176:41", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "178:42", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "182:69", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "183:59", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "183:66", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "235:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1499:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1500:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/support-hud.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "38:9", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "47:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/teams.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "19:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "66:16", | |
"message": "tackRightToTop was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "94:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/translator/search.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "7:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "7:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "20:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "156:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/translator/translator.admin.bins.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "83:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "93:14", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "103:14", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:14", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"bootstrap/translator.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "28:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-script-url", | |
"location": "174:18", | |
"message": "Script URL is a form of eval." | |
}, | |
{ | |
"id": "no-script-url", | |
"location": "179:18", | |
"message": "Script URL is a form of eval." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "250:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "262:6", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "361:32", | |
"message": "\"root\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "363:14", | |
"message": "clear was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "364:24", | |
"message": "sizeInterval was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "444:14", | |
"message": "pending was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "540:19", | |
"message": "mirror was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "576:29", | |
"message": "\"realSubmit\" used outside of binding context." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "596:9", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "no-cond-assign", | |
"location": "598:9", | |
"message": "Expected a conditional expression and instead saw an assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "626:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "930:39", | |
"message": "trimLastLF was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "936:27", | |
"message": "trimLastLF was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1010:59", | |
"message": "\"prompt\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1072:72", | |
"message": "cleanGlossaryForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1091:16", | |
"message": "cleanGlossaryForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1096:31", | |
"message": "getItemFromDOM was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1097:16", | |
"message": "updateGlossaryFormForItem was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1102:31", | |
"message": "getItemFromDOM was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1103:16", | |
"message": "removeGlossaryFormForItem was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1311:61", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1345:36", | |
"message": "parseGlossaryDescription was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1350:31", | |
"message": "parseMachineDescription was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1454:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1495:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1496:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/treasury/view.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "616:9", | |
"message": "\"isDraggable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "620:10", | |
"message": "\"isDraggable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "630:8", | |
"message": "\"isResizable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "635:8", | |
"message": "\"isResizable\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "640:9", | |
"message": "\"isResizable\" used outside of binding context." | |
} | |
], | |
"bootstrap/username-suggester.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/wholesale/buyer-application.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "75:54", | |
"message": "mySubmitHandler was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "381:8", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:8", | |
"message": "\"cur_top\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "389:18", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "390:8", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "391:30", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "392:16", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "392:26", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "399:8", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "401:16", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "401:26", | |
"message": "\"section_list\" used outside of binding context." | |
} | |
], | |
"bootstrap/wholesale/po-base.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "39:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:45", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "40:38", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:37", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:48", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "47:40", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:40", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:45", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:37", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:37", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:44", | |
"message": "\"i\" used outside of binding context." | |
} | |
], | |
"bootstrap/wholesale/vendor-application.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "28:61", | |
"message": "hasEmptyFields was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "30:85", | |
"message": "isFieldEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:95", | |
"message": "isFieldEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "32:73", | |
"message": "isFieldEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "36:16", | |
"message": "hasEmptyFields was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "52:96", | |
"message": "emptyGroup was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:85", | |
"message": "emptyGroup was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:69", | |
"message": "checkContactInfo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "55:60", | |
"message": "checkContactInfo was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "129:16", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:16", | |
"message": "\"cur_top\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:26", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "132:16", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "133:38", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "134:24", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "134:34", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "141:16", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:24", | |
"message": "\"cur_loc\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "143:34", | |
"message": "\"section_list\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "158:53", | |
"message": "checkContactInfo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "163:53", | |
"message": "checkContactInfo was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:51", | |
"message": "mySubmitHandler was used before it was defined" | |
} | |
], | |
"bootstrap/your/account/addresses-new.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/addresses.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/payments/address.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "2:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "19:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "137:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "137:22", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "137:41", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "138:53", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:12", | |
"message": "\"cls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:12", | |
"message": "\"validator\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:28", | |
"message": "\"cls\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "150:49", | |
"message": "\"validator\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:16", | |
"message": "\"v\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "156:16", | |
"message": "\"v\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "157:16", | |
"message": "\"v\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "501:16", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "501:23", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "501:69", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "502:16", | |
"message": "\"v\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "502:52", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "503:16", | |
"message": "\"v\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "517:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/payments/bank.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "2:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "19:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "137:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/payments/disbursements/bank/verify.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "103:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/payments/seller-payment-account.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "14:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "106:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:16", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "127:16", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "128:48", | |
"message": "\"$target\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "134:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "148:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/payments/tou.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/account/taxpayer_id.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "136:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/cases/upload.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "8:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/cancel.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "275:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/cancel_etsy_payment.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "275:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/receipt.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "238:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "300:16", | |
"message": "\"date_input\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "301:20", | |
"message": "\"date_input\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "302:20", | |
"message": "\"date_input\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "407:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "418:32", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "448:12", | |
"message": "toggleLoading was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "450:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "647:39", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "998:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/report.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "154:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/report_new.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "22:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "158:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/orders/sold.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "16:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "27:32", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "57:12", | |
"message": "toggleLoading was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "256:39", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "608:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/shops/appearance.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "6:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/shops/languages.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "4:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/shops/success-steps-stats.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "13:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your/shops/success-steps.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "74:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "102:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/listings/create.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "32:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "197:86", | |
"message": "type was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "212:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "213:62", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "327:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "478:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "478:24", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "478:42", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "481:30", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "487:31", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "587:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "648:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "661:14", | |
"message": "_tab_group_selector was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "663:47", | |
"message": "_tab_group_selector was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "667:16", | |
"message": "_toggleInputsByTab was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "671:16", | |
"message": "_toggleInputsByTab was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "677:12", | |
"message": "_getInputsByLangId was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "677:31", | |
"message": "_getLangId was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "685:21", | |
"message": "_tab_content_selector_prefix was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "724:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "737:32", | |
"message": "_field_type was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "738:98", | |
"message": "_field_type was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "739:35", | |
"message": "_handleTranslatableInputChange was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "743:12", | |
"message": "_checkForUpdates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "748:12", | |
"message": "_checkForUpdates was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "753:68", | |
"message": "_field_type was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "760:44", | |
"message": "_isTranslatableFieldEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "766:50", | |
"message": "_isTranslatableFieldEmpty was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "769:28", | |
"message": "_updateTranslatableFieldReminder was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "782:16", | |
"message": "_field_type was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "850:58", | |
"message": "\"shop_id\" used outside of binding context." | |
} | |
], | |
"bootstrap/your-etsy/listings/featured.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "19:26", | |
"message": "ExplanatorySpacerManager was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:16", | |
"message": "markLastListingRow was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "129:13", | |
"message": "Trailing comma." | |
} | |
], | |
"bootstrap/your-etsy/listings/preview.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "70:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "130:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "151:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/address.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/payments.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "78:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "716:20", | |
"message": "\"nextId\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "717:61", | |
"message": "\"nextId\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "779:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "821:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "821:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/rename.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:24", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:43", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:28", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "123:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "241:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "297:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "298:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/shipping/batch.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/ads.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "15:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "94:13", | |
"message": "Trailing comma." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/geo.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "19:4", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "60:45", | |
"message": "Trailing comma." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/insights.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "31:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "102:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "129:87", | |
"message": "Trailing comma." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/listing.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "30:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "67:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/overview.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "31:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "113:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "192:13", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "218:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/searches.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "31:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "503:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/section.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "32:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "67:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/stats/sources.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "31:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "503:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"bootstrap/your-etsy/shop/translations/shop.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "16:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "16:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "57:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:14", | |
"message": "_self was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:53", | |
"message": "_self was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "71:47", | |
"message": "_self was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "74:40", | |
"message": "_self was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "79:14", | |
"message": "_self was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "108:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"browse/weddings-blog.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"browse/weddings-email.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"browse/weddings-scroller.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"browsing_history/browsing_history.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "12:8", | |
"message": "updateListings was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "17:8", | |
"message": "\"$listing_cards\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "20:34", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:8", | |
"message": "updateListings was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:78", | |
"message": "\"$listing_cards\" used outside of binding context." | |
} | |
], | |
"buyer-onboarding/index.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "34:12", | |
"message": "emptyAndHideTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "35:12", | |
"message": "showBucketsStep was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "58:8", | |
"message": "\"numBucketsSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "59:12", | |
"message": "\"numBucketsSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "100:34", | |
"message": "sortNumber was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "143:16", | |
"message": "hideBucketsStep was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:42", | |
"message": "renderTastemaker was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "149:79", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "150:35", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "150:60", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "179:16", | |
"message": "setPresentedTastemakers was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "187:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "201:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "257:8", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "266:25", | |
"message": "postBuckets was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "269:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "273:12", | |
"message": "postBuckets was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "293:21", | |
"message": "refreshFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "295:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "311:24", | |
"message": "pollRefreshFeed was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "313:31", | |
"message": "redirectToFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "315:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "319:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "335:20", | |
"message": "redirectToFeed was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "343:16", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"canada_day/canada_day.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "22:16", | |
"message": "\"OO\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:29", | |
"message": "\"OO\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "31:36", | |
"message": "Trailing comma." | |
} | |
], | |
"cart/calculated-shipping.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "21:12", | |
"message": "addCart was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "58:8", | |
"message": "bindCartEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "59:8", | |
"message": "setCountryName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "88:16", | |
"message": "resetForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:16", | |
"message": "submitOption was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "103:16", | |
"message": "setCountry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "104:16", | |
"message": "setCountryName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "110:16", | |
"message": "setPostalCode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "121:16", | |
"message": "submitEstimate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "140:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "180:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "195:20", | |
"message": "gotEstimateFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "197:20", | |
"message": "gotEstimateSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "203:16", | |
"message": "gotEstimateFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "233:8", | |
"message": "updateCartDom was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "300:8", | |
"message": "handleSubmissionError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "316:12", | |
"message": "resetTooltipTop was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "328:12", | |
"message": "resetTooltipTop was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "340:12", | |
"message": "resetTooltipTop was used before it was defined" | |
} | |
], | |
"cart/complementary.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"cart/granger.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "14:12", | |
"message": "addCart was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:8", | |
"message": "bindCartEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "46:8", | |
"message": "setCountryName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:16", | |
"message": "resetForm was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "64:16", | |
"message": "setCountry was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:16", | |
"message": "setCountryName was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "71:16", | |
"message": "setPostalCode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "82:16", | |
"message": "submitEstimate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "88:16", | |
"message": "submitUpgrade was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "106:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "141:8", | |
"message": "clearErrors was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "157:20", | |
"message": "gotEstimateFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "159:20", | |
"message": "gotEstimateSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "165:16", | |
"message": "gotEstimateFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "189:8", | |
"message": "updateCartDom was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "221:8", | |
"message": "handleSubmissionError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "232:8", | |
"message": "resetTooltipTop was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "238:8", | |
"message": "resetTooltipTop was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "244:8", | |
"message": "resetTooltipTop was used before it was defined" | |
} | |
], | |
"cart/multi_cart_similar_listings.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "25:8", | |
"message": "bindEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:12", | |
"message": "getSimilarListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "45:20", | |
"message": "gotSimilarListingsFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:20", | |
"message": "gotSimilarListingsSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "51:16", | |
"message": "gotSimilarListingsFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "61:12", | |
"message": "hideCarousel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "69:8", | |
"message": "hideCarousel was used before it was defined" | |
} | |
], | |
"cart/per_cart_similar_listings.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "28:8", | |
"message": "bindEvents was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:12", | |
"message": "getSimilarListings was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:20", | |
"message": "gotSimilarListingsFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:20", | |
"message": "gotSimilarListingsSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:16", | |
"message": "gotSimilarListingsFailure was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "63:12", | |
"message": "hideCarousel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "71:8", | |
"message": "hideCarousel was used before it was defined" | |
} | |
], | |
"category/recently-viewed.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "21:25", | |
"message": "\"displayCorrelatedListings\" used outside of binding context." | |
} | |
], | |
"checkout/unified/address-overlay.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "402:26", | |
"message": "Address was used before it was defined" | |
} | |
], | |
"checkout/unified/ajax-mediator.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "138:12", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"checkout/unified/cart-state.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "59:69", | |
"message": "\"data\" used outside of binding context." | |
} | |
], | |
"checkout/unified/cc/credit-card.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "16:52", | |
"message": "Visa was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:52", | |
"message": "Amex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "20:58", | |
"message": "Mastercard was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "22:56", | |
"message": "Discover was used before it was defined" | |
} | |
], | |
"checkout/unified/order-details.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "13:8", | |
"message": "updateListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "18:8", | |
"message": "updateListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:8", | |
"message": "updateListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:8", | |
"message": "updateListing was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "42:8", | |
"message": "updateListing was used before it was defined" | |
} | |
], | |
"checkout/unified/shipping-options.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "12:58", | |
"message": "submitSelectedOption was used before it was defined" | |
} | |
], | |
"chosen.jquery-0.9.5.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "12:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "67:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "92:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "119:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "122:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "125:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "226:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "260:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "261:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "261:22", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "267:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "399:10", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "439:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "477:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "509:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "537:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "815:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "885:4", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"chosen.jquery-custom.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "14:17", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "69:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "94:19", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "121:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "124:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "127:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "228:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "262:11", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "263:14", | |
"message": "Chosen was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "263:22", | |
"message": "\"AbstractChosen\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "269:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "408:10", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "448:8", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "486:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "518:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "546:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "824:6", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "894:4", | |
"message": "Return statement should not contain assignment." | |
} | |
], | |
"circles.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "260:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"collections/button-remove.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:16", | |
"message": "\"button\" used outside of binding context." | |
} | |
], | |
"collections/button.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "229:28", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "499:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "512:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "514:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"collections/common.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "148:53", | |
"message": "Trailing comma." | |
} | |
], | |
"collections/view.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "66:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "68:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"collections/view_single.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "170:16", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "185:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "187:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "213:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "242:20", | |
"message": "\"updatedUrl\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "249:61", | |
"message": "\"updatedUrl\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "258:42", | |
"message": "\"updatedUrl\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "302:9", | |
"message": "Trailing comma." | |
} | |
], | |
"common/etsy.affiliates.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "4:6", | |
"message": "initClickTracking was used before it was defined" | |
} | |
], | |
"common/etsy.context.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.error-panel.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "65:36", | |
"message": "buildServerSummary was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "66:36", | |
"message": "buildServerErrorRows was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "86:20", | |
"message": "isOfType was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "87:27", | |
"message": "buildError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "93:20", | |
"message": "isOfType was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "94:27", | |
"message": "buildError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "97:23", | |
"message": "buildOtherError was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "116:31", | |
"message": "\"row\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:32", | |
"message": "buildServerSummaryRow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "131:30", | |
"message": "buildServerSummaryRow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "132:32", | |
"message": "buildServerTemplatesRow was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "149:33", | |
"message": "getErrorsOfType was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "152:23", | |
"message": "getItem was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "165:23", | |
"message": "getItem was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "166:28", | |
"message": "getRepoTplPath was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "168:30", | |
"message": "getLineNumber was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "169:27", | |
"message": "getGithubUrl was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "181:28", | |
"message": "getRepoTplPath was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "185:29", | |
"message": "getLineNumber was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "187:26", | |
"message": "getGithubUrl was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "221:42", | |
"message": "getRepoTplPath was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "229:26", | |
"message": "getGithubUrl was used before it was defined" | |
} | |
], | |
"common/etsy.eventlogger.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "17:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "17:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "383:23", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "409:18", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "424:36", | |
"message": "\"entropy\" used outside of binding context." | |
} | |
], | |
"common/etsy.external-accounts.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "8:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "32:36", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:24", | |
"message": "initEventLoggerEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "54:22", | |
"message": "initEventLoggerEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "56:12", | |
"message": "assertIsValidLinkage was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "73:12", | |
"message": "postExtAccountAjax was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "110:12", | |
"message": "assertIsValidExternalType was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "111:17", | |
"message": "checkIsMemberVar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "121:17", | |
"message": "checkIsMemberVar was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "127:17", | |
"message": "checkIsMemberVar was used before it was defined" | |
} | |
], | |
"common/etsy.facebook.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "75:24", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:24", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:16", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "194:16", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "202:35", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "207:35", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "217:16", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "254:16", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "283:16", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "296:16", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "356:20", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "361:32", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "380:28", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "398:16", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "402:24", | |
"message": "\"FB\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "409:24", | |
"message": "\"FB\" used outside of binding context." | |
} | |
], | |
"common/etsy.ga.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.loader.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:20", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:47", | |
"message": "\"len\" used outside of binding context." | |
} | |
], | |
"common/etsy.logger.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.loggingparams.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.namespace.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.orientation-event.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.personalized.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.sendreport.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "25:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.template.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "4:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:35", | |
"message": "get_str was used before it was defined" | |
} | |
], | |
"common/etsy.timeutils.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "17:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "56:24", | |
"message": "\"strftime\" used outside of binding context." | |
} | |
], | |
"common/etsy.topic.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/etsy.url.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "3:8", | |
"message": "Redefinition of 'undefined'." | |
} | |
], | |
"common/facebook/timeline.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "5:28", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"common/simple-overlay.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "27:4", | |
"message": "\"SimpleOverlay\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:4", | |
"message": "\"SimpleOverlay\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "73:11", | |
"message": "\"SimpleOverlay\" used outside of binding context." | |
} | |
], | |
"common/your/shops/pages/dashboard.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "9:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "292:32", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "365:36", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "378:28", | |
"message": "Trailing comma." | |
} | |
], | |
"community/livestream-events.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "3:4", | |
"message": "Redefinition of 'undefined'." | |
} | |
], | |
"community/question-queue.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "3:4", | |
"message": "Redefinition of 'undefined'." | |
} | |
], | |
"compass/base.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "34:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:12", | |
"message": "effects was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "387:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "655:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "685:12", | |
"message": "effects was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "823:16", | |
"message": "\"setTransitionSupported\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1037:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1097:8", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1098:8", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1099:25", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1104:23", | |
"message": "mask was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1348:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1415:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1474:12", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1481:20", | |
"message": "show was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1484:20", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1489:20", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1494:20", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1516:8", | |
"message": "hide was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1527:8", | |
"message": "position was used before it was defined" | |
} | |
], | |
"compass/bulk/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "56:12", | |
"message": "\"assignTo\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "57:12", | |
"message": "\"csrf\" used outside of binding context." | |
} | |
], | |
"compass/dashboard.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "19:23", | |
"message": "\"commafy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "53:0", | |
"message": "\"showTip\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "65:42", | |
"message": "\"timeafy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "67:42", | |
"message": "\"commafy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:0", | |
"message": "\"commafy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:0", | |
"message": "\"timeafy\" used outside of binding context." | |
} | |
], | |
"compass/hud/index.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "28:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3201", | |
"message": "\"l\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3207", | |
"message": "\"k\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3211", | |
"message": "\"k\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3215", | |
"message": "\"k\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "28:3232", | |
"message": "\"k\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4294", | |
"message": "c was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4296", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4336", | |
"message": "f was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4351", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4361", | |
"message": "g was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4373", | |
"message": "e was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:4394", | |
"message": "d was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "34:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"compass/modules/assignment.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "36:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "38:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "39:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "45:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "55:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "63:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "64:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "76:12", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "85:16", | |
"message": "\"actions\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "204:16", | |
"message": "\"flashMsgVerb\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "205:16", | |
"message": "\"changedTypeCallBack\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "206:16", | |
"message": "\"threads\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "208:41", | |
"message": "\"threads\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "221:76", | |
"message": "\"flashMsgVerb\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "225:12", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "226:12", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "226:18", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "229:16", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "236:28", | |
"message": "\"changedTypeCallBack\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "237:28", | |
"message": "\"changedTypeCallBack\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "383:12", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "384:12", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "384:57", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "384:83", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "385:12", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "385:18", | |
"message": "\"url\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "391:16", | |
"message": "\"url\" used outside of binding context." | |
} | |
], | |
"compass/modules/bulk_tagging.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "21:16", | |
"message": "\"checkbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "22:20", | |
"message": "\"checkbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:33", | |
"message": "\"checkbox\" used outside of binding context." | |
} | |
], | |
"compass/modules/compass.functions.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "79:24", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "104:46", | |
"message": "\"reopen_days\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "112:18", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "133:46", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "142:20", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:34", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:45", | |
"message": "\"Compass\" used outside of binding context." | |
} | |
], | |
"compass/modules/compose-message.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "42:28", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "227:20", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "243:30", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "278:16", | |
"message": "\"Compass\" used outside of binding context." | |
} | |
], | |
"compass/modules/counter.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "66:9", | |
"message": "Trailing comma." | |
} | |
], | |
"compass/modules/email-threads.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "118:30", | |
"message": "\"Compass\" used outside of binding context." | |
} | |
], | |
"compass/modules/gavel-violations.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "44:24", | |
"message": "\"violationID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "46:24", | |
"message": "\"listingDiv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "66:104", | |
"message": "\"violationID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:32", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "77:30", | |
"message": "\"listingDiv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "81:75", | |
"message": "\"violationID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "84:43", | |
"message": "\"listingDiv\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "86:32", | |
"message": "\"violationID\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "87:76", | |
"message": "\"violationID\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "246:31", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "247:16", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "247:41", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "250:26", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "253:36", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "265:24", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "268:12", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "270:16", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "271:23", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "275:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "275:22", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "281:23", | |
"message": "emailGlobal was used before it was defined" | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "326:22", | |
"message": "The array literal notation [] is preferrable." | |
} | |
], | |
"compass/modules/knowledgebase.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "166:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"compass/modules/konami.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"compass/modules/multiselect.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "21:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"compass/modules/people.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "80:24", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "98:16", | |
"message": "\"post_url_data_string\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:32", | |
"message": "\"post_url_data_string\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "146:21", | |
"message": "Trailing comma." | |
} | |
], | |
"compass/modules/punisher.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "162:28", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:28", | |
"message": "\"result_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "174:48", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "175:47", | |
"message": "\"result_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "179:66", | |
"message": "\"result_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "185:36", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "189:73", | |
"message": "\"result_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "193:80", | |
"message": "\"result_type\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "199:32", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:43", | |
"message": "\"message\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "201:42", | |
"message": "\"result_type\" used outside of binding context." | |
} | |
], | |
"compass/modules/search-field.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "3:4", | |
"message": "\"INPUT_TEXT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "14:37", | |
"message": "\"INPUT_TEXT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "19:32", | |
"message": "\"INPUT_TEXT\" used outside of binding context." | |
} | |
], | |
"compass/modules/voyager-attachments.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "45:24", | |
"message": "\"CompassUtil\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "54:30", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "86:9", | |
"message": "Trailing comma." | |
} | |
], | |
"compass/rickshaw/rickshaw.min.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "70:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "91:6", | |
"message": "Type was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "129:12", | |
"message": "update was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "129:20", | |
"message": "bind was used before it was defined" | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "156:12", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "160:26", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "168:24", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "221:21", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "221:22", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "222:17", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "282:15", | |
"message": "\"DOMException\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "379:13", | |
"message": "\"RICKSHAW_NO_COMPAT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "379:52", | |
"message": "\"RICKSHAW_NO_COMPAT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "379:82", | |
"message": "\"RICKSHAW_NO_COMPAT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "650:29", | |
"message": "\"elementWidth\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "651:31", | |
"message": "\"elementHeight\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1415:30", | |
"message": "\"elementWidth\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1416:31", | |
"message": "\"elementHeight\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1475:29", | |
"message": "\"elementWidth\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1476:31", | |
"message": "\"elementHeight\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1516:22", | |
"message": "\"transform\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1562:18", | |
"message": "\"adjustedScale\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2727:19", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2914:44", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2918:12", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2919:9", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2922:16", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2977:18", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"compass/tasktools/modules/collapsible-convos.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "2:4", | |
"message": "showPanel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "7:4", | |
"message": "hidePanel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "10:53", | |
"message": "showPanel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:53", | |
"message": "hidePanel was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "33:12", | |
"message": "allPanelsHidden was used before it was defined" | |
} | |
], | |
"compass/tasktools/modules/collapsible-panels.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "9:12", | |
"message": "togglePanel was used before it was defined" | |
} | |
], | |
"compass/tasktools/modules/url-filter.js": [ | |
{ | |
"id": "no-extra-boolean-cast", | |
"location": "14:21", | |
"message": "Redundant double negation in a ternary condition." | |
} | |
], | |
"compass/tasktools/nad/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "35:8", | |
"message": "\"CASE_ESCALATION_LEVEL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "126:20", | |
"message": "\"CASE_ESCALATION_LEVEL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "129:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"compass/tasktools/nondelivery/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "37:8", | |
"message": "\"TRANSACTIONS_PANEL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "135:20", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:4", | |
"message": "\"togglePanel\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "162:16", | |
"message": "\"TRANSACTIONS_PANEL\" used outside of binding context." | |
} | |
], | |
"compass/tasktools/nonpayment/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "6:9", | |
"message": "\"togglePanel\" used outside of binding context." | |
} | |
], | |
"compass/tasktools/phone_request/index.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "77:20", | |
"message": "CallStart was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "148:8", | |
"message": "CallStart was used before it was defined" | |
} | |
], | |
"compass/tasktools/spam/index.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "23:8", | |
"message": "populateConvoContext was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "29:4", | |
"message": "populateConvoContext was used before it was defined" | |
} | |
], | |
"compass/tiny_mce_config.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "1:0", | |
"message": "\"tinyMCE\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "35:16", | |
"message": "\"tinymce\" used outside of binding context." | |
} | |
], | |
"compass/twitter/view/index.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "6:8", | |
"message": "\"MAX_MESSAGE_LENGTH\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "8:4", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:4", | |
"message": "\"Compass\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "72:58", | |
"message": "\"MAX_MESSAGE_LENGTH\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "78:42", | |
"message": "\"MAX_MESSAGE_LENGTH\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "139:8", | |
"message": "\"Compass\" used outside of binding context." | |
} | |
], | |
"confirm-email.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "15:8", | |
"message": "resendConfirmationEmail was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "28:8", | |
"message": "resendConfirmationEmail was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "42:24", | |
"message": "showSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "44:24", | |
"message": "showAlreadyConfirmed was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "46:24", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "49:20", | |
"message": "showError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "53:16", | |
"message": "showError was used before it was defined" | |
} | |
], | |
"conversations/canned_responses.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "91:24", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "169:20", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"conversations/click_to_translate.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "40:12", | |
"message": "\"e\" used outside of binding context." | |
} | |
], | |
"conversations/conversation.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "40:9", | |
"message": "Trailing comma." | |
} | |
], | |
"conversations/conversation_list.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "66:32", | |
"message": "\"link\" used outside of binding context." | |
} | |
], | |
"conversations/message_list.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "11:91", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "37:12", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:94", | |
"message": "\"data\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "87:9", | |
"message": "Trailing comma." | |
} | |
], | |
"conversations/tag_picker.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "28:48", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "146:12", | |
"message": "\"$checkbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:12", | |
"message": "\"$checkbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "148:33", | |
"message": "\"$checkbox\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "181:9", | |
"message": "Trailing comma." | |
} | |
], | |
"conversations/toolbar.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "18:49", | |
"message": "Trailing comma." | |
} | |
], | |
"conversations/upload_attachment.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"conversations/validate_conversations_form.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"convos/confirmationoverlay.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "43:24", | |
"message": "enableOverlayButtons was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "47:16", | |
"message": "bindOverlayActions was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "69:12", | |
"message": "\"overlayButtons\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "70:12", | |
"message": "\"overlayButtons\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "71:12", | |
"message": "\"overlayButtons\" used outside of binding context." | |
} | |
], | |
"convos/custom_order_builder.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "45:12", | |
"message": "\"required_attributes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "48:16", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:21", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "49:37", | |
"message": "\"value\" used outside of binding context." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "314:49", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "747:72", | |
"message": "Trailing comma." | |
} | |
], | |
"convos/helper.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "23:21", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "24:24", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:31", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:40", | |
"message": "syncFoldersWithField was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:68", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "25:83", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:31", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "27:47", | |
"message": "\"field\" used outside of binding context." | |
} | |
], | |
"convos/simple.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "38:58", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "61:54", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "150:13", | |
"message": "Trailing comma." | |
} | |
], | |
"convos/statusbar.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "17:8", | |
"message": "init was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "94:17", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "95:20", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "96:42", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "97:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "116:99", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "145:27", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "147:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "161:27", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "163:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "169:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "177:27", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "184:27", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "191:27", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "193:35", | |
"message": "\"field\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "200:35", | |
"message": "\"field\" used outside of binding context." | |
} | |
], | |
"convos/thread.js": [ | |
{ | |
"id": "no-native-reassign", | |
"location": "26:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:23", | |
"message": "initFolders was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:34", | |
"message": "\"unescape\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "209:20", | |
"message": "isInCollapseZone was used before it was defined" | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "360:97", | |
"message": "Trailing comma." | |
} | |
], | |
"convos/threads.js": [ | |
{ | |
"id": "no-native-reassign", | |
"location": "16:8", | |
"message": "Redefinition of 'undefined'." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "177:16", | |
"message": "sync was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "183:20", | |
"message": "sync was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "275:16", | |
"message": "sync was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "282:39", | |
"message": "getStoredThreadData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "284:16", | |
"message": "sync was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "320:16", | |
"message": "setThreadsSelection was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "329:39", | |
"message": "getStoredThreadData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "331:16", | |
"message": "sync was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "339:35", | |
"message": "getStoredThreadData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "340:33", | |
"message": "getLiveThreadData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "343:16", | |
"message": "syncData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "344:16", | |
"message": "syncInterface was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "346:16", | |
"message": "syncInterface was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "352:16", | |
"message": "deleteStoredThreadData was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "355:12", | |
"message": "updateCounts was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "356:12", | |
"message": "updateTools was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "386:41", | |
"message": "\"escape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "397:32", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "397:58", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "420:27", | |
"message": "getThreadId was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "424:16", | |
"message": "\"storedThreadData\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "436:37", | |
"message": "\"storedThreadData\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "452:20", | |
"message": "getThreadId was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "460:83", | |
"message": "\"unescape\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "478:16", | |
"message": "\"numSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "479:16", | |
"message": "\"numReadSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "480:16", | |
"message": "\"numInInboxSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "485:20", | |
"message": "\"numSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "487:24", | |
"message": "\"numReadSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "490:24", | |
"message": "\"numInInboxSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "497:27", | |
"message": "\"numSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "498:31", | |
"message": "\"numReadSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "499:34", | |
"message": "\"numInInboxSelected\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "521:9", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"convos/tool.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "76:12", | |
"message": "submitForm was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "102:12", | |
"message": "\"isTrash\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "107:12", | |
"message": "\"isMoveToFolder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "108:12", | |
"message": "\"isMoveToInbox\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "113:12", | |
"message": "\"inSearch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:51", | |
"message": "\"inSearch\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:79", | |
"message": "\"isTrash\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:131", | |
"message": "\"isMoveToFolder\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "122:149", | |
"message": "\"isMoveToInbox\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "133:20", | |
"message": "handleSuccess was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "139:20", | |
"message": "handleError was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "153:16", | |
"message": "handleError was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "249:20", | |
"message": "\"changedFolders\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "250:84", | |
"message": "\"changedFolders\" used outside of binding context." | |
} | |
], | |
"convos/tools/addtofolder.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "335:12", | |
"message": "\"matchingName\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "338:16", | |
"message": "\"matchingName\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "339:32", | |
"message": "\"matchingName\" used outside of binding context." | |
} | |
], | |
"convos/tools/cannedresponses.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "95:24", | |
"message": "\"confirm\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "172:20", | |
"message": "\"confirm\" used outside of binding context." | |
} | |
], | |
"craftparty/2013/craftparty.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "44:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "56:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "83:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "101:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "117:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "127:12", | |
"message": "\"clicked\" used outside of binding context." | |
} | |
], | |
"custom_orders/landing-page.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"default-address.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "15:50", | |
"message": "updateDefault was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:31", | |
"message": "getAddressId was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "39:64", | |
"message": "getAddressId was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "90:16", | |
"message": "\"$newDefault\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "91:20", | |
"message": "\"$newDefault\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "92:34", | |
"message": "\"$newDefault\" used outside of binding context." | |
} | |
], | |
"developers/apps-forms.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"developers/docs-table.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"developers/edit-app.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"developers/register-app.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"developers/request-full-listed.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"embedding/events.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "48:16", | |
"message": "\"handler\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "52:54", | |
"message": "\"handler\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "54:52", | |
"message": "\"handler\" used outside of binding context." | |
} | |
], | |
"embedding/log.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "13:8", | |
"message": "_remoteLog was used before it was defined" | |
} | |
], | |
"embedding/widgets/base.js": [ | |
{ | |
"id": "no-comma-dangle", | |
"location": "94:42", | |
"message": "Trailing comma." | |
}, | |
{ | |
"id": "no-comma-dangle", | |
"location": "99:54", | |
"message": "Trailing comma." | |
} | |
], | |
"embedding/widgets/nonprofit_collection.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "69:20", | |
"message": "readyImgCt was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:24", | |
"message": "readyImgCt was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "70:38", | |
"message": "images was used before it was defined" | |
} | |
], | |
"embedding/widgets/page.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "74:38", | |
"message": "images was used before it was defined" | |
} | |
], | |
"embedding/widgets/page_collection.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "76:38", | |
"message": "images was used before it was defined" | |
} | |
], | |
"esr/listings/seller_toolbox/language_preview.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy/eventlogger.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "3:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "124:13", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy/money/serializer.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "11:12", | |
"message": "\"vals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:29", | |
"message": "\"vals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:38", | |
"message": "\"vals\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "13:47", | |
"message": "\"vals\" used outside of binding context." | |
} | |
], | |
"etsy.action_toolbox.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.address_form.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "11:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "407:35", | |
"message": "\"elOffset\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "408:36", | |
"message": "\"elOffset\" used outside of binding context." | |
} | |
], | |
"etsy.admin-toolbar.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "114:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "131:14", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "148:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "153:3", | |
"message": "\"localeGroup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "154:23", | |
"message": "\"localeGroup\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "155:18", | |
"message": "\"localeGroup\" used outside of binding context." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "158:2", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "188:5", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "213:11", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "215:11", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "283:15", | |
"message": "Do not use Number as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "322:13", | |
"message": "Do not use Number as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "326:13", | |
"message": "Do not use Number as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "330:23", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "364:17", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "436:10", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "438:10", | |
"message": "Do not use String as a constructor." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "483:15", | |
"message": "Do not use Number as a constructor." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "551:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "681:34", | |
"message": "Rainbow was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "894:20", | |
"message": "\"flag\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "895:20", | |
"message": "\"varient\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "896:20", | |
"message": "\"features\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "897:20", | |
"message": "\"newFeatures\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "898:20", | |
"message": "\"features\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "899:27", | |
"message": "\"features\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "901:24", | |
"message": "\"newFeatures\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "901:52", | |
"message": "\"flag\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "901:59", | |
"message": "\"flag\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "901:72", | |
"message": "\"varient\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "904:20", | |
"message": "\"newFeatures\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "904:40", | |
"message": "\"flag\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "906:20", | |
"message": "\"newFeatures\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "906:35", | |
"message": "\"flag\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "906:48", | |
"message": "\"varient\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "908:102", | |
"message": "\"newFeatures\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "927:12", | |
"message": "\"BOOMR\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "931:12", | |
"message": "\"BOOMR\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1070:4", | |
"message": "setColours was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1077:36", | |
"message": "ColourGradient was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1083:41", | |
"message": "ColourGradient was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1133:22", | |
"message": "getHexColour was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1134:20", | |
"message": "getHexColour was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1147:15", | |
"message": "calcHex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1148:10", | |
"message": "calcHex was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1149:10", | |
"message": "calcHex was used before it was defined" | |
} | |
], | |
"etsy.as.suggestions.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "11:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "11:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.autosuggest.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "2:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:24", | |
"message": "highlightResult was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "130:20", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "138:24", | |
"message": "chooseResult was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "158:52", | |
"message": "runRequest was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "160:24", | |
"message": "runRequest was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "204:16", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "214:69", | |
"message": "processResult was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:16", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "215:29", | |
"message": "errorResult was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "234:31", | |
"message": "getSelected was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "236:34", | |
"message": "getSelected was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "247:16", | |
"message": "showContainer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "258:20", | |
"message": "updateInputValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "269:61", | |
"message": "getSelected was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "285:24", | |
"message": "updateInputValue was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "289:59", | |
"message": "getSelected was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "306:16", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "330:55", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "331:56", | |
"message": "showContainer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "335:53", | |
"message": "hideResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "336:54", | |
"message": "showContainer was used before it was defined" | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "476:17", | |
"message": "Unnecessary semicolon." | |
} | |
], | |
"etsy.autosuggest.responsive.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.backbone.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.char-counter.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.circles-nag.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "42:47", | |
"message": "\"CIRCLE_NAG_AB_VARIANT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "73:46", | |
"message": "\"CIRCLE_NAG_AB_VARIANT\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "74:32", | |
"message": "\"FAVORITES_TYPE\" used outside of binding context." | |
} | |
], | |
"etsy.colors.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "19:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:31", | |
"message": "array was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:22", | |
"message": "create was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "23:22", | |
"message": "\"create\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:29", | |
"message": "apply was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:66", | |
"message": "nu was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:35", | |
"message": "length was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:16", | |
"message": "elements was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:25", | |
"message": "has was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "27:45", | |
"message": "push was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "31:15", | |
"message": "\"create\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:15", | |
"message": "create was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "31:22", | |
"message": "apply was used before it was defined" | |
}, | |
{ | |
"id": "no-return-assign", | |
"location": "112:12", | |
"message": "Return statement should not contain assignment." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "193:32", | |
"message": "\"ActiveXObject\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "198:22", | |
"message": "\"createPopup\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "201:20", | |
"message": "cacher was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "216:20", | |
"message": "cacher was used before it was defined" | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "262:20", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "358:20", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "466:90", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "468:19", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "471:23", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "487:19", | |
"message": "pathClone was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "532:15", | |
"message": "path2curve was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "546:26", | |
"message": "curveDim was used before it was defined" | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "612:24", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "689:24", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "713:20", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "788:16", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "789:16", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "790:16", | |
"message": "\"cx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "791:16", | |
"message": "\"cy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "793:21", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "793:26", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "795:28", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "798:16", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "798:21", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "798:48", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "798:53", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "799:21", | |
"message": "\"cx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "799:40", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "800:21", | |
"message": "\"cy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "800:40", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "801:79", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "801:90", | |
"message": "\"cx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "801:94", | |
"message": "\"cy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "803:17", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "803:22", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "804:30", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "805:30", | |
"message": "\"f1\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "806:30", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "807:30", | |
"message": "\"f2\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "844:38", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "845:38", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "861:38", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "862:38", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "935:24", | |
"message": "ii was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "935:24", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "945:24", | |
"message": "ii was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "945:24", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "983:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "983:24", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "983:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "983:51", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "983:55", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "984:26", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "985:45", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "987:33", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "987:44", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "995:24", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "995:28", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "998:45", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "998:49", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "999:27", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "999:31", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "999:34", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1001:29", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1032:28", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1100:44", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1121:24", | |
"message": "Element was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1123:12", | |
"message": "setFillAndStroke was used before it was defined" | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1128:21", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1128:30", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1135:37", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1136:29", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1136:47", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1136:56", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1137:40", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1137:55", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1137:71", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "1138:30", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1173:61", | |
"message": "\"vector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1173:76", | |
"message": "\"vector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1173:91", | |
"message": "\"vector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1173:106", | |
"message": "\"vector\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1255:47", | |
"message": "\"pn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1257:32", | |
"message": "\"pn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1259:32", | |
"message": "\"pn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1262:32", | |
"message": "\"pn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1264:32", | |
"message": "\"pn\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1272:32", | |
"message": "\"rect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1278:39", | |
"message": "\"rect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1279:39", | |
"message": "\"rect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1280:43", | |
"message": "\"rect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1281:44", | |
"message": "\"rect\" used outside of binding context." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1300:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1308:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1312:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1321:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1329:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1333:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1367:28", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1367:37", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1368:28", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1368:37", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1370:44", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1371:44", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1373:28", | |
"message": "translate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1373:46", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1373:53", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1376:28", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:37", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:50", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:60", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:86", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:104", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:125", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1377:143", | |
"message": "\"xy\" used outside of binding context." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1379:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1381:32", | |
"message": "\"isURL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1382:32", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1384:32", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1385:34", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1387:73", | |
"message": "\"isURL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1388:32", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1393:38", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1399:42", | |
"message": "\"isURL\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1400:58", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1401:60", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1402:57", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1403:44", | |
"message": "\"el\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1408:33", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1422:28", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1422:76", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1422:94", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1422:114", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1424:28", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1425:52", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1426:47", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1426:97", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1426:115", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1426:135", | |
"message": "\"clr\" used outside of binding context." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1431:24", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "1436:24", | |
"message": "Expected a \"break\" statement before \"default\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1450:39", | |
"message": "\"cssrule\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1458:12", | |
"message": "tuneText was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1487:16", | |
"message": "\"texts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:28", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:33", | |
"message": "\"texts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:48", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:52", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1488:56", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1489:20", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1489:27", | |
"message": "\"texts\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1489:33", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1605:12", | |
"message": "\"hide\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1624:27", | |
"message": "translate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1648:16", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1650:102", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1651:82", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1652:34", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1654:20", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1657:35", | |
"message": "\"params\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1866:16", | |
"message": "\"res\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1874:20", | |
"message": "\"res\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1876:23", | |
"message": "\"res\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1882:8", | |
"message": "\"thePath\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1883:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1887:21", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1899:12", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "1903:8", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1916:25", | |
"message": "rectPath was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1935:16", | |
"message": "translate was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1996:43", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2015:136", | |
"message": "\"addGradientFill\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2024:49", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2037:16", | |
"message": "\"opacity\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2038:69", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2039:16", | |
"message": "\"opacity\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2039:36", | |
"message": "\"opacity\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2042:39", | |
"message": "\"opacity\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2043:33", | |
"message": "\"opacity\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2094:8", | |
"message": "\"addGradientFill\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:29", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:47", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:56", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:79", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:94", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:111", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "2106:126", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2124:60", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2143:40", | |
"message": "\"angle\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2175:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2176:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2209:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2298:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2302:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2306:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2320:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2333:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2349:27", | |
"message": "translate was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2364:21", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2364:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2364:55", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2365:32", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2365:53", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2386:16", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2388:20", | |
"message": "\"addGradientFill\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2394:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2399:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2409:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2413:39", | |
"message": "Set was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2424:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2428:39", | |
"message": "Set was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2435:8", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2450:8", | |
"message": "\"theCircle\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2451:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2452:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2460:12", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2475:8", | |
"message": "\"theRect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2488:8", | |
"message": "\"theEllipse\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2489:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2490:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2498:12", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2507:8", | |
"message": "\"theImage\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2508:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2509:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2526:8", | |
"message": "\"theText\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2527:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2528:21", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2530:23", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2532:20", | |
"message": "createNode was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2554:12", | |
"message": "\"setFillAndStroke\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2559:8", | |
"message": "\"setSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2580:8", | |
"message": "\"create\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2664:15", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "2748:8", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2748:9", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2749:55", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "2756:69", | |
"message": "Don't make functions within a loop" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2769:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2772:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2775:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2790:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2798:15", | |
"message": "\"theCircle\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2801:15", | |
"message": "\"theRect\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2804:15", | |
"message": "\"theEllipse\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2808:15", | |
"message": "\"thePath\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2811:15", | |
"message": "\"theImage\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2814:15", | |
"message": "\"theText\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "2818:19", | |
"message": "Set was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2820:25", | |
"message": "\"setSize\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2826:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2834:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2876:32", | |
"message": "\"newh\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2878:31", | |
"message": "\"neww\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2879:33", | |
"message": "\"neww\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2880:33", | |
"message": "\"newh\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2904:41", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2905:32", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2907:41", | |
"message": "\"skip\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2910:28", | |
"message": "\"skip\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2913:30", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2913:54", | |
"message": "\"fx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2914:30", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2914:54", | |
"message": "\"fy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2920:40", | |
"message": "\"fx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2923:33", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2923:40", | |
"message": "\"jj\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2923:56", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2923:60", | |
"message": "\"jj\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2923:64", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2924:34", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2924:40", | |
"message": "\"fy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2927:33", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2927:40", | |
"message": "\"jj\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2927:56", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2927:60", | |
"message": "\"jj\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2927:64", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2928:34", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2928:41", | |
"message": "\"j\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2928:50", | |
"message": "\"fx\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2928:55", | |
"message": "\"fy\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2932:46", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2933:31", | |
"message": "\"dim2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2933:40", | |
"message": "\"dim2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2934:31", | |
"message": "\"dim2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2934:40", | |
"message": "\"dim2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2935:20", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2936:20", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2937:37", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2944:48", | |
"message": "\"neww\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2945:48", | |
"message": "\"newh\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "2972:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3002:76", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3056:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3063:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3067:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3108:20", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3121:36", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3125:40", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3128:40", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3163:41", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3164:41", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3165:47", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3165:66", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3166:63", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3166:76", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3166:85", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3173:36", | |
"message": "upto255 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3174:36", | |
"message": "upto255 was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3175:36", | |
"message": "upto255 was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3194:47", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3195:47", | |
"message": "\"y\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3196:46", | |
"message": "\"x\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3196:54", | |
"message": "\"y\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3207:40", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3208:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3209:48", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3209:65", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3209:92", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3217:32", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3218:39", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3219:40", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3219:46", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3219:52", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3219:79", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3229:24", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3230:65", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3230:110", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3231:55", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3231:68", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3231:77", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3239:21", | |
"message": "\"that\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3239:29", | |
"message": "\"that\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3239:43", | |
"message": "\"that\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3270:20", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3271:20", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3272:37", | |
"message": "\"path\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3277:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3285:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3285:27", | |
"message": "along was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3286:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3286:31", | |
"message": "along was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "3307:20", | |
"message": "solveCurveX was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3348:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3352:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3375:67", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3377:37", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3378:34", | |
"message": "\"bb\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3379:34", | |
"message": "\"bb\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3380:34", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3381:34", | |
"message": "\"point\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3384:33", | |
"message": "\"len\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3394:32", | |
"message": "\"toColour\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3395:32", | |
"message": "\"toColour\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3396:32", | |
"message": "\"toColour\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3401:37", | |
"message": "\"pathes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3402:37", | |
"message": "\"pathes\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3407:52", | |
"message": "\"toPath\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3417:46", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3417:62", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:46", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:58", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:71", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:83", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:96", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:108", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3420:119", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3421:47", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3424:47", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3426:47", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3426:81", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3431:32", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3432:39", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3433:47", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3433:53", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3433:60", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3433:76", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3437:35", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3440:24", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3441:24", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3443:24", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3444:31", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3445:39", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3445:46", | |
"message": "\"values\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3445:53", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3445:65", | |
"message": "\"from2\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3445:71", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3455:16", | |
"message": "\"attr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3458:16", | |
"message": "\"attr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3459:27", | |
"message": "\"attr\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3465:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3465:24", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3465:44", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3465:48", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3465:52", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:35", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:71", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:97", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:113", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:137", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3466:153", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3504:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3508:13", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3508:20", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3508:64", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3508:68", | |
"message": "\"ii\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3508:72", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3509:39", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3516:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3519:4", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "no-native-reassign", | |
"location": "3525:8", | |
"message": "Redefinition of 'Set'." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3555:23", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3555:36", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "3556:29", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-delete-var", | |
"location": "3730:57", | |
"message": "Variables should not be deleted." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3730:64", | |
"message": "\"Raphael\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3733:11", | |
"message": "\"elproto\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3736:42", | |
"message": "\"Raphael\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3803:41", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3844:40", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3878:22", | |
"message": "\"Raphael\" used outside of binding context." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "3880:63", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3913:20", | |
"message": "\"Raphael\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3930:18", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3930:23", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3930:38", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3931:38", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3932:42", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "3969:27", | |
"message": "\"Raphael\" used outside of binding context." | |
}, | |
{ | |
"id": "no-loop-func", | |
"location": "3992:75", | |
"message": "Don't make functions within a loop" | |
} | |
], | |
"etsy.creditcard_edit_overlay.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "8:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.dev-proxy.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "12:12", | |
"message": "\"dev_proxy_check\" used outside of binding context." | |
} | |
], | |
"etsy.dismissible.notices.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.email-list-signup.js": [ | |
{ | |
"id": "no-catch-shadow", | |
"location": "29:30", | |
"message": "Value of 'e' may be overwritten in IE 8 and earlier." | |
} | |
], | |
"etsy.email_builder.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-extra-semi", | |
"location": "7:56", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "18:34", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "58:27", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "no-array-constructor", | |
"location": "86:38", | |
"message": "The array literal notation [] is preferrable." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "100:25", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "101:78", | |
"message": "\"i\" used outside of binding context." | |
} | |
], | |
"etsy.email_builder.module.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-floating-decimal", | |
"location": "16:21", | |
"message": "A leading decimal point can be confused with a dot." | |
}, | |
{ | |
"id": "no-new-object", | |
"location": "75:23", | |
"message": "The object literal notation {} is preferrable." | |
}, | |
{ | |
"id": "no-new-object", | |
"location": "84:27", | |
"message": "The object literal notation {} is preferrable." | |
}, | |
{ | |
"id": "no-new-object", | |
"location": "88:28", | |
"message": "The object literal notation {} is preferrable." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "124:17", | |
"message": "i was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "124:17", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "125:37", | |
"message": "i was used before it was defined" | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "125:37", | |
"message": "\"i\" used outside of binding context." | |
} | |
], | |
"etsy.email_builder.module.option.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.favorite-customize.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.favorite-editor.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "131:20", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"etsy.favorite_button.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "3:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "88:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"etsy.fileuploader.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "220:28", | |
"message": "\"response\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "222:29", | |
"message": "\"response\" used outside of binding context." | |
} | |
], | |
"etsy.fixedTop.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.form.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.headernav.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.headertips.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.heatmap.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "133:12", | |
"message": "\"percentY\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "151:12", | |
"message": "\"percentY\" used outside of binding context." | |
} | |
], | |
"etsy.humanmessage.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-multi-str", | |
"location": "20:23", | |
"message": "Multiline support is limited to browsers supporting ES5 only." | |
} | |
], | |
"etsy.infinite-scroll.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "37:12", | |
"message": "updateScroll was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "38:29", | |
"message": "handleScroll was used before it was defined" | |
} | |
], | |
"etsy.inline-hearts-module.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "182:24", | |
"message": "\"alert\" used outside of binding context." | |
} | |
], | |
"etsy.inline-workflow.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "2:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.listing-add-cart.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "9:4", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.listing-poster.js": [ | |
{ | |
"id": "block-scoped-var", | |
"location": "188:13", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "189:55", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "190:30", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "193:35", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "194:49", | |
"message": "\"i\" used outside of binding context." | |
}, | |
{ | |
"id": "no-new-wrappers", | |
"location": "497:33", | |
"message": "Do not use Number as a constructor." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "628:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "633:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "639:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "652:12", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "672:12", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "680:12", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "no-fallthrough", | |
"location": "688:12", | |
"message": "Expected a \"break\" statement before \"case\"." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "710:8", | |
"message": "\"alert\" used outside of binding context." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "810:37", | |
"message": "\"template\" used outside of binding context." | |
} | |
], | |
"etsy.listing_scroller.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "18:28", | |
"message": "\"Scroller\" used outside of binding context." | |
} | |
], | |
"etsy.listings-feed.js": [ | |
{ | |
"id": "no-use-before-define", | |
"location": "70:12", | |
"message": "initFixedNavigationHandler was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1317:65", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1566:34", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1569:43", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1579:40", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1595:35", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1609:32", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1678:38", | |
"message": "getChildCategories was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1890:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1890:59", | |
"message": "getFeedEventAttributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1892:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1892:53", | |
"message": "getFeedEventAttributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1894:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1894:57", | |
"message": "getFeedEventAttributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1896:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1896:45", | |
"message": "getFeedEventAttributes was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1898:16", | |
"message": "logEvent was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "1898:38", | |
"message": "getFeedEventAttributes was used before it was defined" | |
} | |
], | |
"etsy.live_preview.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "5:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.local.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.log-click-events.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.messages.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.nags.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.oauth.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.overlay-form.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.overlay.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.page-position.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
} | |
], | |
"etsy.paginator.js": [ | |
{ | |
"id": "no-extra-semi", | |
"location": "1:0", | |
"message": "Unnecessary semicolon." | |
}, | |
{ | |
"id": "wrap-iife", | |
"location": "1:1", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "block-scoped-var", | |
"location": "144:23", | |
"message": "\"i\" used outside of binding context." | |
} | |
], | |
"etsy.people-overlay.js": [ | |
{ | |
"id": "wrap-iife", | |
"location": "1:0", | |
"message": "Move the invocation into the parens that contain the function." | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "16:12", | |
"message": "_okayButton was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "17:12", | |
"message": "_overlayObject was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "21:16", | |
"message": "_peopleContainer was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "22:16", | |
"message": "_noPeople was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "23:16", | |
"message": "_noResults was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
"location": "25:20", | |
"message": "_options was used before it was defined" | |
}, | |
{ | |
"id": "no-use-before-define", | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment